element <dAgency.04>
<nemsisTacDoc> <number>dAgency.04</number> <name>EMS Agency State</name> <national>Yes</national> <state>Yes</state> <definition>The state/territory which assigned the EMS agency number.</definition> <v2Number>D01_03</v2Number> <usage>Mandatory</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 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></comment> <v3Changes/> </nemsisTacDoc>
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:
Length:
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>