2.4.2.35 xctname

All controls MUST contain the xctname attribute in their XSLT representation.

The value of this attribute MUST be set to one included in the following table for built-in control.

Control

xctname value

Bulleted list (section 2.4.1.21.7)

"BulletedList"

"bulletedlist"

Button (section 2.4.1.5)

"Button"

Check box (section 3.4.1.1)

"CheckBox"

Choice Group (section 2.4.1.21.1)

"Choice Group: choicegroup" to specify a container for choice sections.

"Choice Section: choiceterm"

Combo box (section 2.4.1.21.2)

"combobox"

Contact selector (section 2.4.1.7)

"{{61e40d31-993d-4777-8fa0-19ca59b6d0bb}}"

Date picker (section 2.4.1.8)

"DTPicker" to specify the date picker control.

"DTPicker_DTButton" to specify the date picker button in the date picker control.

"DTPicker_DTText" to specify the editable text field (3) in the date picker control.

Drop-down list box (section 2.4.1.9)

"DropDown"

Embedded picture (section 2.4.1.21.5)

"InlineImage"

External Item Picker (section 2.4.1.21.4)

"entitypicker"

Expression box (section 2.4.1.12)

"ExpressionBox"

File attachment (section 2.4.1.11)

"FileAttachment"

Hyperlink (section 2.4.1.12)

"Hyperlink"

Hyperlink input (section 2.4.1.21.6)

"HyperlinkBox"

List box (section 2.4.1.13)

"ListBox"

Linked picture (section 2.4.1.21.8)

"LinkedImage"

Multiple-selection list box (section 2.4.1.21.9)

"multiselectlistbox" to specify the multiple-selection list box control.

"PlainText" to specify a custom value text box in the multiple-selection list box control.

"CheckBox" to specify a check box in the multiple-selection list box control.

Numbered list (section 2.4.1.21.7)

"NumberedList"

"numberedlist"

Option button (section 3.4.1.10)

"OptionButton"

Optional section (section 2.4.1.18)

"Section"

Picture button (section 2.4.1.21.10)

"PictureButton"

Plain list (section 2.4.1.21.7)

"PlainList"

"plainlist"

Repeating section (section 2.4.1.15)

"RepeatingSection"

Repeating table (section 2.4.1.16)

"RepeatingTable"

Rich text box (section 2.4.1.17)

"RichText"

Section (section 3.4.1.14)

"Section"

SharePoint file attachment (section 2.4.1.21.11)

"SharePointFileAttachment" to specify the SharePoint file attachment control.

"SharePointAttachItem" to specify the individual attached file in the SharePoint file attachment control.

Text box (section 2.3.1.16)

"PlainText"

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

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