simpleType "DDIURNType"
Namespace:
Defined:
globally in reusable.xsd; see XML source
Used:
Simple Content Model
xs:string | xs:string
Known Direct Subtypes (1):
All Direct / Indirect Based Elements (1):
All Direct / Indirect Based Attributes (1):
Known Usage Locations
Annotation
The DDI URN is comprised of the self identifying "urn" or "URN" and "ddi" or "DDI" followed by an agency, identifier, and version number. Note that the identifier is composed in different ways for the Canonical and Deprecated URN (all other portions are the same). The identifier in the Canonical URN is composed of the unique identifier which may be scoped to the agency or the maintainable object (urn:ddi:DDIAgencyID:BaseID:Version). In the case of being scoped to the maintainable, the identification is the ID of the Maintainable parent, followed by a dot '.', followed by the ID of the object. The identifier in the Deprecated URN is composed of the following parts separated by ':' a colon: The object type of the Maintainable Object, the ID of the Maintainable Object, and if the object is Versionable or Identifable this is followed by the Object Type and the Object ID.
Type Definition Detail
Type Derivation Tree
  DDIURNType
Derivation:
by union
Member Types
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="DDIURNType">
<xs:union memberTypes="CanonicalURNType DeprecatedURNType"/>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set