2.3.3.3.16 CT_AccDSAttachment

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

Referenced by: CT_AccDataSheet

Specifies an attachment element in a tabular view.

Attributes:

AggregateType : An Ignored Value.

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

DatasheetCaption : An ST_AccDatasheetCaption that specifies the DatasheetCaption attribute.

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

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

IsEnabled : A boolean ([XMLSCHEMA2/2] section 3.2.2) that specifies the IsEnabled attribute.

Locked : A boolean ([XMLSCHEMA2/2] section 3.2.2) that specifies the Locked attribute.

PictureAlignment : An ST_AccPictureAlignment that specifies the PictureAlignment attribute.

PictureSizeMode : An ST_AccPictureSizeMode that specifies the PictureSizeMode attribute.

PictureTiling : An ST_AccPictureTiling that specifies the PictureTiling attribute.

StatusBarText : 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.

TabIndex : An Ignored Value.

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.

Width : An unsignedInt ([XMLSCHEMA2/2] section 3.3.22) that specifies the Width 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_AccDSAttachment">
   <xs:attributeGroup ref="DSAttachmentAttributes"/>
 </xs:complexType>

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