AmountType

<ccts:UniqueID>UBLUDT000001</ccts:UniqueID>
<ccts:CategoryCode>UDT</ccts:CategoryCode>
<ccts:DictionaryEntryName>Amount. Type</ccts:DictionaryEntryName>
<ccts:VersionID>1.0</ccts:VersionID>
<ccts:Definition>A number of monetary units specified using a given unit of currency.</ccts:Definition>
<ccts:RepresentationTermName>Amount</ccts:RepresentationTermName>

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
currencyCodeListVersionID xsd:normalizedString optional
<ccts:UniqueID>UNDT000001-SC3</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Amount Currency. Code List Version. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The VersionID of the UN/ECE Rec9 code list.</ccts:Definition>
<ccts:ObjectClass>Amount Currency</ccts:ObjectClass>
<ccts:PropertyTermName>Code List Version</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
currencyID xsd:normalizedString required
<ccts:UniqueID>UNDT000001-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Amount. Currency. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The currency of the amount.</ccts:Definition>
<ccts:ObjectClass>Amount Currency</ccts:ObjectClass>
<ccts:PropertyTermName>Identification</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<ccts:UsageRule>Reference UNECE Rec 9, using 3-letter alphabetic codes.</ccts:UsageRule>

Used By

Complex Types AdvertisementAmountType, AllowanceTotalAmountType, AmountType, AnnualAverageAmountType, AverageAmountType, AverageSubsequentContractAmountType, BalanceAmountType, BaseAmountType, CallBaseAmountType, CallExtensionAmountType, ChargeTotalAmountType, CorporateStockAmountType, CorrectionAmountType, CorrectionUnitAmountType, CreditLineAmountType, DebitLineAmountType, DeclaredCarriageValueAmountType, DeclaredCustomsValueAmountType, DeclaredForCarriageValueAmountType, DeclaredStatisticsValueAmountType, DocumentationFeeAmountType, EstimatedAmountType, EstimatedOverallContractAmountType, FaceValueAmountType, FeeAmountType, FreeOnBoardValueAmountType, HigherTenderAmountType, InsurancePremiumAmountType, InsuranceValueAmountType, InventoryValueAmountType, LiabilityAmountType, LineExtensionAmountType, LowerTenderAmountType, MarketValueAmountType, MaximumAdvertisementAmountType, MaximumAmountType, MaximumPaidAmountType, MinimumAmountType, PaidAmountType, PartyCapacityAmountType, PayableAlternativeAmountType, PayableAmountType, PayableRoundingAmountType, PenaltyAmountType, PerUnitAmountType, PrepaidAmountType, PriceAmountType, RequiredFeeAmountType, RoundingAmountType, SettlementDiscountAmountType, TaxAmountType, TaxEnergyAmountType, TaxEnergyBalanceAmountType, TaxEnergyOnAccountAmountType, TaxExclusiveAmountType, TaxInclusiveAmountType, TaxableAmountType, ThresholdAmountType, TotalAmountType, TotalBalanceAmountType, TotalCreditAmountType, TotalDebitAmountType, TotalInvoiceAmountType, TotalPaymentAmountType, TotalTaskAmountType, TotalTaxAmountType, TransactionCurrencyTaxAmountType, ValueAmountType

Source

<xsd:complexType name="AmountType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:UniqueID>UBLUDT000001</ccts:UniqueID>
      <ccts:CategoryCode>UDT</ccts:CategoryCode>
      <ccts:DictionaryEntryName>Amount. Type</ccts:DictionaryEntryName>
      <ccts:VersionID>1.0</ccts:VersionID>
      <ccts:Definition>A number of monetary units specified using a given unit of currency.</ccts:Definition>
      <ccts:RepresentationTermName>Amount</ccts:RepresentationTermName>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:simpleContent>
    <xsd:restriction base="ccts-cct:AmountType">
      <xsd:attribute name="currencyID" type="xsd:normalizedString" use="required">
        <xsd:annotation>
          <xsd:documentation xml:lang="en">
            <ccts:UniqueID>UNDT000001-SC2</ccts:UniqueID>
            <ccts:CategoryCode>SC</ccts:CategoryCode>
            <ccts:DictionaryEntryName>Amount. Currency. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>The currency of the amount.</ccts:Definition>
            <ccts:ObjectClass>Amount Currency</ccts:ObjectClass>
            <ccts:PropertyTermName>Identification</ccts:PropertyTermName>
            <ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
            <ccts:PrimitiveType>string</ccts:PrimitiveType>
            <ccts:UsageRule>Reference UNECE Rec 9, using 3-letter alphabetic codes.</ccts:UsageRule>
          </xsd:documentation>
        </xsd:annotation>
      </xsd:attribute>
    </xsd:restriction>
  </xsd:simpleContent>
</xsd:complexType>