element -> <dAgency.04>
dAgency.04 EMS Agency State Yes Yes The state/territory which assigned the EMS agency number. D01_03 Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma This has been clarified to reflect that it is the state in which the EMS Agency resides and the state associated with the EMS Agency number. <br/><br/>GNIS Codes Website: <a>http://geonames.usgs.gov/domestic/download_data.htm</a>
Namespace:
Type:
anonymous (extension of ANSIStateCode)
Content:
simple
Defined:
locally within dAgency complexType in dAgency_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<dAgency.04>
   
Content: 
{ xs:string }
</dAgency.04>
Simple Content Detail:
Pattern:
[0-9]{2}

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