Definition Type: SimpleType
Name: IOIQty_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Quantity e g number of shares in numeric form or relative size Valid values: 0 000000000 S = Small M = Medium L = Large
Collapse XSD Schema Diagram:
XSD Diagram of IOIQty_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="IOIQty_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Quantity  e g  number of shares  in numeric form or relative size  Valid values: 0   000000000 S = Small M = Medium L = Large 
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="IOIQty" tag="27" datatype="String" ComponentType="Field" StdAbbrev="Qty" QualifiedAbbrev="Qty" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Qty