veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0
complexType IdentifierType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0}IdentifierType (restriction)

Documentation
DT Identifier. Type A character string to identify and distinguish uniquely, one instance of an object in an identification scheme from all other objects in the same scheme together with relevant supplementary information. Identifier
Properties
This component is not nillable.

Model
<...>

</...>

Source
<xsd:complexType name="IdentifierType">
<xsd:simpleContent>
<xsd:restriction base="cct:IdentifierType">
<xsd:attribute name="identificationSchemeID" type="xsd:normalizedString" use="optional"/>
<xsd:attribute name="identificationSchemeName" type="xsd:string" use="optional"/>
<xsd:attribute name="identificationSchemeAgencyID" type="xsd:normalizedString" use="optional"/>
<xsd:attribute name="identificationSchemeAgencyName" type="xsd:string" use="optional"/>
<xsd:attribute name="identificationSchemeVersionID" type="xsd:normalizedString" use="optional"/>
<xsd:attribute name="identificationSchemeURI" type="xsd:anyURI" use="optional"/>
<xsd:attribute name="identificationSchemeDataURI" type="xsd:anyURI" use="optional"/>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.