diagram |
|
namespace |
urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2 |
type |
extension of udt:AmountType |
properties |
|
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | currencyID | clm54217:CurrencyCodeContentType | required | | | documentation | <ccts:UniqueID>UDT000001-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>
<xsd:BuiltinType>normalisedString</xsd:BuiltinType> |
|
|
source |
<xs:complexType name="TotalInvoiceAmountType">
<xs:simpleContent>
<xs:extension base="udt:AmountType"/>
</xs:simpleContent>
</xs:complexType> |