2.4.1.22 Invalid Controls

XHTML elements MUST NOT have an xd:xctName attribute (section 2.4.2.35) matching any of the strings, case insensitive, in the following list.

  • inkpicture

  • scrollableregion

  • combobox

  • multiselectlistbox

  • layoutregion

  • choiceterm

  • choicegrouprepeating

  • choicetermrepeating

  • bulletedlist

  • numberedlist

  • plainlist

Every XHTML element that contains an xctName attribute (section 2.4.2.35) MUST be specified in the controls section of this document.

An Expression Box (section 2.4.1.10) MUST NOT contain the writing-mode style in its style block.

A Repeating Section (section 2.4.1.15) MUST NOT be encased in a SPAN HTML element instead of a DIV or TABLE element.

A control MUST NOT have an XmlToEdit element (section 2.2.124) with a recursive item XPath expression.

A Repeating Section (section 2.4.1.15) MUST NOT contain the attribute linkedToMaster.

A form definition (.xsf) file that contains an editWith element (section 2.2.108) with the component attribute set to the value "xImage" or "xReplace" MUST NOT be present.