CustomizationID

Identifies a user-defined customization of UBL for a specific use.

General information is provided in the Specification IDs topic.

Details

DetailValue
NameCustomizationID
PathInvoice/CustomizationID
DefinitionAn 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.
Cardinality1..1
DataTypeIdentifier. Type

Element

ElementDescription
Invoice/CustomizationIDSpecify 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>