<xs:simpleType name="DateOfBirth_t">
<xs:annotation>
<xs:documentation xml:lang="en">The date of birth applicable to the individual e g required to open some types of tax exempt account
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="DateOfBirth" tag="486" datatype="LocalMktDate" ComponentType="Field" StdAbbrev="DtOfBirth" QualifiedAbbrev="DtOfBirth" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="LocalMktDate" />
</xs:simpleType>
|