element -> <eCad.85>
eCad.85 eScene.16 Incident Apartment, Suite, or Room No No The number of the specific apartment, suite, or room where the incident occurred. Optional
Namespace:
Type:
anonymous (extension of SceneApartment)
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.85>
   
Content: 
{ xs:string }
</eCad.85>
Simple Content Detail:
MaxLength:
15
MinLength:
1

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