element -> <eCad.79>
eCad.79 eScene.10 Incident Facility Code No No The state, regulatory, or other unique number (code) associated with the facility if the Incident is a Healthcare Facility. E08_08 Optional This may be populated from a list created within dFacility.03 (Facility Location Code) or dFacility.05 (Facility National Provider Identifier).
Namespace:
Type:
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.79>
   
Content: 
{ xs:string }
</eCad.79>
Simple Content Detail:
MaxLength:
50
MinLength:
2

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