element -> <eCad.10>
eCad.10 eResponse.04 EMS Response Number No No The internal EMS response number which is unique for each EMS Vehicle's (Unit) response to an incident within an EMS Agency. E02_03 Optional
Namespace:
Type:
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.10>
   
Content: 
{ xs:string }
</eCad.10>
Simple Content Detail:
MaxLength:
50
MinLength:
3

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