veloconnect 1.1

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

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:SpecializedDatatypes-1.0}UBLAmountType (restriction)

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
Properties
This component is not nillable.

Model
<...>

</...>

Source
<xsd:complexType name="UBLAmountType">
<xsd:simpleContent>
<xsd:restriction base="udt:AmountType">
<xsd:attribute name="amountCurrencyID" type="cur:CurrencyCodeContentType" use="required"/>
<xsd:attribute fixed="0.3" name="amountCurrencyCodeListVersionID" type="xsd:normalizedString" use="optional"/>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.