complexType UBLAmountType

complexType {urn:oasis:names:specification:ubl:schema:xsd:SpecializedDatatypes-1.0}UBLAmountType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}decimal (by extension)
 {urn:oasis:names:specification:ubl:schema:xsd:CoreComponentTypes-1.0}AmountType (by restriction)
  {urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0}AmountType (by restriction)
   {urn:oasis:names:specification:ubl:schema:xsd:SpecializedDatatypes-1.0}UBLAmountType
Derived Types
{urn:oasis:names:specification:ubl:schema:xsd:SpecializedDatatypes-1.0}UBLAmountType
 {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}ExtensionAmountType (by extension)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}LineExtensionAmount (by type)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}ExtensionAmount (by type)
 {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}TaxAmountType (by extension)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}TotalTaxAmount (by type)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}TaxAmount (by type)
 {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}TotalAmountType (by extension)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}TaxInclusiveTotalAmount (by type)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}TotalAmount (by type)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}TaxExclusiveTotalAmount (by type)
 {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}TaxTotalAmountType (by extension)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}TaxTotalAmount (by type)
 {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}AmountType (by extension)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}Amount (by type)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}TaxableAmount (by type)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}MinimumAmount (by type)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}PaidAmount (by type)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}MaximumAmount (by type)
 {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}PriceAmountType (by extension)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}PriceAmount (by type)
 {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}ExtensionTotalAmountType (by extension)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}ExtensionTotalAmount (by type)
  {urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-1.0}LineExtensionTotalAmount (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:specification:ubl:schema:xsd:SpecializedDatatypes-1.0
Declared Namespacesxmlns:udt=urn:oasis:names:specification:ubl:schema:xsd:UnspecializedDatatypes-1.0
xmlns:ccts=urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0
xmlns:cur=urn:oasis:names:specification:ubl:schema:xsd:CurrencyCode-1.0
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:specification:ubl:schema:xsd:SpecializedDatatypes-1.0


Source

<xsd:complexType name="UBLAmountType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
ccts:Component>
                <
ccts:ComponentType>DT</ccts:ComponentType>
                <
ccts:DictionaryEntryName>UBL_ Amount. Type</ccts:DictionaryEntryName>
                <
ccts:Definition>A number of monetary units specified in a currency where the unit of currency is explicitly defined using the UBL Currency Code</ccts:Definition>
                <
ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
            </
ccts:Component>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:simpleContent>
        <
xsd:restriction base="udt:AmountType">
            <
xsd:attribute name="amountCurrencyID" type="cur:CurrencyCodeContentType" use="required"/>
            <
xsd:attribute name="amountCurrencyCodeListVersionID" type="xsd:normalizedString"
                
fixed="0.3" use="optional"/>
        </
xsd:restriction>
    </
xsd:simpleContent>
</
xsd:complexType>


Documentation

DT UBL_ Amount. Type A number of monetary units specified in a currency where the unit of currency is explicitly defined using the UBL Currency Code Amount

complexType UBLAmountType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.