ProfileID

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

More information is provided in the Business Process Types topic.

Details

DetailValue
NameProfileID
PathInvoice/ProfileID
DefinitionIdentifies the business process context in which the transaction appears, to enable the Buyer to process the Document in an appropriate way.
Cardinality1..1
DataTypeIdentifier.Type

Element

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

Did this page help you?