QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlSm:relation | xs:string | optional |
Elements | mmlSm:clinicalRecord, mmlSm:testResult |
<xs:element name="relatedDoc"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="relation" use="optional" type="xs:string" form="qualified"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |