Showing:

Diagrams
Facets
Source
Used by
Simple Type QualifierType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration OIDAsURN
enumeration OIDAsURI
Used by
Source
<xs:simpleType name="QualifierType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="OIDAsURN"/>
    <xs:enumeration value="OIDAsURI"/>
  </xs:restriction>
</xs:simpleType>