simpleType Identifier
namespace http://iso25964.org/
type xsd:string
properties
base xsd:string
used by
elements HierarchicalRelationship/hasHierRelConcept ThesaurusArrayStruct/hasMemberArray ThesaurusArrayStruct/hasMemberConcept AssociativeRelationship/hasRelatedConcept GroupRelationship/hasSubGroup GroupRelationship/hasSuperGroup ThesaurusArrayStruct/hasSuperOrdinateArray ThesaurusArrayStruct/hasSuperOrdinateConcept TopLevelRelationship/hasTopConcept ThesaurusConceptStruct/identifier ThesaurusTerm/identifier Note/identifier ThesaurusArrayStruct/identifier ConceptGroupStruct/identifier VersionHistory/identifier ThesaurusMetadataGroup/identifier HierarchicalRelationship/isHierRelConcept AssociativeRelationship/isRelatedConcept TopLevelRelationship/isTopConceptOf ConceptGroupStruct/Member Note/refersTo CompoundEquivalence/UFPlus CompoundEquivalence/USEPlus
annotation
documentation
The identifier simple type is specified and and used instead of the DC identifier because dc:identifier does not have a simple type.  As such the dc:identifier does not allow to specify uniqueness constraints as needed on all elements except Thesaurus.
source <xsd:simpleType name="Identifier">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="dc">The identifier simple type is specified and and used instead of the DC identifier because dc:identifier does not have a simple type.  As such the dc:identifier does not allow to specify uniqueness constraints as needed on all elements except Thesaurus.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy