Definition Type: Element
Name: header
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:MessageHeader
Containing Schema: fpml-msg-4-0.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
The generic definition of header in the Message type contains all the possible header information items and is specialised by restriction in derived classes.
Collapse XSD Schema Diagram:
Drilldown into Signature Drilldown into expiryTimestamp Drilldown into creationTimestamp Drilldown into copyTo Drilldown into sendTo Drilldown into sentBy Drilldown into inReplyTo Drilldown into messageId Drilldown into conversationId Drilldown into MessageHeaderXSD Diagram of header
Collapse XSD Schema Code:
<xsd:element name="header" type="MessageHeader">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The generic definition of header in the Message type contains all the possible header information items and is specialised by restriction in derived classes.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
conversationId nsA:conversationId 0 (1)
messageId nsA:messageId (1) (1)
inReplyTo nsA:inReplyTo 0 (1)
sentBy nsA:sentBy (1) (1)
sendTo nsA:sendTo 0 unbounded
copyTo nsA:copyTo 0 unbounded
creationTimestamp nsA:creationTimestamp (1) (1)
expiryTimestamp nsA:expiryTimestamp 0 (1)
Signature nsA:Signature 0 unbounded
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus