XML Schema Documentation

Complex Type: PartyMessageInformation

[Table of contents]

Super-types: None
Sub-types: None
Name PartyMessageInformation
Used by (from the same schema document) Model Group MessageHeader.model
Abstract no
Documentation A type defining additional information that may be recorded against a message.
XML Instance Representation
<...>
<partyReference> PartyReference </partyReference> [1]

'Identifies that party that has ownership of this information.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="PartyMessageInformation">
<xsd:sequence>
<xsd:element name="partyReference" type=" PartyReference "/>
</xsd:sequence>
</xsd:complexType>