element -> <dVehicle.VehicleCertificationLevelsGroup>
Group Tag to hold info about Vehicle certification and number of personnel
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 4 elements
Defined:
Includes:
definitions of 1 attribute, 4 elements
Content Model Diagram
XML Representation Summary
<dVehicle.VehicleCertificationLevelsGroup
    CorrelationID
 = 
xs:string
    >
   
Content: 
dVehicle.05?, dVehicle.06?, dVehicle.07?, dVehicle.08?
</dVehicle.VehicleCertificationLevelsGroup>
Content model elements (4):
Included in content model of elements (1):
XML Source (w/o annotations (5); see within schema source)
<xs:element id="dVehicle.VehicleCertificationLevelsGroup" maxOccurs="unbounded" minOccurs="0" name="dVehicle.VehicleCertificationLevelsGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dVehicle.CrewStateCertificationLicensureLevels" minOccurs="0" name="dVehicle.05" type="StateCertificationLicensureLevels"/>
<xs:element id="dVehicle.NumberofPersonnelonNormal911AmbulanceResponse" minOccurs="0" name="dVehicle.06" type="NumberofPersonnel"/>
<xs:element id="dVehicle.NumberofEachEMSPersonnelLevelonNormal911ResponseNonTransportVehicle" minOccurs="0" name="dVehicle.07" type="NumberofPersonnel"/>
<xs:element id="dVehicle.NumberofEachEMSPersonnelLevelonNormalMedicalNon911TransportAmbulance" minOccurs="0" name="dVehicle.08" type="NumberofPersonnel"/>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</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"/>
Content Element Detail (all declarations; defined in this component only; 4/4)
dVehicle.05
Type:
dVehicle.05 Crew State Certification/Licensure Levels No No The certification/licensure level of the ambulance by the state or the certification/licensure level at which the vehicle is most commonly staffed. D06_04 Optional The new 2009 EMS Educational Levels have been added. The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.
Simple Content
enumeration of xs:string
Enumeration:
"9917001"
 - 
2009 Advanced Emergency Medical Technician (AEMT)
"9917003"
 - 
2009 Emergency Medical Responder (EMR)
"9917005"
 - 
2009 Emergency Medical Technician (EMT)
"9917007"
 - 
2009 Paramedic
"9917009"
 - 
First Responder
"9917011"
 - 
EMT-Basic
"9917013"
 - 
EMT-Intermediate
"9917015"
 - 
EMT-Paramedic
"9917019"
 - 
Physician
"9917021"
 - 
Critical Care Paramedic
"9917023"
 - 
Community Paramedicine
"9917025"
 - 
Nurse Practitioner
"9917027"
 - 
Physician Assistant
"9917029"
 - 
Licensed Practical Nurse (LPN)
"9917031"
 - 
Registered Nurse
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dVehicle.CrewStateCertificationLicensureLevels" minOccurs="0" name="dVehicle.05" type="StateCertificationLicensureLevels"/>

dVehicle.06
Type:
NumberofPersonnel, simple content
dVehicle.06 Number of Each EMS Personnel Level on Normal 911 Ambulance Response No No The number of each personnel level associated with the vehicle crew. D06_05 Optional Indicate the number of each of the following EMS Personnel levels on the crew. Associated with each Certification/Licensure Level in dVehicle.05 (Crew State Certification/Licensure Levels).
Simple Content
xs:positiveInteger
maxInclusive:
12
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dVehicle.NumberofPersonnelonNormal911AmbulanceResponse" minOccurs="0" name="dVehicle.06" type="NumberofPersonnel"/>

dVehicle.07
Type:
NumberofPersonnel, simple content
dVehicle.07 Number of Each EMS Personnel Level on Normal 911 Response (Non-Transport) Vehicle No No The number of each personnel level for your EMS Agency's Medical (Non-911) Non-Transport Ambulance. Optional Indicate the number of each of the following EMS Personnel levels on the crew. Associated with each Certification/Licensure Level in dVehicle.05 (Crew State Certification/Licensure Levels).
Simple Content
xs:positiveInteger
maxInclusive:
12
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dVehicle.NumberofEachEMSPersonnelLevelonNormal911ResponseNonTransportVehicle" minOccurs="0" name="dVehicle.07" type="NumberofPersonnel"/>

dVehicle.08
Type:
NumberofPersonnel, simple content
dVehicle.08 Number of Each EMS Personnel Level on Normal Medical (Non-911) Transport Ambulance No No The number of each personnel level for your EMS Agency's Medical (Non-911) Transport Ambulance. Optional Indicate the number of each of the following EMS Personnel levels on the crew. Associated with each Certification/Licensure Level in dVehicle.05(Crew State Certification/Licensure Levels).
Simple Content
xs:positiveInteger
maxInclusive:
12
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dVehicle.NumberofEachEMSPersonnelLevelonNormalMedicalNon911TransportAmbulance" minOccurs="0" name="dVehicle.08" type="NumberofPersonnel"/>