Definition Type: ComplexType
Name: NameType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0
Type: cct:TextType
Containing Schema: UBL-UnspecializedDatatypes-1.0.xsd
Abstract
Documentation:
DT Name. Type Name Text. Type
Collapse XSD Schema Diagram:
Drilldown into languageLocaleID in schema ubl-corecomponenttypes-1_0_xsd Drilldown into languageID in schema ubl-unspecializeddatatypes-1_0_xsdXSD Diagram of NameType in schema ubl-unspecializeddatatypes-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="NameType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>DT</ccts:ComponentType>
                <ccts:DictionaryEntryName>Name. Type</ccts:DictionaryEntryName>
                <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
                <ccts:DataType>Text. Type</ccts:DataType>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:TextType">
            <xsd:attribute name="languageID" type="xsd:language" use="optional" />
        </xsd:restriction>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
languageLocaleID cct:languageLocaleID Optional
languageID udt:languageID Optional
Collapse Derivation Tree:
Collapse References:
cbc:BuildingNameType, cbc:CityNameType, cbc:HolderNameType, cbc:NameType, cbc:RegistrationNameType, cbc:StreetNameType