<xs:simpleType name="EFPTrackingError_t">
<xs:annotation>
<xs:documentation xml:lang="en">Eg Used in EFP trades 2 EFP Exchange for Physical Represented as a percentage
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="EFPTrackingError" tag="405" datatype="Percentage" ComponentType="Field" StdAbbrev="EFPTrkngErr" QualifiedAbbrev="EFPTrkngErr" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Percentage" />
</xs:simpleType>
|