
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| mmlHd:code | xs:string | optional | ||||
| mmlHd:tableId | xs:string | required |
| Element | mmlHd:hdMethod |
<xs:element name="hdMethodName"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="code" type="xs:string" use="optional" form="qualified"/> <xs:attribute name="tableId" type="xs:string" use="required" form="qualified"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
|
< mmlHd:hdMethod xmlns:mmlHd = "http://www.medxml.net/MML/v4/ContentModule/Hemodialysis/1.0" > |
|
< mmlHd:hdMethodName mmlHd:code = "01" mmlHd:tableId = "hdMethodTable01" > |
|
血液透析 |
|
PT0H0M0S |
|
PT4H0M0S |
|
</ mmlHd:timeHdEnd> |
|
</ mmlHd:hdMethod> |