<xs:simpleType name="RegistDtls_t">
<xs:annotation>
<xs:documentation xml:lang="en">Set of Registration name and address details possibly including phone fax etc
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="RegistDtls" tag="509" datatype="String" ComponentType="Field" StdAbbrev="RegistDtls" QualifiedAbbrev="Dtls" Category="RegistrationInstruction" CategoryAbbrev="RejRsnTxt" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|