<xs:simpleType name="AgreementDesc_t">
<xs:annotation>
<xs:documentation>
The full name of the base standard agreement, annexes and amendments in place between the principals applicable to a financing transaction.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="AgreementDesc" ComponentType="Field" Tag="913" Type="String" AbbrName="AgmtDesc" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|