Definition Type: ComplexType
Name: PriceType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Price. Details Information about the price. Price
Collapse XSD Schema Diagram:
Drilldown into AllowanceCharge in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into PriceList in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ValidityPeriod in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into OrderableUnitFactorRate in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into PriceType in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into PriceTypeCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into PriceChangeReason in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into BaseQuantity in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into PriceAmount in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of PriceType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="PriceType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Price. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about the price.</ccts:Definition>
                <ccts:ObjectClass>Price</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:PriceAmount" 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>Price. Price Amount. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>The price amount.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Price</ccts:ObjectClass>
                        <ccts:PropertyTerm>Price Amount</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
                        <ccts:DataType>Amount. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>unit price</ccts:AlternativeBusinessTerms>
                        <ccts:Examples>23.45</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:BaseQuantity" 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>Price. Base_ Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>The actual quantity to which the price applies.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Price</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Base</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:PriceChangeReason" 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>Price. Price Change_ Reason. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>The reason for the price change, expressed as text.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Price</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Price Change</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Reason</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                        <ccts:Examples>"Clearance of old stock", "New contract applies"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:PriceTypeCode" 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>Price. Price Type Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>The price type, expressed as a code.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Price</ccts:ObjectClass>
                        <ccts:PropertyTerm>Price Type Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:PriceType" 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>Price. Price Type. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>The price type, expressed as text.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Price</ccts:ObjectClass>
                        <ccts:PropertyTerm>Price Type</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                        <ccts:Examples>retail, wholesale, discount, contract</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:OrderableUnitFactorRate" 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>Price. Orderable Unit Factor. Rate</ccts:DictionaryEntryName>
                        <ccts:Definition>The factor by which the base price unit can be converted to the orderable unit.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Price</ccts:ObjectClass>
                        <ccts:PropertyTerm>Orderable Unit Factor</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Rate</ccts:RepresentationTerm>
                        <ccts:DataType>Rate. Type</ccts:DataType>
                        <ccts:Examples>Nails are priced by weight but ordered by quantity.  So this would say how many nails per kilo</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ValidityPeriod" 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>Price. Validity_ Period. Period</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Validity Period.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Price</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Validity</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Period</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PriceList" 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>Price. Price List</ccts:DictionaryEntryName>
                        <ccts:Definition>A reference to a Price List.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Price</ccts:ObjectClass>
                        <ccts:PropertyTerm>Price List</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Price List</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="AllowanceCharge" 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>Price. Allowance Charge</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Allowance Charge.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Price</ccts:ObjectClass>
                        <ccts:PropertyTerm>Allowance Charge</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Allowance Charge</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PriceAmount cbc:PriceAmount 1 1
BaseQuantity cbc:BaseQuantity 0 1
PriceChangeReason cbc:PriceChangeReason 0 unbounded
PriceTypeCode cbc:PriceTypeCode 0 1
PriceType cbc:PriceType 0 1
OrderableUnitFactorRate cbc:OrderableUnitFactorRate 0 1
ValidityPeriod cac:ValidityPeriod 0 unbounded
PriceList cac:PriceList 0 1
AllowanceCharge cac:AllowanceCharge 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:AlternativeConditionPrice, cac:Price