Definition Type Simple Type
Name ActorIdentifierType
Namespace http://multimatch.org/schema/multimatchMetadata-1.1
Documentation
    Identifiers and reference to identifiers used in the metadata.
    Note that best practice is to use unique, key and keyref defintion and not ID, IDREF.
    ID are in the scope of the entire document and thus all IDs must be unique,
    i.e. A WebsiteIdentifier and WebpageIdentifier can not have the same value.
    
XSD Schema .\multimatchMetadata-1.1.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:simpleType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ActorIdentifierType" >
  <xsd:annotation>
    <xsd:documentation>
    Identifiers and reference to identifiers used in the metadata.
    Note that best practice is to use unique, key and keyref defintion and not ID, IDREF.
    ID are in the scope of the entire document and thus all IDs must be unique,
    i.e. A WebsiteIdentifier and WebpageIdentifier can not have the same value.
    
</xsd:documentation>
  </xsd:annotation>

  <xsd:restriction base="xsd:string"/>
</xsd:simpleType>
Derivation Tree
[No Sub Types]
ActorIdentifierType
    mmns:Publisher
    mmns:RelatedCreator
    mmns:Identifier
    mmns:Identifier
    mmns:Affliation
    mmns:DepictedActor
    mmns:RelatedCreator
    mmns:Publisher
    mmns:RelatedCreator
References
mmns:Publisher , mmns:RelatedCreator , mmns:Identifier , mmns:Identifier , mmns:Affliation , mmns:DepictedActor , mmns:RelatedCreator , mmns:Publisher , mmns:RelatedCreator
Generated using Liquid XML Studio by Liquid Technologies Ltd