Definition Type: AttributeGroup
Name: FixmlAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-components-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into s in schema fixml-components-base-5-0-sp2_xsd Drilldown into ev in schema fixml-components-base-5-0-sp2_xsd Drilldown into xr in schema fixml-components-base-5-0-sp2_xsd Drilldown into xv in schema fixml-components-base-5-0-sp2_xsd Drilldown into r in schema fixml-components-base-5-0-sp2_xsd Drilldown into v in schema fixml-components-base-5-0-sp2_xsdXSD Diagram of FixmlAttributes in schema fixml-components-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="FixmlAttributes">
    <xs:attribute name="v" type="xs:string" fixed="5.0" />
    <xs:attribute name="r" type="xs:string" use="optional" />
    <xs:attribute name="xv" type="xs:string" use="optional" />
    <xs:attribute name="xr" type="xs:string" use="optional" />
    <xs:attribute name="ev" type="xs:string" use="optional" />
    <xs:attribute name="s" type="xs:string" fixed="20080115" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
v nsA:v (Optional)
r nsA:r Optional
xv nsA:xv Optional
xr nsA:xr Optional
ev nsA:ev Optional
s nsA:s (Optional)