2.4.2.4 auxDom

Button controls (section 2.4.1.5) MAY contain the auxDom attribute in their XSLT representation.

All other controls MUST NOT contain this attribute in their XSLT representations.

The value of the auxDom attribute MUST range from 1 through 255 characters and MUST be equal to the name of a secondary data connection (section 2.2.36) that exists in the form.

If this attribute is unspecified, all of the secondary data sources that can query MUST be refreshed as part of the "refresh" action (section 2.4.2.1).

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="auxDom" type="xsd:string"/>