element <dAgency.16>
<definition>
<nemsisTacDoc>
<number>dAgency.16</number>
<name>Total Primary Service Area Size</name>
<national>Yes</national>
<state>Yes</state>
<definition>The total square miles in the agency's service area.</definition>
<v2Number>D01_12</v2Number>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>This statistical information is associated with the EMS Agency's specific EMS Agency Number (dAgency.02). A value should be associated with each with (dAgency.15) Statistical Calendar Year</comment>
<v3Changes/>
</nemsisTacDoc>
</definition>
Namespace: |
|
Type: |
|
Content: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
|
Includes: |
|
Content Model Diagram
| XML Representation Summary |
| <dAgency.16 |
| |
NV |
= |
("7701001" | "7701003") |
| |
> |
| |
Content: |
{ xs:positiveInteger } |
|
| </dAgency.16> |
Simple Content Detail:
MaxInclusive: |
4000000 |
MinInclusive: |
1 |
Included in content model of elements (1):
-
Anonymous Type Detail
| Type Derivation Tree xs:positiveInteger (restriction) complexType |
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:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
Attribute Detail (all declarations; defined in this component only; 1/1)
NV-
Attribute Value
Anonymous simpleType
Type Derivation Tree simpleType |
Member Types
XML Source (see within schema source)
| <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> |