
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| mmlLb:smCode | xs:string | optional | ||||
| mmlLb:smCodeId | xs:string | optional | ||||
| mmlLb:smCodeName | xs:string | optional | 
| Element | mmlLb:specimen | 
| <xs:element name="spcMemo"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="smCodeName" type="xs:string" use="optional" form="qualified"/> <xs:attribute name="smCode" type="xs:string" use="optional" form="qualified"/> <xs:attribute name="smCodeId" type="xs:string" use="optional" form="qualified"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |