Definition Type: ComplexType
Name: CatalogueRequestLineType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Catalogue Request Line. Details The basic element of Catalogue; something that can be bought. Catalogue Request Line
Collapse XSD Schema Diagram:
Drilldown into Item in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into RequiredItemLocationQuantity in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into LineValidityPeriod in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Note in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ContractSubdivision in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of CatalogueRequestLineType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="CatalogueRequestLineType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Catalogue Request Line. Details</ccts:DictionaryEntryName>
                <ccts:Definition>The basic element of Catalogue; something that can be bought.</ccts:Definition>
                <ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:ID" 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>Catalogue Request Line. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>A unique instance identifier for the line in this Catalogue document.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:Examples>"1"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:ContractSubdivision" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Catalogue Request Line. Contract Subdivision. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies a subdivision of a contract or tender.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Contract Subdivision</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                        <ccts:Examples>"Installation", "Phase One", Support and Maintenance"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Catalogue Request Line. Note. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>Free-text note used for non-structured information about the line in the specific Catalogue document (intended to be human readable).</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Note</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="LineValidityPeriod" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Catalogue Request Line. Line Validity_ Period. Period</ccts:DictionaryEntryName>
                        <ccts:Definition>The period for which the Catalogue Line is valid.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Line Validity</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Period</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="RequiredItemLocationQuantity" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Catalogue Request Line. Required_ Item Location Quantity. Item Location Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to the description of properties related to locations and quantities of the item.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Required</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Item Location Quantity</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Item Location Quantity</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Item" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Catalogue Request Line. Item</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to the Item itself.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Catalogue Request Line</ccts:ObjectClass>
                        <ccts:PropertyTerm>Item</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cbc:ID 1 1
ContractSubdivision cbc:ContractSubdivision 0 1
Note cbc:Note 0 unbounded
LineValidityPeriod cac:LineValidityPeriod 0 1
RequiredItemLocationQuantity cac:RequiredItemLocationQuantity 0 unbounded
Item cac:Item 1 1
Collapse Derivation Tree:
Collapse References:
cac:CatalogueRequestLine