Definition Type Simple Type
Name AllowableOneSidednessPct_t
Namespace http://www.fixprotocol.org/FIXML-4-4
Documentation The maximum percentage that execution of one side of a program trade can exceed execution of the other  
    
XSD Schema fixml-fields-base-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="AllowableOneSidednessPct_t" >
  <xs:annotation>
    <xs:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The maximum percentage that execution of one side of a program trade can exceed execution of the other  
    
</xs:documentation>
    <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
      <xs:Xref Protocol="FIX" name="AllowableOneSidednessPct" tag="765" datatype="Percentage" ComponentType="Field" StdAbbrev="AOSPct" QualifiedAbbrev="AOSPct" Category="" CategoryAbbrev=""/>
      <xs:Xref Protocol="ISO_15022_XML"/>
    </xs:appinfo>

  </xs:annotation>

  <xs:restriction base="Percentage"/>
</xs:simpleType>
Derivation Tree
A:Percentage
    AllowableOneSidednessPct_t
        AOSPct
References
AOSPct
Generated using Liquid XML Studio by Liquid Technologies Ltd