element -> <eCad.68>
eCad.68 ePatient.17 Date of Birth No No The patient's date of birth E06_16 Optional
Namespace:
Type:
anonymous (extension of DateOfBirth)
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.68>
   
Content: 
{ xs:date }
</eCad.68>
Simple Content Detail:
MaxInclusive:
2050-01-01
MinInclusive:
1890-01-01

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