Definition Type: ComplexType
Name: BasePriceType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Base Price. Details information that directly relates to a base price for an object Base Price
Collapse XSD Schema Diagram:
Drilldown into MinimumAmount in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into MaximumAmount in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into MinimumQuantity in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into MaximumQuantity in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into BaseQuantity in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into PriceAmount in schema ubl-commonbasiccomponents-1_0_xsdXSD Diagram of BasePriceType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="BasePriceType">
    <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>Base Price. Details</ccts:DictionaryEntryName>
                <ccts:Definition>information that directly relates to a base price for an object</ccts:Definition>
                <ccts:ObjectClass>Base 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:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Base Price. Price Amount. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the base price.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Base 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:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Base Price. Base_ Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the quantity on which the price is based.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Base 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:MaximumQuantity" 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>Base Price. Maximum_ Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the maximum quantity in a range for which the price applies.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Base Price</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Maximum</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:MinimumQuantity" 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>Base Price. Minimum_ Quantity. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the minimum quantity in a range for which the price applies.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Base Price</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Minimum</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:MaximumAmount" 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>Base Price. Maximum_ Amount. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the maximum amount in a range for which the price applies.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Base Price</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Amount</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
                        <ccts:DataType>Amount. Type</ccts:DataType>
                        <ccts:Examples>200.00</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:MinimumAmount" 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>Base Price. Minimum_ Amount. Amount</ccts:DictionaryEntryName>
                        <ccts:Definition>specifies the minimum amount in a range for which the price applies.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Base Price</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Amount</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
                        <ccts:DataType>Amount. Type</ccts:DataType>
                        <ccts:Examples>23.45</ccts:Examples>
                    </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
MaximumQuantity cbc:MaximumQuantity 0 1
MinimumQuantity cbc:MinimumQuantity 0 1
MaximumAmount cbc:MaximumAmount 0 1
MinimumAmount cbc:MinimumAmount 0 1
Collapse Derivation Tree:
Collapse References:
cac:BasePrice