cac:DigitalMessageDelivery
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:MessageDeliveryType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:ProtocolID [0..1]An identifier for the protocol to be used within this message delivery.
- cbc:EnvelopeTypeCode [0..1]A code signifying the type of envelope to be used within this message delivery (e.g. OASIS BDX Business Document Envelope).
- cbc:EndpointURI [0..1]The Uniform Resource Identifier (URI) of the access point (e.g. an HTTP URL including the port).
Attributes
None
Used in
- Type cac:DeliveryChannelType (Elements cac:DeliveryChannel, cac:DigitalDeliveryChannel)
Sample instance
<cac:DigitalMessageDelivery> <cbc:ProtocolID>AS2</cbc:ProtocolID> <cbc:EndpointURI>http://as2.buyer.biz</cbc:EndpointURI> </cac:DigitalMessageDelivery>