group "BusinessEventParties.model"
Namespace:
Content:
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
agentPartyReference, borrowerPartyReference?
Content Model Elements (2):
agentPartyReference (defined in BusinessEventParties.model group),
borrowerPartyReference (defined in BusinessEventParties.model group)
Known Usage Locations
Annotation
A model which contains the main parties involved in any business event.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="BusinessEventParties.model">
<xsd:sequence>
<xsd:element name="agentPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="borrowerPartyReference" type="PartyReference"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
agentPartyReference
Type:
PartyReference, empty content
A reference to the agent bank for the associated deal.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="agentPartyReference" type="PartyReference"/>

borrowerPartyReference
Type:
PartyReference, empty content
A reference to the main borrower associated with the specific business event.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="borrowerPartyReference" type="PartyReference"/>

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