ProfileID
Identifies a user-defined profile of the customization of UBL being used.
More information is provided in the Business Process Types topic.
Element
| Element | Cardinality | Description |
|---|---|---|
Business Process Type (Invoice/ProfileID) | 1..1 | Always specify urn:vertexinc:vrbl:billing:1.0 . |
Restrictions
- You must use
urn:vertexinc:vrbl:billing:1for theProfileIDelement.
Example
<Invoice>
<!-- code omitted for clarity -->
<cbc:ProfileID>urn:vertexinc:vrbl:billing:1</cbc:ProfileID>
<!-- code omitted for clarity -->
</Invoice>
Updated 5 months ago
