element -> <dAgency.05>
dAgency.05 EMS Agency Service Area States Yes Yes The states in which the EMS Agency provides services including the state associated with the EMS Agency Number. Mandatory Each state is captured as a group where the EMS agency provides service. The group includes dAgency.05, dAgency.06, dAgency.07, and Agency.08. <br/><br/>Element added to document all of the states in which the EMS agency provides services. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>GNIS Codes Website: <a>http://geonames.usgs.gov/domestic/download_data.htm</a>
Namespace:
Type:
anonymous (extension of ANSIStateCode)
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<dAgency.05>
   
Content: 
{ xs:string }
</dAgency.05>
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.EMSAgencyServiceAreaStates" name="dAgency.05">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSIStateCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>