<xs:simpleType name="SellerDays_t">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies the number of days that may elapse before delivery of the security
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="SellerDays" tag="287" datatype="int" ComponentType="Field" StdAbbrev="SellerDays" QualifiedAbbrev="SellerDays" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:int" />
</xs:simpleType>
|