group "Utilization.model"
Namespace:
Content:
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
Complex Content Model
(fundedUtilizedAmount, unfundedUtilizedAmount?) | (unfundedUtilizedAmount, fundedUtilizedAmount?)
Content Model Elements (4):
fundedUtilizedAmount (defined in Utilization.model group),
fundedUtilizedAmount (defined in Utilization.model group),
unfundedUtilizedAmount (defined in Utilization.model group),
unfundedUtilizedAmount (defined in Utilization.model group)
Known Usage Locations
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="Utilization.model">
<xsd:choice>
<xsd:sequence>
<xsd:element name="fundedUtilizedAmount" type="MoneyWithParticipantShare"/>
<xsd:element minOccurs="0" name="unfundedUtilizedAmount" type="MoneyWithParticipantShare"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="unfundedUtilizedAmount" type="MoneyWithParticipantShare"/>
<xsd:element minOccurs="0" name="fundedUtilizedAmount" type="MoneyWithParticipantShare"/>
</xsd:sequence>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 4/4)
fundedUtilizedAmount
Type:
MoneyWithParticipantShare, complex content
The amount of utilization which is funded.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fundedUtilizedAmount" type="MoneyWithParticipantShare"/>

fundedUtilizedAmount
Type:
MoneyWithParticipantShare, complex content
The amount of utilization which is funded.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="fundedUtilizedAmount" type="MoneyWithParticipantShare"/>

unfundedUtilizedAmount
Type:
MoneyWithParticipantShare, complex content
The amount of utilization which is unfunded.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="unfundedUtilizedAmount" type="MoneyWithParticipantShare"/>

unfundedUtilizedAmount
Type:
MoneyWithParticipantShare, complex content
The amount of utilization which is unfunded.
XML Source (w/o annotations (1); see within schema source)

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.