The attribute label is restricted to 25 characters which can be a random selection from the values 'a-z', 'A-Z', '0-9' and '_'. |
Attribute Group | elml: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> |