[tdwg-tapir] Schema modification: r524 - trunk/protocol

tdwg-tapir at lists.tdwg.org tdwg-tapir at lists.tdwg.org
Thu May 4 18:17:17 CEST 2006


Author: markus
Date: 2006-05-04 18:17:16 +0200 (Thu, 04 May 2006)
New Revision: 524

Modified:
   trunk/protocol/tapir.xsd
Log:
reintroduced the custom extension slot in metadata responses

Modified: trunk/protocol/tapir.xsd
===================================================================
--- trunk/protocol/tapir.xsd	2006-05-04 14:42:12 UTC (rev 523)
+++ trunk/protocol/tapir.xsd	2006-05-04 16:17:16 UTC (rev 524)
@@ -1473,6 +1473,7 @@
 					</xsd:sequence>
 				</xsd:complexType>
 			</xsd:element>
+			<xsd:element ref="custom"/>
 		</xsd:sequence>
 		<xsd:attribute ref="lang"/>
 	</xsd:complexType>
@@ -1553,6 +1554,7 @@
 			</xsd:element>
 			<xsd:element name="contact" type="contactInformationType" maxOccurs="unbounded"/>
 			<xsd:element name="geoLocation" type="geoLocationType" minOccurs="0"/>
+			<xsd:element ref="custom"/>
 		</xsd:sequence>
 		<xsd:attribute ref="lang"/>
 	</xsd:complexType>





More information about the tdwg-tag mailing list