Definition Type: AttributeGroup
Name: OnBehalfOfAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into OBLoc in schema fixml-components-base-4-4_xsd Drilldown into OBSub in schema fixml-components-base-4-4_xsd Drilldown into OBID in schema fixml-components-base-4-4_xsdXSD Diagram of OnBehalfOfAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="OnBehalfOfAttributes">
    <xs:attribute name="OBID" type="OnBehalfOfCompID_t" use="optional" />
    <xs:attribute name="OBSub" type="OnBehalfOfSubID_t" use="optional" />
    <xs:attribute name="OBLoc" type="OnBehalfOfLocationID_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
OBID nsA:OBID Optional
OBSub nsA:OBSub Optional
OBLoc nsA:OBLoc Optional