Label element
The base type of a label element.
Attributes for Label
Name
Use: optional
Valid values: string
XML representation
<xsd:element name="Label" type="Label" minOccurs="0">
<xsd:sequence minOccurs="0">
<xsd:element ref="Style" minOccurs="0"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="Text" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="Name" type="xsd:string" use="optional"/>
</xsd:element>
Parent elements
Question
Child elements
Style, Text
Related elements
Banner, Banner, Category, Label, Label, Label, Navigation, Question, Title
See also