CustomizationID
Identifies a user-defined customization of UBL for a specific use.
General information is provided in the Specification IDs topic.
Details
Detail | Value |
---|---|
Name | CustomizationID |
Path | Invoice/CustomizationID |
Definition | An identification of the specification containing the total set of rules regarding semantic content, cardinalities, and business rules to which the data contained in the instance document conforms. |
Cardinality | 1..1 |
DataType | Identifier. Type |
Element
Element | Description |
---|---|
Invoice/CustomizationID | Specify urn:vertexinc:verbl:billing:1 . |
Example
<Invoice>
<!-- code omitted for clarity -->
<cbc:CustomizationID>urn:vertexinc:vrbl:billing:1</cbc:CustomizationID>
<!-- code omitted for clarity -->
</Invoice>
Updated about 1 month ago