element -> <dConfiguration.13>
dConfiguration.13 Emergency Medical Dispatch (EMD) Provided to EMS Agency Service Area Yes Yes Indication as to whether Emergency Medical Dispatch is provided to the EMS Agency's service area. Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Added to better document the implementation of Emergency Medical Dispatch. Associated with each EMS Agency and the specific EMS Agency Number (dAgency.02).
Namespace:
Type:
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<dConfiguration.13>
   
Content: 
{ enumeration of xs:string }
</dConfiguration.13>
Simple Content Detail:
Enumeration:
"1213001"
 - 
No
"1213003"
 - 
Yes, 100% of the EMS Agency's Service Area
"1213005"
 - 
Yes, Less than 100% of the EMS Agency's Service Area

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  EMDtoAgencyServiceArea (extension)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dConfiguration.EmergencyMedicalDispatchEMDProvidedtoEMSAgencyServiceArea" name="dConfiguration.13">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMDtoAgencyServiceArea"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>