group "BusinessEventParties.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (2):
Known Usage Locations
Annotation
A model that represents 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 minOccurs="0" 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 minOccurs="0" 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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.