
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| mmlHd:code | xs:string | optional | ||||
| mmlHd:tableId | xs:string | optional | 
| Element | mmlHd:dailyHDRecord | 
| <xs:element name="hdMachine"> <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="optional" form="qualified"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |