[mb-commits] r13619 - mmd-schema/trunk/schema

[email protected] Sun, 17 Feb 2013 21:56:59 +0000
Newsgroups gmane.comp.audio.musicbrainz.cvs
Message-ID <E1U7CEF-0000cn-LZ@wiley>
Author: ianmcorvidae
Date: 2013-02-17 21:56:56 +0000 (Sun, 17 Feb 2013)
New Revision: 13619

Modified:
   mmd-schema/trunk/schema/musicbrainz_mmd-2.0.rng
Log:
MBS-5677: Add URL MBIDs to the webservice

Modified: mmd-schema/trunk/schema/musicbrainz_mmd-2.0.rng
===================================================================
--- mmd-schema/trunk/schema/musicbrainz_mmd-2.0.rng	2013-02-07 16:24:20 UTC (rev 13618)
+++ mmd-schema/trunk/schema/musicbrainz_mmd-2.0.rng	2013-02-17 21:56:56 UTC (rev 13619)
@@ -753,6 +753,11 @@
                 <data type="anyURI"/>
             </attribute>
             <element name="target">
+                <optional>
+                    <attribute name="id">
+                        <data type="anyURI"/>
+                    </attribute>
+                </optional>
                 <data type="anyURI"/>
             </element>
             <optional>