complexType "IdentifierType"
Namespace:
Content:
simple, 1 attribute
Defined:
globally in XADES.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
    Qualifier
 = 
("OIDAsURI" | "OIDAsURN")
    >
   
Content: 
{ xsd:anyURI }
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:anyURI (extension)
  IdentifierType
Derivation:
extension of xsd:anyURI
XML Source (see within schema source)
<xsd:complexType name="IdentifierType">
<xsd:simpleContent>
<xsd:extension base="xsd:anyURI">
<xsd:attribute name="Qualifier" type="QualifierType" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
Qualifier
Type:
Use:
optional
Attribute Value
enumeration of xsd:string
Enumeration:
"OIDAsURI", "OIDAsURN"
XML Source (see within schema source)
<xsd:attribute name="Qualifier" type="QualifierType" use="optional"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set