<xs:simpleType name="CashOutstanding_t">
<xs:annotation>
<xs:documentation xml:lang="en">Starting consideration less repayments
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="CashOutstanding" tag="901" datatype="Amt" ComponentType="Field" StdAbbrev="CshOutstanding" QualifiedAbbrev="CshOutstanding" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Amt" />
</xs:simpleType>
|