QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
generationPurpose | xs:string | optional |
Element | mml:docInfo |
<xs:element name="title"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="generationPurpose" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
< 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> |