label

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 Information

Used By

Attribute Group elml:LabelReq

Source

<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>

Sample