QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlHd:unit | xs:string | kg/h | optional |
Element | mmlHd:ufrPlan |
<xs:element name="ufRate"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:decimal"> <xs:attribute name="unit" type="xs:string" default="kg/h" form="qualified"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |