Receiver (Extn)

Used to specify the receiver.

Details

ComponentValue
NameReceiver
PathInvoice/UBLExtensions/UBLExtension/ExtensionContent/InvoiceExtension/RoutingDetails/Receiver
Data Typen/a
Typen/a
Minimum Occurrence0
Maximum Occurrencen/a
Super Ordinate ElementRoutingDetails (Extn)
Global TopicsReceiver ID

Element

ElementDescription
UBLExtensions/UBLExtension/ExtensionContent/InvoiceExtension/RoutingDetails/ ReceiverThe Receiver's ID. This needs to specify the Receiver for the country. A list of all Receivers is provided in the next section.

Example

The following example is from the Receiver ID topic:

	<cec:UBLExtensions>
		<cec:UBLExtension>
			<cec:ExtensionContent>
				<vrbl:InvoiceExtension>
					<verbl:RoutingDetails>
						<vrbl:Sender>ERP_EU_25</vrbl:Sender>
						<vrbl:Receiver>GENERIC_MY_MYINVOIS_1p0p0</vrbl:Receiver>
					</vrbl:RoutingDetails>
				</vrbl:InvoiceExtension>
			</cec:ExtensionContent>
		</cec:UBLExtension>
	</cec:UBLExtensions>