element -> <eCad.66>
eCad.66 ePatient.15 Age No No The patient's age (either calculated from date of birth or best approximation) E06_14 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma
Namespace:
Type:
anonymous (extension of Age)
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<eCad.66>
   
Content: 
{ xs:integer }
</eCad.66>
Simple Content Detail:
MaxInclusive:
120
MinInclusive:
1

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