India (IRP(W)): Carrier Registration Name
You must specify the legal name of the Carrier.
Element
Use the following element to model this information:
| XPath | Cardinality | Description |
|---|---|---|
Carrier Registration Name (Waybill/CarrierParty/PartyLegalEntity/RegistrationName) | 1..1 | An element to provide the legal name of the Carrier |
Example
<ubl:Waybill>
<!-- code omitted for clarity -->
<cac:CarrierParty>
<!-- code omitted for clarity -->
<cac:PartyLegalEntity>
<cbc:RegistrationName>Jay Trans</cbc:RegistrationName>
</cac:PartyLegalEntity>
</cac:CarrierParty>
<!-- code omitted for clarity -->
</ubl:Waybill>
Updated about 18 hours ago
