Definition Type: AttributeGroup
Name: BaseHeaderAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into MsgEncd in schema fixml-components-base-4-4_xsd Drilldown into OrigSnt in schema fixml-components-base-4-4_xsd Drilldown into Snt in schema fixml-components-base-4-4_xsd Drilldown into PosRsnd in schema fixml-components-base-4-4_xsd Drilldown into PosDup in schema fixml-components-base-4-4_xsd Drilldown into D2Loc in schema fixml-components-base-4-4_xsd Drilldown into D2Sub in schema fixml-components-base-4-4_xsd Drilldown into OBLoc in schema fixml-components-base-4-4_xsd Drilldown into OBSub in schema fixml-components-base-4-4_xsd Drilldown into TLoc in schema fixml-components-base-4-4_xsd Drilldown into TSub in schema fixml-components-base-4-4_xsd Drilldown into SLoc in schema fixml-components-base-4-4_xsd Drilldown into SSub in schema fixml-components-base-4-4_xsd Drilldown into D2ID in schema fixml-components-base-4-4_xsd Drilldown into OBID in schema fixml-components-base-4-4_xsd Drilldown into TID in schema fixml-components-base-4-4_xsd Drilldown into SID in schema fixml-components-base-4-4_xsdXSD Diagram of BaseHeaderAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="BaseHeaderAttributes">
    <xs:attribute name="SID" type="SenderCompID_t" use="optional" />
    <xs:attribute name="TID" type="TargetCompID_t" use="optional" />
    <xs:attribute name="OBID" type="OnBehalfOfCompID_t" use="optional" />
    <xs:attribute name="D2ID" type="DeliverToCompID_t" use="optional" />
    <xs:attribute name="SSub" type="SenderSubID_t" use="optional" />
    <xs:attribute name="SLoc" type="SenderLocationID_t" use="optional" />
    <xs:attribute name="TSub" type="TargetSubID_t" use="optional" />
    <xs:attribute name="TLoc" type="TargetLocationID_t" use="optional" />
    <xs:attribute name="OBSub" type="OnBehalfOfSubID_t" use="optional" />
    <xs:attribute name="OBLoc" type="OnBehalfOfLocationID_t" use="optional" />
    <xs:attribute name="D2Sub" type="DeliverToSubID_t" use="optional" />
    <xs:attribute name="D2Loc" type="DeliverToLocationID_t" use="optional" />
    <xs:attribute name="PosDup" type="PossDupFlag_t" use="optional" />
    <xs:attribute name="PosRsnd" type="PossResend_t" use="optional" />
    <xs:attribute name="Snt" type="SendingTime_t" use="optional" />
    <xs:attribute name="OrigSnt" type="OrigSendingTime_t" use="optional" />
    <xs:attribute name="MsgEncd" type="MessageEncoding_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
SID nsA:SID Optional
TID nsA:TID Optional
OBID nsA:OBID Optional
D2ID nsA:D2ID Optional
SSub nsA:SSub Optional
SLoc nsA:SLoc Optional
TSub nsA:TSub Optional
TLoc nsA:TLoc Optional
OBSub nsA:OBSub Optional
OBLoc nsA:OBLoc Optional
D2Sub nsA:D2Sub Optional
D2Loc nsA:D2Loc Optional
PosDup nsA:PosDup Optional
PosRsnd nsA:PosRsnd Optional
Snt nsA:Snt Optional
OrigSnt nsA:OrigSnt Optional
MsgEncd nsA:MsgEncd Optional