India (IRP(W)): Business Process Type

You must specify a specific value for the Business Process Type element.

This element is used to identify the business process context in which the transaction appears.

Element

Use the following element to model this information:

Name (Path)CardinalityDescription
Business Process Type (Waybill/ProfileID)1..1Identifies the business process context in which the transaction appears, to enable the recipient to process the compliance document in an appropriate way

Restrictions

You must specify urn:vertexinc:vrbl:billing:1 in the Business Process Type element.

Example

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