element <dAgency.AgencyYearGroup>
Group Tag to hold information about EMS agency annual statistics.
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 8 elements
Defined:
Includes:
definitions of 1 attribute, 8 elements
Content Model Diagram
XML Representation Summary
<dAgency.AgencyYearGroup
    CorrelationID
 = 
xs:string
    >
   
Content: 
dAgency.15, dAgency.16, dAgency.17, dAgency.18, dAgency.19, dAgency.20, dAgency.21, dAgency.22?
</dAgency.AgencyYearGroup>
Content model elements (8):
Included in content model of elements (1):
XML Source (w/o annotations (9); see within schema source)
<xs:element id="dAgency.AgencyYearGroup" maxOccurs="unbounded" name="dAgency.AgencyYearGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dAgency.StatisticalCalendarYear" name="dAgency.15" type="Year"/>
<xs:element id="dAgency.TotalPrimaryServiceSizeArea" name="dAgency.16" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.TotalServiceAreaPopulation" name="dAgency.17" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.NineOneOneEMSCallCenterVolumeperYear" name="dAgency.18" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.EMSDispatchVolumeperYear" name="dAgency.19" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.EMSPatientTransportVolumeperYear" name="dAgency.20" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.EMSPatientContactVolumeperYear" name="dAgency.21" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.EMSBillableCallsperYear" minOccurs="0" name="dAgency.22" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Content Element Detail (all declarations; defined in this component only; 8/8)
dAgency.15
Type:
Year, simple content
Name: Statistical Calendar Year
National: Yes
State: Yes
Definition: The calendar year to which the information pertains for the EMS Agency and the specific EMS Agency Number (dAgency.02).
Usage: Mandatory
Simple Content
xs:integer
maxInclusive:
2050
minInclusive:
1900
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.StatisticalCalendarYear" name="dAgency.15" type="Year"/>

dAgency.16
Type:
anonymous (extension of AnnualAgencyStatistics), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Definition:
Name: Total Primary Service Size Area
National: Yes
State: Yes
Definition: The total square miles in the agency's service area.
Usage: Required
Simple Content
xs:positiveInteger
maxInclusive:
1000000
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.TotalPrimaryServiceSizeArea" name="dAgency.16" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.17
Type:
anonymous (extension of AnnualAgencyStatistics), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Definition:
Name: Total Service Area Population
National: Yes
State: Yes
Definition: The total population in the agency's service area based if possible on year 2010 census data.
Usage: Required
Simple Content
xs:positiveInteger
maxInclusive:
1000000
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.TotalServiceAreaPopulation" name="dAgency.17" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.18
Type:
anonymous (extension of AnnualAgencyStatistics), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Name: 911 EMS Call Center Volume per Year
National: Yes
State: Yes
Definition: The number of 911 EMS called per year based on last calendar year.
Usage: Required
Simple Content
xs:positiveInteger
maxInclusive:
1000000
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.NineOneOneEMSCallCenterVolumeperYear" name="dAgency.18" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.19
Type:
anonymous (extension of AnnualAgencyStatistics), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Name: EMS Dispatch Volume per Year
National: Yes
State: Yes
Definition: The number of EMS dispatches per based on last last calendar year.
Usage: Required
Simple Content
xs:positiveInteger
maxInclusive:
1000000
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSDispatchVolumeperYear" name="dAgency.19" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.20
Type:
anonymous (extension of AnnualAgencyStatistics), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Name: EMS Patient Transport Volume per Year
National: Yes
State: Yes
Definition: The number of EMS transports per year based on last calendar year.
Usage: Required
Simple Content
xs:positiveInteger
maxInclusive:
1000000
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSPatientTransportVolumeperYear" name="dAgency.20" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.21
Type:
anonymous (extension of AnnualAgencyStatistics), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Name: EMS Patient Contact Volume per Year
National: Yes
State: Yes
Definition: The number of EMS patient contacts per year based on last calendar year.
Usage: Required
Simple Content
xs:positiveInteger
maxInclusive:
1000000
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSPatientContactVolumeperYear" name="dAgency.21" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.22
Type:
anonymous (extension of AnnualAgencyStatistics), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Name: EMS Billable Calls per Year
National: No
State: Yes
Definition: The number of EMS patient encounters which are billable based on the last calendar year.
Usage: Recommended
Simple Content
xs:positiveInteger
maxInclusive:
1000000
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSBillableCallsperYear" minOccurs="0" name="dAgency.22" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>