element -> <eCad.70>
eCad.70 eScene.01 First EMS Unit on Scene No No Documentation that this EMS Unit was the first EMS Unit for the EMS Agency on the Scene Optional Added to improve the evaluation of Response Times when multiple EMS units are responding to the same scene.
Namespace:
Type:
anonymous (extension of YesNoValues)
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.70>
   
Content: 
{ enumeration of xs:string }
</eCad.70>
Simple Content Detail:
Enumeration:
"9923001"
 - 
No
"9923003"
 - 
Yes

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  YesNoValues (extension)
      complexType
Derivation:
extension of YesNoValues
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.eScene.FirstEMSUnitonScene" minOccurs="0" name="eCad.70">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="YesNoValues"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>