element <dAgency.14>
Name: EMS Agency Organizational Tax Status
National: Yes
State: Yes
Definition: The EMS Agencies business/corporate organizational tax status
Usage: Mandatory
Namespace:
Type:
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<dAgency.14>
   
Content: 
{ enumeration of xs:string }
</dAgency.14>
Simple Content Detail:
Enumeration:
"1014001"
 - 
For Profit
"1014003"
 - 
Neither (Government)
"1014005"
 - 
Not For Profit

Included in content model of elements (1):
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>