Definition Type: ComplexType
Name: AddressLineType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Address Line. Details Details an unstructured line of text used for addressing purposes Address Line
Collapse XSD Schema Diagram:
Drilldown into Line in schema ubl-commonbasiccomponents-1_0_xsdXSD Diagram of AddressLineType in schema ubl-commonaggregatecomponents-1_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:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Address Line. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Details an unstructured line of text used for addressing purposes</ccts:Definition>
                <ccts:ObjectClass>Address Line</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:Line" minOccurs="1" maxOccurs="7">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Address Line. Line. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>An address line of unstructured text intended for use only by systems incapable of providing structured or fully structured addresses</ccts:Definition>
                        <ccts:Cardinality>1..7</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 7
Collapse Derivation Tree:
Collapse References:
cac:AddressLine