complexType "ProposedCollateralResponse"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (3):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.