<xsd:complexType name="LoanAllocationSettlementTaskType">
<xsd:annotation>
<xsd:documentation xml:lang="en">A structure used to uniquely identify a settlement task type within a syndicated loan structure.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="xsd:normalizedString">
<xsd:attribute name="allocationSettlementTaskTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/allocation-settlement-task-type" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|