Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type IdentifierType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller179.tmp#id735
Type extension of xs:anyURI
Used by
Attributes
QName Type Fixed Default Use Annotation
Qualifier QualifierType optional
Source
<xs:complexType name="IdentifierType">
  <xs:simpleContent>
    <xs:extension base="xs:anyURI">
      <xs:attribute name="Qualifier" type="QualifierType" use="optional"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute IdentifierType / @Qualifier
Namespace No namespace
Type QualifierType
Properties
use: optional
Facets
enumeration OIDAsURN
enumeration OIDAsURI
Used by
Complex Type IdentifierType
Source
<xs:attribute name="Qualifier" type="QualifierType" use="optional"/>