Element | mmlSg:procedureItem |
<xs:element name="operation"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="code" type="xs:string" use="optional"/> <xs:attribute name="system" type="xs:string" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
< mmlSg:procedureItem xmlns:mmlSg = "http://www.medxml.net/MML/v4/ContentModule/Surgery/1.0" > |
coronary artery bypass grafting |
</ mmlSg:operation> |