ProfileID
Identifies a user-defined profile of the customization of UBL being used.
More information is provided in the Business Process Types topic.
Details
Detail | Value |
---|---|
Name | ProfileID |
Path | Invoice/ProfileID |
Definition | Identifies the business process context in which the transaction appears, to enable the Buyer to process the Document in an appropriate way. |
Cardinality | 1..1 |
DataType | Identifier.Type |
Element
Element | Description |
---|---|
Invoice/ProfileID | Always specify urn:vertexinc:vrbl:billing:1.0 . |
Example
<Invoice>
<!-- code omitted for clarity -->
<cbc:ProfileID>urn:vertexinc:vrbl:billing:1</cbc:ProfileID>
<!-- code omitted for clarity -->
</Invoice>
Updated about 1 month ago