element -> <eMedDevice.04>
eMedDevice.04 dAgency.04 EMS Agency State No No The state/territory which assigned the EMS agency number. D01_03 Optional 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 eMedDevice complexType in eMedDevice_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eMedDevice.04>
   
Content: 
{ xs:string }
</eMedDevice.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="eMedDevice.dAgency.EMSAgencyState" minOccurs="0" name="eMedDevice.04">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSIStateCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>