2.3.3.3.14 CT_AccDSLabel

Target namespace: http://schemas.microsoft.com/office/accessservices/2009/11/forms

Referenced by: CT_AccDataSheet

Specifies a label element in a tabular view.

Attributes:

Association : A string ([XMLSCHEMA2/2] section 3.2.1) that specifies the Association attribute.

Caption : An ST_AccString2048 that specifies the Caption attribute.

HyperlinkAddress : A string ([XMLSCHEMA2/2] section 3.2.1) that specifies the HyperlinkAddress attribute.

HyperlinkComponents : An Ignored Value.

Style : An ST_ReferenceType that specifies the Style attribute. The properties in this style MUST be applied to the tabs associated with the tab control’s pages.

Tag : An Ignored Value.

ToolTip : A string ([XMLSCHEMA2/2] section 3.2.1) that specifies the Tooltip attribute.

Visibility : An ST_Visibility that specifies the Visibility attribute.

x:Name : A string ([XMLSCHEMA2/2] section 3.2.1) that specifies the Name attribute.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xs:complexType name="CT_AccDSLabel">
   <xs:attributeGroup ref="DSLabelAttributes"/>
 </xs:complexType>

See section 5.3 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).