mmlRe:pastHistory

Element Information

Model

ANY element from namespace(s) 'http://www.w3.org/1999/xhtml' , mmlCm:extRef*
Children: mmlCm:extRef

Used By

Source

<xs:element name="pastHistory">
  <xs:complexType mixed="true">
    <xs:sequence>
      <xs:any namespace="http://www.w3.org/1999/xhtml" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="mmlCm:extRef"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample

< mmlFcl:pastHistory xmlns:mmlFcl = "http://www.medxml.net/MML/v4/ContentModule/FirstClinic/1.0" xmlns:xhtml = "http://www.w3.org/1999/xhtml" >

< mmlFcl:pastHistoryItem>

< mmlFcl:timeExpression>

6 years old

</ mmlFcl:timeExpression>

< mmlFcl:eventExpression>

appendectomy

</ mmlFcl:eventExpression>

</ mmlFcl:pastHistoryItem>

< mmlFcl:pastHistoryItem>

< mmlFcl:timeExpression>

5 years ago (1994)

</ mmlFcl:timeExpression>

< mmlFcl:eventExpression>

hypertension

< xhtml:br/>

diabetes 30years

</ mmlFcl:eventExpression>

</ mmlFcl:pastHistoryItem>

</ mmlFcl:pastHistory>