element -> <eCad.83>
eCad.83 eScene.14 Mile Post or Major Roadway No No The mile post or major roadway associated with the incident locations Optional
Namespace:
Type:
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.83>
   
Content: 
{ xs:string }
</eCad.83>
Simple Content Detail:
MaxLength:
35
MinLength:
1

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