cac:MessageDelivery
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:MessageDeliveryType
Properties: Global, Qualified
Content
- Sequence [1..1]
- 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
Sample instance
(Auto-generated)
<cac:MessageDelivery> <cbc:ProtocolID>normalizedString</cbc:ProtocolID> <cbc:EnvelopeTypeCode>normalizedString</cbc:EnvelopeTypeCode> <cbc:EndpointURI>normalizedString</cbc:EndpointURI> </cac:MessageDelivery>