<xs:simpleType name="LocaleOfIssue_t">
<xs:annotation>
<xs:documentation>
Identifies the locale. For Municipal Security Issuers other than state or province. Refer to
http://www.atmos.albany.edu/cgi/stagrep-cgi
Reference the IATA city codes for values.
Note IATA (International Air Transport Association) maintains the codes at www.iata.org.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="LocaleOfIssue" ComponentType="Field" Tag="472" Type="String" AbbrName="Lcl" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|