Definition Type Complex Type
Name AmountType
Namespace urn:oasis:names:specification:ubl:schema:xsd:CoreComponentTypes-1.0
Type decimal
Abstract False
Documentation <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0"><ccts:ComponentType>CCT</ccts:ComponentType><ccts:DictionaryEntryName>Amount. Type</ccts:DictionaryEntryName><ccts:Definition>A number of monetary units specified in a currency where the unit of the currency is explicit or implied.</ccts:Definition><ccts:ObjectClass>Amount</ccts:ObjectClass><ccts:PropertyTerm>Type</ccts:PropertyTerm></ccts:Component>
XSD Schema ..\common\UBL-CoreComponentTypes-1.0.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AmountType" >
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
        <ccts:ComponentType>CCT</ccts:ComponentType>
        <ccts:DictionaryEntryName>Amount. Type</ccts:DictionaryEntryName>
        <ccts:Definition>A number of monetary units specified in a currency where the unit of the currency is explicit or implied.</ccts:Definition>
        <ccts:ObjectClass>Amount</ccts:ObjectClass>
        <ccts:PropertyTerm>Type</ccts:PropertyTerm>
      </ccts:Component>

    </xsd:documentation>

  </xsd:annotation>

  <xsd:simpleContent>
    <xsd:extension base="xsd:decimal">
      <xsd:attribute name="amountCurrencyID" type="xsd:normalizedString" use="optional"/>
      <xsd:attribute name="amountCurrencyCodeListVersionID" type="xsd:normalizedString" use="optional"/>
    </xsd:extension>

  </xsd:simpleContent>

</xsd:complexType>
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
AmountType
    udt:AmountType
        sdt:UBLAmountType
            cbc:TaxTotalAmountType
                cbc:TaxTotalAmount
                    cbc:TaxTotalAmount
                    cbc:TaxTotalAmount
            cbc:ExtensionTotalAmountType
                cbc:LineExtensionTotalAmount
                    cbc:LineExtensionTotalAmount
                    cbc:LineExtensionTotalAmount
                cbc:ExtensionTotalAmount
            cbc:AmountType
                cbc:Amount
                    cbc:Amount
                cbc:PaidAmount
                    cbc:PaidAmount
                cbc:MaximumAmount
                    cbc:MaximumAmount
                cbc:MinimumAmount
                    cbc:MinimumAmount
                cbc:TaxableAmount
                    cbc:TaxableAmount
            cbc:ExtensionAmountType
                cbc:LineExtensionAmount
                    cbc:LineExtensionAmount
                    cbc:LineExtensionAmount
                cbc:ExtensionAmount
            cbc:PriceAmountType
                cbc:PriceAmount
                    cbc:PriceAmount
            cbc:TaxAmountType
                cbc:TaxAmount
                    cbc:TaxAmount
                cbc:TotalTaxAmount
                    cbc:TotalTaxAmount
            cbc:TotalAmountType
                cbc:TaxExclusiveTotalAmount
                    cbc:TaxExclusiveTotalAmount
                cbc:TaxInclusiveTotalAmount
                    cbc:TaxInclusiveTotalAmount
                cbc:TotalAmount
References
udt:AmountType
Generated using Liquid XML Studio by Liquid Technologies Ltd