ProfileID

Identifies a user-defined profile of the customization of UBL being used.

More information is provided in the Business Process Types topic.

Element

ElementCardinalityDescription
Business Process Type (Invoice/ProfileID)1..1Always specify urn:vertexinc:vrbl:billing:1.0 .

Restrictions

  • You must use urn:vertexinc:vrbl:billing:1 for the ProfileID element.

Example

<Invoice>
    <!-- code omitted for clarity -->
    <cbc:ProfileID>urn:vertexinc:vrbl:billing:1</cbc:ProfileID>
    <!-- code omitted for clarity -->
</Invoice>