complexType "TriParty"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
collateralProfile, collateralType, triPartyAgent
All Direct / Indirect Based Elements (1):
triParty
Known Usage Locations
Annotation
The tri-party terms.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="TriParty">
<xsd:sequence>
<xsd:element minOccurs="0" name="triPartyAgent" type="PartyReference"/>
<xsd:element minOccurs="0" name="collateralProfile" type="CollateralProfile"/>
<xsd:element minOccurs="0" name="collateralType" type="CollateralType"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
collateralProfile
Type:
CollateralProfile, simple content
The collateral profile specified at the tri-party agent.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="collateralProfile" type="CollateralProfile"/>

collateralType
Type:
CollateralType, simple content
The collateral type, which is a restriction of the collateral deemed acceptable for the purpose of the transaction.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="collateralType" type="CollateralType"/>

triPartyAgent
Type:
PartyReference, empty content
The reference to the tri-party agent.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="triPartyAgent" type="PartyReference"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.