element -> <eMedDevice.14>
eMedDevice.14 ePatient.13 Gender No No The Patient's Gender E06_11 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma
Namespace:
Type:
anonymous (extension of Gender)
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<eMedDevice.14>
   
Content: 
{ enumeration of xs:string }
</eMedDevice.14>
Simple Content Detail:
Enumeration:
"9906001"
 - 
Female
"9906003"
 - 
Male
"9906005"
 - 
Unknown (Unable to Determine)

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