complexType CodeType

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.w3.org/2001/XMLSchema}normalizedString (by extension)
  {urn:oasis:names:specification:ubl:schema:xsd:CoreComponentTypes-1.0}CodeType (by restriction)
   {urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0}CodeType
Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0
Declared Namespacesxmlns:cct=urn:oasis:names:specification:ubl:schema:xsd:CoreComponentTypes-1.0
xmlns:ccts=urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0


Source

<xsd:complexType name="CodeType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
ccts:Component>
                <
ccts:ComponentType>DT</ccts:ComponentType>
                <
ccts:DictionaryEntryName>Code. Type</ccts:DictionaryEntryName>
                <
ccts:Definition>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.</ccts:Definition>
                <
ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            </
ccts:Component>
        </
xsd:documentation>
    </
xsd:annotation>
    <
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>


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

complexType CodeType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.