<xs:simpleType name="Text_t">
<xs:annotation>
<xs:documentation xml:lang="en">Free format text string Note: this field does not have a specified maximum length
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="Text" tag="58" datatype="String" ComponentType="Field" StdAbbrev="Txt" QualifiedAbbrev="Txt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|