Definition Type: ComplexType
Name: LineReferenceType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Line Reference. Details identifies a document line and document Line Reference
Collapse XSD Schema Diagram:
Drilldown into DocumentReference in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into LineStatusCode in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into LineID in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of LineReferenceType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="LineReferenceType">
    <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>Line Reference. Details</ccts:DictionaryEntryName>
                <ccts:Definition>identifies a document line and document</ccts:Definition>
                <ccts:ObjectClass>Line Reference</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="LineID" type="udt:IdentifierType" minOccurs="1" maxOccurs="1">
            <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>Line Reference. Line Identifier. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Document issuer's identifier of the document line</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Line Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>Line Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="LineStatusCode" type="lstat:LineStatusCodeType" minOccurs="0" maxOccurs="1">
            <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>Line Reference. Line Status. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the status of the line with regard to its original state.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Line Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>Line Status</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Line Status_ Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Line Reference. Document Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the Line with a Document</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Line Reference</ccts:ObjectClass>
                        <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineID cac:LineID 1 1
LineStatusCode cac:LineStatusCode 0 1
DocumentReference cac:DocumentReference 0 1
Collapse Derivation Tree:
Collapse References:
cac:DespatchLineReference, cac:LineReference, cac:ReceiptLineReference