Definition Type: ComplexType
Name: PricingReferenceType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Pricing Reference. Details A reference to Pricing Information. Pricing Reference
Collapse XSD Schema Diagram:
Drilldown into AlternativeConditionPrice in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into OriginalItemLocationQuantity in schema ubl-commonaggregatecomponents-2_0_xsdXSD Diagram of PricingReferenceType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="PricingReferenceType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Pricing Reference. Details</ccts:DictionaryEntryName>
                <ccts:Definition>A reference to Pricing Information.</ccts:Definition>
                <ccts:ObjectClass>Pricing Reference</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="OriginalItemLocationQuantity" 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>Pricing Reference. Original_ Item Location Quantity. Item Location Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to the original Item Location Quantity.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Pricing Reference</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Original</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="AlternativeConditionPrice" 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>Pricing Reference. Alternative Condition_ Price. Price</ccts:DictionaryEntryName>
                        <ccts:Definition>The price expressed in terms other than the actual price, e.g., the list price v. the contracted price, or the price in bags v. the price in kilos, or the list price in bags v. the contracted price in kilos.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Pricing Reference</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Alternative Condition</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Price</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Price</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OriginalItemLocationQuantity cac:OriginalItemLocationQuantity 0 1
AlternativeConditionPrice cac:AlternativeConditionPrice 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:PricingReference