Definition Type: ComplexType
Name: AddressLineType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Address Line. Details Information about a line of address expressed as unstructured text. Address Line
Collapse XSD Schema Diagram:
Drilldown into Line in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of AddressLineType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="AddressLineType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Address Line. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about a line of address expressed as unstructured text.</ccts:Definition>
                <ccts:ObjectClass>Address Line</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:Line" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Address Line. Line. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>A line of address expressed as unstructured text.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Address Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Line</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                        <ccts:Examples>"123 Standard Chartered Tower"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Line cbc:Line 1 1
Collapse Derivation Tree:
Collapse References:
cac:AddressLine