<xsd:group name="SubstitutionResponse.model">
<xsd:choice>
<xsd:sequence>
<xsd:element name="variationMargin" type="SubstitutionResponse">
<xsd:annotation>
<xsd:documentation xml:lang="en">variation margin details for substitute collateral</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="segregatedIndependentAmount" type="SubstitutionResponse" minOccurs="0" />
</xsd:sequence>
<xsd:element name="segregatedIndependentAmount" type="SubstitutionResponse">
<xsd:annotation>
<xsd:documentation xml:lang="en">segregated independent amount details for substitute collateral</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:group>
|