Definition Type: AttributeGroup
Name: PositionQtyAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into Stat in schema fixml-components-base-4-4_xsd Drilldown into Short in schema fixml-components-base-4-4_xsd Drilldown into Long in schema fixml-components-base-4-4_xsd Drilldown into Typ in schema fixml-components-base-4-4_xsdXSD Diagram of PositionQtyAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="PositionQtyAttributes">
    <xs:attribute name="Typ" type="PosType_t" use="optional" />
    <xs:attribute name="Long" type="LongQty_t" use="optional" />
    <xs:attribute name="Short" type="ShortQty_t" use="optional" />
    <xs:attribute name="Stat" type="PosQtyStatus_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Typ nsA:Typ Optional
Long nsA:Long Optional
Short nsA:Short Optional
Stat nsA:Stat Optional