complexType "InternationalIdentifierType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
IdentifierContent, ManagingAgency
All Direct / Indirect Based Elements (1):
InternationalIdentifier
Known Usage Locations
Annotation
An identifier whose scope of uniqueness is broader than the local archive. Common forms of an international identifier are ISBN, ISSN, DOI or similar designator. Provides both the value of the identifier and the agency who manages it.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="InternationalIdentifierType">
<xs:sequence>
<xs:element ref="IdentifierContent"/>
<xs:element ref="ManagingAgency"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
IdentifierContent
Type:
xs:string, predefined, simple content
An identifier as it should be listed for identification purposes.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="IdentifierContent"/>

ManagingAgency
Type:
CodeValueType, simple content
The identification of the Agency which assigns and manages the identifier, i.e., ISBN, ISSN, DOI, etc.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ManagingAgency"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set