complexType IdentifierType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2846.png
namespace http://uri.etsi.org/01903/v1.3.2#
type extension of xsd:anyURI
properties
base xsd:anyURI
used by
element ObjectIdentifierType/Identifier
attributes
Name  Type  Use  Default  Fixed  Annotation
Qualifier  QualifierType  optional      
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 IdentifierType/@Qualifier
type QualifierType
properties
use optional
facets
Kind Value Annotation
enumeration OIDAsURI
enumeration OIDAsURN
source <xsd:attribute name="Qualifier" type="QualifierType" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy