element -> <dAgency.18>
dAgency.18 911 EMS Call Center Volume per Year Yes Yes The number of 911 calls received by the call center during the last calendar year D01_14 Required Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma 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. Name Clarified with "Call Center"
Namespace:
Type:
Content:
simple, 1 attribute
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<dAgency.18
    NV
 = 
("7701001" | "7701003")
    >
   
Content: 
{ xs:positiveInteger }
</dAgency.18>
Simple Content Detail:
MaxInclusive:
4000000
MinInclusive:
1

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:positiveInteger (restriction)
  AnnualAgencyStatistics (extension)
      complexType
Derivation:
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>
Attribute Detail (all declarations; defined in this component only; 1/1)
NV
Type:
Use:
optional
Attribute Value
"7701001" | "7701003"
Anonymous simpleType
Type Derivation Tree
  simpleType
Derivation:
by union
Member Types
XML Source (see within schema source)
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>