diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2 | ||||||||||||||||||||||
type | restriction of cct:AmountType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by | |||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | xsd:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <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> |