Definition Type Complex Type
Name BasePriceType
Namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Abstract False
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 Schema ..\common\UBL-CommonAggregateComponents-1.0.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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 minOccurs="1" maxOccurs="1" ref="cbc:PriceAmount">
      <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 minOccurs="0" maxOccurs="1" ref="cbc:BaseQuantity">
      <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 minOccurs="0" maxOccurs="1" ref="cbc:MaximumQuantity">
      <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 minOccurs="0" maxOccurs="1" ref="cbc:MinimumQuantity">
      <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 minOccurs="0" maxOccurs="1" ref="cbc:MaximumAmount">
      <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 minOccurs="0" maxOccurs="1" ref="cbc:MinimumAmount">
      <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>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
BasePriceType
    cac:BasePrice
        cac:BasePrice
        cac:BasePrice
        cac:BasePrice
References
cac:BasePrice
Generated using Liquid XML Studio by Liquid Technologies Ltd