Attributes
Attributes can be use to classify the values used in elements.
Some fields like PaymentMeansCode
can include an attribute. For example:
<cbc:PaymentMeansCode name="Credit transfer">30</cbc:PaymentMeansCode>
This table lists the element fields and the related attributes:
Attribute | Elements | Topic |
---|---|---|
@currencyID | TaxAmount , `PriceAmount and others | Currencies |
@name | PaymentMeans | Payment Means |
@listID | ItemClassificationCode | Item Categorization |
@unitcode | InvoicedQuantity | Items |
@listVersionID | InvoiceTypeCode | Invoice Types |
Updated about 2 months ago