element -> <dConfiguration.11>
dConfiguration.11 EMS Agency Specialty Service Capability Yes Yes Special training or services provided by the EMS Agency and available to the EMS service area/community. Mandatory
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<dConfiguration.11
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</dConfiguration.11>
Simple Content Detail:
Enumeration:
"1211001"
 - 
Air Rescue
"1211003"
 - 
CBRNE
"1211005"
 - 
Community Health Medicine
"1211007"
 - 
Disaster Medical Assistance Team (DMAT)
"1211009"
 - 
Disaster Mortuary (DMORT)
"1211011"
 - 
Dive Rescue
"1211013"
 - 
Farm Rescue
"1211015"
 - 
High Angle Rescue
"1211017"
 - 
Machinery Disentanglement
"1211019"
 - 
None
"1211021"
 - 
Ski / Snow Rescue
"1211023"
 - 
Tactical EMS
"1211025"
 - 
Trench / Confined Space Rescue
"1211027"
 - 
Urban Search and Rescue (USAR)
"1211029"
 - 
Vehicle Extrication
"1211031"
 - 
Veterinary Medical Assistance Team (VMAT)
"1211033"
 - 
Water or Ice Related Rescue (Incl Swift Water)
"1211035"
 - 
Wilderness Search and Rescue

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="dConfiguration.EMSAgencySpecialtyServiceCapability" maxOccurs="unbounded" name="dConfiguration.11">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencySpecialtyServiceCapability">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>