group "Lender.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="Lender.model">
<xsd:sequence>
<xsd:element name="lenderPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="lenderAccountReference" type="AccountReference"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
lenderAccountReference
Type:
AccountReference, empty content
A reference to the account tht lends the asset(s) exchanged in the context of the containing structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="lenderAccountReference" type="AccountReference"/>

lenderPartyReference
Type:
PartyReference, empty content
A reference to the party that lends the asset(s) exchanged in the context of the containing structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="lenderPartyReference" 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.