veloconnect 1.1

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

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

Documentation
DT Code. Type A character string (letters, figures or symbols) that for brevity and/or language independence may be used to represent or replace a definitive value or text of an Attribute together with relevant supplementary information. Code
Properties
This component is not nillable.

Model
<...>

</...>

Source
<xsd:complexType name="CodeType">
<xsd:simpleContent>
<xsd:restriction base="cct:CodeType">
<xsd:attribute name="codeListID" type="xsd:normalizedString" use="optional"/>
<xsd:attribute name="codeListAgencyID" type="xsd:normalizedString" use="optional"/>
<xsd:attribute name="codeListAgencyName" type="xsd:string" use="optional"/>
<xsd:attribute name="codeListName" type="xsd:string" use="optional"/>
<xsd:attribute name="codeListVersionID" type="xsd:normalizedString" use="optional"/>
<xsd:attribute name="name" type="xsd:string" use="optional"/>
<xsd:attribute name="languageID" type="xsd:language" use="optional"/>
<xsd:attribute name="codeListURI" type="xsd:anyURI" use="optional"/>
<xsd:attribute name="codeListSchemeURI" 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.