<xs:simpleType name="URLLink_t">
<xs:annotation>
<xs:documentation xml:lang="en">A URI Uniform Resource Identifier or URL Uniform Resource Locator link to additional information i e http: www XYZ com research html See Appendix 6 B FIX Fields Based Upon Other Standards
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="URLLink" tag="149" datatype="String" ComponentType="Field" StdAbbrev="URL" QualifiedAbbrev="URL" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|