element -> <eCad.09>
eCad.09 eResponse.03 Incident Number No No The incident number assigned by the 911 Dispatch System E02_02 Optional This number can be used to associate multiple EMS responses, dispatch information, and other information to the same EMS event or patient.
Namespace:
Type:
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.09>
   
Content: 
{ xs:string }
</eCad.09>
Simple Content Detail:
MaxLength:
50
MinLength:
3

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