<xs:simpleType name="ListStatusText_t">
<xs:annotation>
<xs:documentation xml:lang="en">Free format text string related to List Status
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="ListStatusText" tag="444" datatype="String" ComponentType="Field" StdAbbrev="ListStatText" QualifiedAbbrev="ListStatText" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|