Definition Type Complex Type
Name AmountType
Namespace urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0
Type cct:AmountType
Abstract False
Documentation <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0"><ccts:ComponentType>DT</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:RepresentationTerm>Amount</ccts:RepresentationTerm></ccts:Component>
XSD Schema ..\common\UBL-UnspecializedDatatypes-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>DT</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:RepresentationTerm>Amount</ccts:RepresentationTerm>
      </ccts:Component>

    </xsd:documentation>

  </xsd:annotation>

  <xsd:simpleContent>
    <xsd:restriction base="cct:AmountType">
      <xsd:attribute name="amountCurrencyID" type="xsd:normalizedString" use="required"/>
      <xsd:attribute name="amountCurrencyCodeListVersionID" type="xsd:normalizedString" use="optional"/>
    </xsd:restriction>

  </xsd:simpleContent>

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