Definition Type: SimpleType
Name: DistribPercentage_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
The amount of each distribution to go to this beneficiary expressed as a percentage
Collapse XSD Schema Diagram:
XSD Diagram of DistribPercentage_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="DistribPercentage_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">The amount of each distribution to go to this beneficiary  expressed as a percentage 
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="DistribPercentage" tag="512" datatype="Percentage" ComponentType="Field" StdAbbrev="DistribPctage" QualifiedAbbrev="DistribPctage" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Percentage" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:DistribPctage