Definition Type: ComplexType
Name: CataloguePricingUpdateLineType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Catalogue Pricing Update Line. Details Details of Catalogue Line Pricing. Catalogue Pricing Update Line
Collapse XSD Schema Diagram:
Drilldown into RequiredItemLocationQuantity in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into SellerSupplierParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ContractorCustomerParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of CataloguePricingUpdateLineType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="CataloguePricingUpdateLineType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Catalogue Pricing Update Line. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Details of Catalogue Line Pricing.</ccts:Definition>
                <ccts:ObjectClass>Catalogue Pricing Update 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 Pricing Update 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 Pricing Update 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="ContractorCustomerParty" 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 Pricing Update Line. Contractor_ Customer Party. Customer Party</ccts:DictionaryEntryName>
                        <ccts:Definition>The Customer Party responsible for the contract to which the Catalogue relates.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Catalogue Pricing Update Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Contractor</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Customer Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Customer Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="SellerSupplierParty" 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 Pricing Update Line. Seller_ Supplier Party. Supplier Party</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to the Seller of the Item.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Catalogue Pricing Update Line</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Seller</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Supplier Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Supplier Party</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 Pricing Update 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 Pricing Update 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:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cbc:ID 1 1
ContractorCustomerParty cac:ContractorCustomerParty 0 1
SellerSupplierParty cac:SellerSupplierParty 0 1
RequiredItemLocationQuantity cac:RequiredItemLocationQuantity 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:CataloguePricingUpdateLine