|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
MMD schema questions1) I'm looking at the latest (I think) MMD schema and I do not see the <release-info-list> tag defined.
http://bugs.musicbrainz.org/browser/mmd-schema/trunk/schema/musicbrainz_mmd-1.4.rng http://musicbrainz.org/ws/1/artist/65f4f0c5-ef9e-490c-aee3-909e7ae6b2ab?type=xml&inc=counts+sa-Official <release id="a89e1d92-5381-4dab-ba51-733137d0e431" type="Album Official"> <title>Kill 'em All</title> <text-representation language="ENG" script="Latn"/> <asin>B00000B9AN</asin> <release-info-list count="17"/> <disc-list count="15"/> <track-list count="10"/> </release> 2) relation element extension <define name="def_relation-element_extension"> <ref name="def_extension_element"/> </define> Should this be changed to match the others? <define name="def_relation-element_extension"> <zeroOrMore> <ref name="def_extension_element"/> </zeroOrMore> </define> _______________________________________________ MusicBrainz-devel mailing list MusicBrainz-devel@... http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel |
|
|
Re: MMD schema questionsHi,
On Friday, 2009-09-04, Bob Faist wrote: > 1) I'm looking at the latest (I think) MMD schema and I do not see the > <release-info-list> tag defined. [...] Hmm, never heard of <release-info-list>, but it should definitely be part of the schema since the server generates it. Could you add a couple of test cases to test-data and change the schema accordingly? Cheers, Matthias _______________________________________________ MusicBrainz-devel mailing list MusicBrainz-devel@... http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel |
|
|
Re: MMD schema questionsOn Sat, Sep 5, 2009 at 9:58 AM, Matthias Friedrich<matt@...> wrote:
> Hi, > > On Friday, 2009-09-04, Bob Faist wrote: >> 1) I'm looking at the latest (I think) MMD schema and I do not see the >> <release-info-list> tag defined. > [...] > > Hmm, never heard of <release-info-list>, but it should definitely be > part of the schema since the server generates it. Alternatively we could fix the server to return <release-event-list>. :) -- Lukas Lalinsky lalinsky@... _______________________________________________ MusicBrainz-devel mailing list MusicBrainz-devel@... http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel |
|
|
Re: MMD schema questionsOn Saturday, 2009-09-05, Lukás Lalinský wrote:
> On Sat, Sep 5, 2009 at 9:58 AM, Matthias Friedrich<matt@...> wrote: >> Hmm, never heard of <release-info-list>, but it should definitely be >> part of the schema since the server generates it. > Alternatively we could fix the server to return <release-event-list>. :) Even better :) Cheers, Matthias _______________________________________________ MusicBrainz-devel mailing list MusicBrainz-devel@... http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel |
|
|
Re: MMD schema questionsMatthias Friedrich wrote:
> On Saturday, 2009-09-05, Lukás Lalinský wrote: > >> On Sat, Sep 5, 2009 at 9:58 AM, Matthias Friedrich<matt@...> wrote: >> > > >>> Hmm, never heard of <release-info-list>, but it should definitely be >>> part of the schema since the server generates it. >>> > > >> Alternatively we could fix the server to return <release-event-list>. :) >> > > _______________________________________________ MusicBrainz-devel mailing list MusicBrainz-devel@... http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-devel |
| Free embeddable forum powered by Nabble | Forum Help |