]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-5124: Corrected two fields in Place term info group: added historicalStatus...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 8 May 2012 17:41:09 +0000 (10:41 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 8 May 2012 17:41:09 +0000 (10:41 -0700)
services/place/3rdparty/nuxeo-platform-cs-place/src/main/resources/schemas/places_common.xsd
services/place/jaxb/src/main/resources/place_common.xsd

index 3fbf0ecf67ad4799d8820eca4e0e6d05cf40d415..f686de14554b52ad982a9e62cc7a45e8d2e0e083 100644 (file)
             <xs:element name="termSourceID" type="xs:string"/>
             <xs:element name="termSourceNote" type="xs:string"/>
             <!-- Specific to Place terms -->
+            <xs:element name="historicalStatus" type="xs:string"/>
             <xs:element name="nameAbbrev" type="xs:string"/>
-            <xs:element name="nameType" type="xs:string"/>
             <xs:element name="nameNote" type="xs:string"/>
             <xs:element name="nameDateGroup" type="structuredDateGroup"/>
         </xs:sequence>
index 36257ecdacdd1a8dbf5280328b7e33745ede36f3..ae411b67fe7bdbad3f6127d3300069e303f45d7d 100644 (file)
             <xs:element name="termSourceID" type="xs:string"/>
             <xs:element name="termSourceNote" type="xs:string"/>
             <!-- Specific to Place terms -->
+            <xs:element name="historicalStatus" type="xs:string"/>
             <xs:element name="nameAbbrev" type="xs:string"/>
-            <xs:element name="nameType" type="xs:string"/>
             <xs:element name="nameNote" type="xs:string"/>
             <xs:element name="nameDateGroup" type="structuredDateGroup"/>
         </xs:sequence>