<xs:simpleType name="RegistEmail_t">
<xs:annotation>
<xs:documentation xml:lang="en">Email address relating to Registration name and address details
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="RegistEmail" tag="511" datatype="String" ComponentType="Field" StdAbbrev="RegistEmail" QualifiedAbbrev="Email" Category="RegistrationInstruction" CategoryAbbrev="Email" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|