CustomizationID
Identifies a user-defined customization of UBL for a specific use.
General information is provided in the Specification IDs topic.
Element
| Element | Cardinality | Description | 
|---|---|---|
| Specification ID ( Invoice/CustomizationID) | 1..1 | 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. 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 5 months ago
