complexType "ProposedCollateralResponse"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
proposalApproved?, collateralResponseReason*, expectedCollateral?
</...>
Content Model Elements (3):
collateralResponseReason,
expectedCollateral (defined in ProposedCollateralResponse complexType),
proposalApproved
All Direct / Indirect Based Elements (3):
segregatedIndependentAmount (in collateralProposalStatus),
segregatedIndependentAmount (in collateralProposalStatus),
variationMargin (in collateralProposalStatus)
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="ProposedCollateralResponse">
<xsd:sequence>
<xsd:element minOccurs="0" name="proposalApproved" type="xsd:boolean"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="collateralResponseReason" type="CollateralResponseReason"/>
<xsd:element minOccurs="0" name="expectedCollateral" type="ExpectedCollateralDeliveryReturn"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
collateralResponseReason
Type:
CollateralResponseReason, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="collateralResponseReason" type="CollateralResponseReason"/>

expectedCollateral
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="expectedCollateral" type="ExpectedCollateralDeliveryReturn"/>

proposalApproved
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="proposalApproved" type="xsd:boolean"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.