Cardinality
0..1
Namespace
xha oasis-cefact-xhe-1.0-AggregateComponents
Child elements
Card Name Description
0..n xha:Payload

Payload
Information about the single payload.

Description
UBL example of Payloads
  <xha:Payloads>
    <xha:Payload>(1)
      <xhb:ID>1</xhb:ID> (2)
      <xhb:Description>Catalogue templates</xhb:Description> (3)
      <xhb:DocumentTypeCode>9</xhb:DocumentTypeCode> (4)
      <xhb:ContentTypeCode>application/pdf</ContentTypeCode> (5)
      <xhb:InstanceEncryptionIndicator>False</xhb:InstanceEncryptionIndicator> (6)
      <xha:PayloadContent filename="catalogue-templates.pdf">Q2F0YWxvZ3VlIHRlbXBsYXRlcyBuZWVkIHRvIGJlIHVzZWQgaW4gRFBTIDEyMjM0IGNvbXBldGl0aW9u</xha:PayloadContent> (7)
  </xha:Payload>
</xha:Payloads>