UBL-COMMONBASICCOMPONENTS
UBL atomic simple types — cbc: namespace.
Definition
CBC contains ~600 typed simple types. Examples: cbc:Amount with currencyID attribute (ISO 4217), cbc:Quantity with unitCode (UN/ECE Rec 20), cbc:Date in ISO 8601 format, cbc:Code restricted on enum.
Origin
Definitions published in UBL 2.0 (2006).
Example in context
<cbc:Amount currencyID="EUR">123.45</cbc:Amount>
Related terms
- UBL CAC — complex types.