element -> <dAgency.14>
dAgency.14 EMS Agency Organizational Tax Status Yes Yes The EMS Agencies business/corporate organizational tax status Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Associated with the EMS Agency for the specific EMS Agency Number (dAgency.02).
Namespace:
Type:
Content:
simple
Defined:
locally within dAgency complexType in dAgency_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<dAgency.14>
   
Content: 
{ enumeration of xs:string }
</dAgency.14>
Simple Content Detail:
Enumeration:
"1018001"
 - 
For Profit
"1018003"
 - 
Other (e.g., Government)
"1018005"
 - 
Not For Profit
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSAgencyOrganizationalTaxStatus" name="dAgency.14">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencyOrganizationalTaxStatus"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>