group "Utilization.model"
Namespace:
Content:
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (4):
fundedAmount (defined in Utilization.model group),
Known Usage Locations
Annotation
A model that describes the breakdown of the utilization profile against a single facility.
XML Source (w/o annotations (5); see within schema source)
<xsd:group name="Utilization.model">
<xsd:choice>
<xsd:sequence>
<xsd:element name="requiredFundedAmount" type="MoneyWithParticipantShare"/>
<xsd:element minOccurs="0" name="unfundedAmount" type="MoneyWithParticipantShare"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="requiredUnfundedAmount" type="MoneyWithParticipantShare"/>
<xsd:element minOccurs="0" name="fundedAmount" type="MoneyWithParticipantShare"/>
</xsd:sequence>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 4/4)
fundedAmount
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="fundedAmount" type="MoneyWithParticipantShare"/>

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

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

unfundedAmount
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="unfundedAmount" type="MoneyWithParticipantShare"/>

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.