mmlLs:occupation

Element Information

Model

ANY element from namespace(s) 'http://www.w3.org/1999/xhtml'

Used By

Source

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

Sample

< mmlLs:LifestyleModule xmlns:mmlLs = "http://www.medxml.net/MML/v4/ContentModule/Lifestyle/1.0" xmlns:xhtml = "http://www.w3.org/1999/xhtml" xsi:schemaLocation = "http://www.medxml.net/MML/v4/ContentModule/Lifestyle/1.0/lifestyle.xsd" >

< mmlLs:occupation>

Doctor

</ mmlLs:occupation>

< mmlLs:tobacco>

None

</ mmlLs:tobacco>

< mmlLs:alcohol>

Beer 350ml/day

< xhtml:br/>

日本酒3合/日

</ mmlLs:alcohol>

< mmlLs:other>

walking

</ mmlLs:other>

</ mmlLs:LifestyleModule>