QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
label | elml:LabelType | required |
|
Element | elml:unit |
<xs:attributeGroup name="LabelReq"> <xs:attribute name="label" type="elml:LabelType" use="required"> <xs:annotation> <xs:documentation>The attribute label is restricted to 25 characters which can be a random selection from the values 'a-z', 'A-Z', '0-9' and '_'.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |