Definition Type Element
Name first-label
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The "first label" to be placed in the control.

This is a place-holder that is always displayed when the control is sitting idle.  Selecting it does not execute a roll and when any other item in the list is selected, this item is returned to the selected state afterwards.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="first-label" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The &quot;first label&quot; to be placed in the control.

This is a place-holder that is always displayed when the control is sitting idle.  Selecting it does not execute a roll and when any other item in the list is selected, this item is returned to the selected state afterwards.
</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
first-label
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd