mmlSg:title

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
mmlSg:code xs:string optional
mmlSg:system xs:string optional

Used By

Source

<xs:element name="title">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="mmlSg:attlist.title"/>
  </xs:complexType>
</xs:element>

Sample

< mmlSg:anesthesiaProcedure xmlns:mmlSg = "http://www.medxml.net/MML/v4/ContentModule/Surgery/1.0" >

< mmlSg:title>

general anesthesia

</ mmlSg:title>

< mmlSg:title>

tracheal intubation

</ mmlSg:title>

< mmlSg:title>

G+O+Ethrane

</ mmlSg:title>

</ mmlSg:anesthesiaProcedure>