element -> <eCad.67>
eCad.67 ePatient.16 Age Units No No The unit used to define the patient's age E06_15 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma
Namespace:
Type:
anonymous (extension of AgeUnits)
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<eCad.67>
   
Content: 
{ enumeration of xs:string }
</eCad.67>
Simple Content Detail:
Enumeration:
"2516001"
 - 
Days
"2516003"
 - 
Hours
"2516005"
 - 
Minutes
"2516007"
 - 
Months
"2516009"
 - 
Years

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