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:
Name: Crew State Certification/Licensure Levels
National: No
State: No
Definition: The certification/licensure level of the ambulance by the state or the certification/licensure level at which the vehicle is most commonly staffed.
Usage: Optional
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
"9917007"
 - 
2009 Paramedic
"9917009"
 - 
First Responder
"9917011"
 - 
EMT-Basic
"9917013"
 - 
EMT-Intermediate
"9917015"
 - 
EMT-Paramedic
"9917017"
 - 
Nurse
"9917019"
 - 
Physician
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
Name: Number of Each EMS Personnel Level on Normal 911 Ambulance Response
National: No
State: No
Definition: The number of each personnel level associated with the vehicle crew.
Usage: Optional
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
Name: Number of Each EMS Personnel Level on Normal 911 Response (Non-Transport) Vehicle
National: No
State: No
Definition: The number of each personnel level for your EMS Agency's Medical (Non-911) Non-Transport Ambulance.
Usage: Optional
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
Name: Number of Each EMS Personnel Level on Normal Medical (Non-911) Transport Ambulance
National: No
State: No
Definition: The number of each personnel level for your EMS Agency's Medical (Non-911) Transport Ambulance.
Usage: Optional
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"/>