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">
<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
Child elements
Text element
Related elements
Banner, Banner, Category, Label, Label, Label, Navigation, Question, Title
See also