Definition Type: ComplexType
Name: TextType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0
Type: cct:TextType
Containing Schema: UBL-UnspecializedDatatypes-1.0.xsd
Abstract
Documentation:
DT Text. Type Text
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 TextType in schema ubl-unspecializeddatatypes-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="TextType">
    <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>Text. Type</ccts:DictionaryEntryName>
                <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            </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:BuildingNumberType, nsD:CancellationNoteType, cbc:ConditionType, cbc:CountrySubentityType, cbc:DepartmentType, cbc:DescriptionType, cbc:DistrictType, cbc:ExtensionType, cbc:FloorType, cbc:InformationType, cbc:InstructionsType, cbc:LineType, cbc:LocationType, cbc:LossRiskType, cbc:MailType, cbc:NoteType, cbc:PlacardEndorsementType, cbc:PlacardNotationType, cbc:PostboxType, cbc:ReasonType, cbc:RegionType, nsG:RejectionNoteTypecbc:RoomType, cbc:TelefaxType, cbc:TelephoneType, cbc:TermsType, cbc:TimezoneOffsetType, cbc:ValueType, cbc:ZoneType,