simpleType "QualifierType"
Namespace:
Defined:
globally in XADES.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:string
Simple Content Restrictions:
Enumeration:
"OIDAsURI", "OIDAsURN"

All Direct / Indirect Based Attributes (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:string (restriction)
  QualifierType
Derivation:
restriction of xsd:string
Facets:
enumeration:
"OIDAsURI", "OIDAsURN"
XML Source (see within schema source)
<xsd:simpleType name="QualifierType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="OIDAsURI"/>
<xsd:enumeration value="OIDAsURN"/>
</xsd:restriction>
</xsd:simpleType>

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