[tdwg-tapir] Schema modification: r519 - trunk/protocol/examples

tdwg-tapir at lists.tdwg.org tdwg-tapir at lists.tdwg.org
Fri Apr 28 23:38:05 CEST 2006


Author: javier
Date: 2006-04-28 23:38:03 +0200 (Fri, 28 Apr 2006)
New Revision: 519

Modified:
   trunk/protocol/examples/wfs_gcp_output.xml
Log:
 

Modified: trunk/protocol/examples/wfs_gcp_output.xml
===================================================================
--- trunk/protocol/examples/wfs_gcp_output.xml	2006-04-25 09:01:16 UTC (rev 518)
+++ trunk/protocol/examples/wfs_gcp_output.xml	2006-04-28 21:38:03 UTC (rev 519)
@@ -27,21 +27,21 @@
                                     <xs:element name="accession" targetNamespace="http://www.ipgri.org/schemas/gcp_passport_gml/1.0">
                                         <xs:complexType>
                                             <xs:sequence>
-                                                <xs:element name="GermplasmID" type="xs:string" targetNamespace="http://www.ipgri.org/schemas/gcp_passport_gml/1.0"/>
-                                                <xs:element name="FAOInstituteCode" type="xs:string" targetNamespace="http://www.ipgri.org/schemas/gcp_passport_gml/1.0" />
-                                                <xs:element name="CollectionName" type="xs:string" targetNamespace="http://www.ipgri.org/schemas/gcp_passport_gml/1.0" />
-                                                <xs:element name="FullScientificName" type="xs:string" targetNamespace="http://www.ipgri.org/schemas/gcp_passport_gml/1.0" />
-                                                <xs:element name="Genus" type="xs:string" targetNamespace="http://www.ipgri.org/schemas/gcp_passport_gml/1.0" />
-                                                <xs:element name="Species" type="xs:string" targetNamespace="http://www.ipgri.org/schemas/gcp_passport_gml/1.0" />
-                                                <xs:element name="CollectingPlace" type="xs:string" targetNamespace="http://www.ipgri.org/schemas/gcp_passport_gml/1.0" />
-                                                <xs:element name="CountryCode" type="xs:string" targetNamespace="http://www.ipgri.org/schemas/gcp_passport_gml/1.0" />
-                                                <xs:element name="LocationGML" targetNamespace="http://www.ipgri.org/schemas/gcp_passport_gml/1.0">
+                                                <xs:element name="GermplasmID" type="xs:string" />
+                                                <xs:element name="FAOInstituteCode" type="xs:string" />
+                                                <xs:element name="CollectionName" type="xs:string" />
+                                                <xs:element name="FullScientificName" type="xs:string" />
+                                                <xs:element name="Genus" type="xs:string" />
+                                                <xs:element name="Species" type="xs:string" />
+                                                <xs:element name="CollectingPlace" type="xs:string" />
+                                                <xs:element name="CountryCode" type="xs:string" />
+                                                <xs:element name="LocationGML">
                                                     <xs:complexType>
                                                         <xs:sequence>
                                                             <xs:element name="Point" targetNamespace="http://www.opengis.net/gml">
                                                                 <xs:complexType>
                                                                     <xs:sequence>
-                                                                        <xs:element name="coordinates" targetNamespace="http://www.opengis.net/gml">
+                                                                        <xs:element name="coordinates">
                                                                             <xs:complexType>
                                                                                 <xs:simpleContent>
                                                                                     <xs:extension base="xs:string">





More information about the tdwg-tag mailing list