group "lum_anyControl"
Namespace:
Content:
Defined:
Includes:
definitions of 108 elements
Used:
Complex Content Model
(control | lum_form | lum_inputText | lum_inputTag | lum_inputEmail | lum_email | lum_inputNumber | lum_inputHidden | lum_inputTextArea | lum_text | lum_html | lum_button | lum_okButton | lum_cancelButton | lum_previewButton | lum_configureButton | lum_addButton | lum_editButton | lum_deleteButton | lum_lockButton | lum_autoAdminListButtons | lum_autoContentAdminListButtons | lum_adminList | lum_propertyPage | lum_interfaceHeader | lum_footer | lum_filters | lum_interfaceHeaderButtons | lum_requiredValueValidator | lum_integerDataTypeValidator | lum_regularExpressionValidator | lum_lengthValidator | lum_emailValidator | lum_controlGroup | lum_table | lum_label | lum_multiFileUpload | lum_fileUpload | lum_list | lum_lockedMessage | lum_pane | lum_tabs | lum_div | lum_span | lum_interfaceButtons | lum_dropDownList | lum_workflowStateFilter | lum_workflowAssignedToFilter | lum_inputHtmlEditor | lum_script | lum_include | lum_password | lum_buttonList | lum_checkBox | lum_checkBoxList | lum_radioButtonList | lum_link | lum_conditionalRender | lum_autoRefresh | lum_tabularData | lum_advancedTabularData | lum_selectItemTabularData | lum_details | lum_requiredValuesDescriptor | lum_dateTimePicker | lum_datepicker | lum_timePicker | lum_calendar | lum_dateCompareValidator | lum_serviceInstancePrincipalPicker | lum_itemPicker | lum_multiItemPicker | lum_autoLayoutMetaDataInformation | lum_autoLayoutPropertyPage | lum_autoLayoutContentPropertyPage | lum_autoLayoutFields | lum_autoLayoutContentFields | lum_autoLayoutDetails | lum_autoLayoutContentDetails | lum_autoLayoutContentAdministrationList | lum_autoLayoutAdministrationList | lum_autolayoutworkflowinformation | lum_autoLayoutPublishingInformation | lum_autoLayoutLanguageInformation | lum_autoLayoutContentQuickList | lum_autoLayoutContentList | lum_autoLayoutList | lum_autoLayoutContentEmbeddedPropertyPage | lum_autoLayoutAssociationInformation | lum_autoLayoutTagInformation | lum_autoLayoutQuickList | lum_language | lum_selectParentContent | lum_selectContentParentContent | lum_generic | lum_mediaPicker | lum_documentPicker | lum_pagination | lum_selectPage | lum_selectPageTemplate | lum_selectPageOrPageTemplate | lum_strings | lum_dataGrid | lum_autoEmbeddedInterfaceStandardButtons | lum_radioButton | lum_inputCategory | lum_filesPicker | lum_positionFieldOrderButton)
Content Elements (108):
Known Usage Locations
Annotation
Defines a base control. This is the root definition of all controls.
XML Source
<xsd:group name="lum_anyControl">
<xsd:annotation>
<xsd:documentation>
Defines a base control. This is the root definition of all controls.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:choice>
<xsd:element form="unqualified" name="control" type="lum_genericControl:lum_genericControl"/>
<xsd:element name="lum_form" type="lum_form:lum_form">
<xsd:annotation>
<xsd:documentation>
Defines a form control. Use this control when you want to render a form that posts user input to the server.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_inputText" type="lum_inputText:lum_inputText">
<xsd:annotation>
<xsd:documentation>
Defines an input text control that allows the user to enter any text value. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_inputTag" type="lum_inputTag:lum_inputTag">
<xsd:annotation>
<xsd:documentation>
Defines an input tag control that allows the user to enter any tag value. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_inputEmail" type="lum_inputText:lum_inputText">
<xsd:annotation>
<xsd:documentation>
Defines an input e-mail control that allows the user to enter any e-mail value. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>Renders an e-mail address for visualization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_inputNumber" type="lum_inputText:lum_inputText">
<xsd:annotation>
<xsd:documentation>
Defines an input number control. This is a data bound control that allows only numeric values to be entered.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_inputHidden" type="lum_inputText:lum_inputText">
<xsd:annotation>
<xsd:documentation>
Defines an input hidden control, used to render hidden information. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
Defines an input text control. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_text" type="lum_text:lum_text">
<xsd:annotation>
<xsd:documentation>Renders read only data as text.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_html" type="lum_text:lum_text">
<xsd:annotation>
<xsd:documentation>Renders read only data as HTML content.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_button" type="lum_button:lum_button">
<xsd:annotation>
<xsd:documentation>
Defines a standard button control with text, image and onClick definition.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_okButton" type="lum_button:lum_button">
<xsd:annotation>
<xsd:documentation>
Defines an ok button control. The ok button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_cancelButton" type="lum_button:lum_button">
<xsd:annotation>
<xsd:documentation>
Defines a cancel button control. The cancel button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_previewButton" type="lum_button:lum_button">
<xsd:annotation>
<xsd:documentation>
Defines a preview button control. The preview button inherits all the button control properties and has default values for certain properties. This button detects
if the service that the button is rendered in contains any interfaces that have the isPreview attribute set to true. If none exists, this button automatically removes itself from its parent control.
Once the button is pressed, it pops the preview interface.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_configureButton" type="lum_button:lum_button">
<xsd:annotation>
<xsd:documentation>
Defines a configure button control. The configure button inherits all the button control properties and has default values for certain properties. This button
detects whether there exists an interface with an id of "configuration" or with a prefix of "configuration" followed by the id of the current interface. If no such interface
exists, this button removes itself from its parent list.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_addButton" type="lum_button:lum_addButton">
<xsd:annotation>
<xsd:documentation>
Defines an add button control. The add button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_editButton" type="lum_button:lum_editButton">
<xsd:annotation>
<xsd:documentation>
Defines an edit button control. The edit button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_deleteButton" type="lum_button:lum_deleteButton">
<xsd:annotation>
<xsd:documentation>
Defines an delete button control. The delete button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_lockButton" type="lum_button:lum_lockButton">
<xsd:annotation>
<xsd:documentation>
Defines a lock/unlock button control. The (un)lock button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Detects and automatically adds the following controls: lum_interfaceHeaderButtons, lum_addButton, lum_editButton, lum_deleteButton, lum_versionsButton, lum_configureButton.
<br/><br/>
If all buttons are detected the following subcontrols are created:
<br/>
<pre>
&lt;control type="lum_interfaceHeaderButtons" id="lumInterfaceHeaderButtons"&gt;
&lt;control type="lum_addButton" id="addButton" /&gt;
&lt;control type="lum_editButton" id="editButton" /&gt;
&lt;control type="lum_deleteButton" id="deleteButton" /&gt;
&lt;control type="lum_versionsButton" id="versionsButton" /&gt;
&lt;control type="lum_configureButton" id="configureButton" /&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Detects and automatically adds the following controls: lum_interfaceHeaderButtons, lum_addButton, lum_editButton, lum_deleteButton, lum_versionsButton, lum_previewButton, lum_configureButton.
This control is suitable for use with content sources.
<br/><br/>
If all buttons are detected the following subcontrols are created:
<br/>
<pre>
&lt;control type="lum_interfaceHeaderButtons" id="lumInterfaceHeaderButtons"&gt;
&lt;control type="lum_addButton" id="addButton" /&gt;
&lt;control type="lum_editButton" id="editButton" /&gt;
&lt;control type="lum_deleteButton" id="deleteButton" /&gt;
&lt;control type="lum_versionsButton" id="versionsButton" /&gt;
&lt;control type="lum_previewButton" id="previewButton" /&gt;
&lt;control type="lum_configureButton" id="configureButton" /&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_adminList" type="lum_adminList:lum_adminList">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a list of data with filters, tabular data and pagination information.
This control renders the following subcontrols:
<br/>
<pre>
&lt;control type="lum_filters" id="adminListId.filters" /&gt;
&lt;control type="lum_advancedTabularData" id="adminListId.tabularData"&gt;
&lt;allowSelectRow type="multiSelect" /&gt;
&lt;/control&gt;
&lt;control type="lum_pagination" id="adminListId.pagination" /&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a property page with an interface header control on top and possible [OK] [CANCEL] button controls at the bottom. Any controls placed within this control will be rendered between the header and the [OK], [CANCEL] buttons.
<br/>
<br/>
Generally this control generates the following sub controls
<br/>
<pre>
<control type="lum_interfaceHeader" id="propertyPageId_header" titleMaxSize="50" setWindowTitle="true" title="Property Page"/>
<!-- controls within the property page -->
<control type="lum_footer">
<control type="lum_requiredValuesDescriptor" />
<control type="lum_autoInterfaceStandardButtons" />
</control>
</control>
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders an interface header.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders an interface footer.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_filters" type="lum_filters:lum_filters">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders all the filters associated to the control's source.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generic control that simply renders each control within it as a horizontal list of buttons.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that verifies that a control has a value that is not null.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that verifies that a control value if provided is a valid integer.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that verifies that a control value if provided matches the regular expression specified in the <b>expression</b> attribute of the validator.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that verifies the length of a string.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that verifies that a control value if provided is formatted as a valid email address.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to organize front end forms where grouping controls within a box with an optional title helps usability.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_table" type="lum_table:lum_table">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to layout controls within a form. This control generates an HTML table with tr and td tags to layout controls.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_label" type="lum_label:lum_label">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a label within a form. If the label text is not explicitly specified in the control, the label text is read from the associated field definition.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Allows multiple to upload files. Once files are uploaded this control allows users to remove or overwrite a previously uploaded file with a new one.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_fileUpload" type="lum_fileUpload:lum_fileUpload">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Allows one to upload files. Once files are uploaded this control allows users to remove or overwrite a previously uploaded file with a new one.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_list" type="lum_list:lum_list">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders lists for the end user. This control internally generates a filters control, tabular data control and pagination control.
<br/>
<br/>
This control generally creates the following sub controls
<pre>
&lt;control type="lum_filters" id="listId.filters" /&gt;
&lt;control type="lum_hidden" id="listId.maxRows" /&gt;
&lt;control type="lum_tabularData" id="listId.tabularData" dataId="XXX"/&gt;
&lt;control type="lum_pagination" id="listId.pagination" /&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders message for the end user. This control creates a div with a message informing that the content is locked by another user, if it is the case.
Two buttons are also generated on the div: a button to steal the lock and another to just view the details of the content.
<br/>
<br/>
This control generally creates the following sub controls
<pre>
&lt;control type="lum_button" id="stealLock" text="STR_STEAL_LOCK" /&gt;
&lt;control type="lum_button" id="viewContent" text="STR_VIEW_CONTENT" /&gt;
&lt;strings&gt;
&lt;string id="STR_CONTENT_LOCKED_MESSAGE" /&gt;
&lt;/strings&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_pane" type="lum_pane:lum_pane">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render one of the (n) specified panes when rendering an interface. This control by default renders the first pane. However as a result of a process action or a render action the pane that is displayed may be changed. This pane control is associated with an id and the control listens for this id in the request parameters in order to determine what pane to display.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_tabs" type="lum_tabs:lum_tabs">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Use to render a tabbed control to the client. All tabs are rendered client side, but the contents of only one of them will be visible to the user. Tabs remember their selection between process actions or render actions.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_div" type="lum_div:lum_div">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render an HTML div.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_span" type="lum_div:lum_div">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render an HTML span.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render buttons within a property page control. The button controls within this control are generally right-aligned.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a drop down combo box control to allow the user to choose one of a given set of options. This control generally has two sources specified. One that returns/sets the value of the control and another that returns a list of options. The options may be optionally be explicitly provided within the control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a filter control in administration list to filter workflow state field.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a filter control in administration list to filter workflow assignedTo field.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render an HTML editor control. The control is rendered with a default html toolbar which by be customized creating your own toolbar and specifying its identifier in the <b>toolbarSet</b> attribute.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_script" type="lum_script:lum_script">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders client side script. The script value is specified within a <b>script</b> node and may contain custom tags like &lt;lum_formName/&gt; to be replaced runtime with the current form name, and &lt;lum_translate&gt;STR_XXXX&lt;lum_translate/&gt; to be localized to the users locale.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_include" type="lum_include:lum_include">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Includes a file present in the web application in the interface output.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_password" type="lum_password:lum_password">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders an input password control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_buttonList" type="lum_button:lum_buttonList">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
A simple control that renders a list of buttons.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_checkBox" type="lum_checkBox:lum_checkBox">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a checkbox control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a list of check boxes to allow the user to choose one or more of a given set of options. This control generally has two sources specified. One that returns/sets the value of the control and another that returns a list of options. The options may be optionally be explicitly provided within the control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a list of radio buttons to allow the user to choose one of a given set of options. This control generally has two sources specified. One that returns/sets the value of the control and another that returns a list of options. The options may be optionally be explicitly provided within the control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_link" type="lum_link:lum_link">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a link to an explicit url or to dynamically calculate and render a link to another interface in another page in the portal.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
Used to render a control only if a provided condition is met.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
Used to refresh the page at the given interval period.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render data from a tabular data source.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render data from a tabular data source. This control is an extension of the lum_tabularData control. In addition to the rendering tabular data, the control includes information for ordering and including multi-select/single-select using checkboxes/radio buttons for each row of the result set.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render data for selection from a tabular data source. This control is an extension of the lum_tabularData control. In addition to the rendering tabular data, the control includes for each row a link that calls a callback function in the opener window with the id and name of the item selected.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render read only data from a tabular data source. This control is an extension of the lum_tabularData control. It should be used to render one row of a result set. The data it renders by default are layed out as label: value pairs for each field (with the display attribute set to true) one below the other.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Simply used to render a text indicating the fields marked with a * are required.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders two input text boxes for date and time. The date control is rendered with a picker button that opens a calendar to graphically select the date. The value of this control is the calculated adding the time and the date values.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders one input text box for the date. The date control is rendered with a picker button that opens a calendar to graphically select the date.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders one input text box for the time.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_calendar" type="lum_dateTimePicker:lum_calendar">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
This calendar control is used to select a date graphically, navigating years and months with mouse clicks.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that compares date values of two controls. The comparison may be either equal, lessThan, lessThanOrEqual, greaterThan or greaterThanOrEqual.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select a principal that has access to the given service instance. The list of principals may be limited to a specific permission and/or users only.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_itemPicker" type="lum_itemPicker:lum_itemPicker">
<xsd:annotation>
<xsd:documentation>
Defines a control that allows the end user to pick an item from a large list selected in a popup interface. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
Defines a control that allows the end user to pick one or more items from a large list selected in a popup interface. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders metadata input controls based on the metadata specified in the source.
<br/>
<br/>
If all metadata tags are specified this control renders the following sub controls.
<pre>
&lt;control id="metaDataTabs" type="lum_tabs" height="110" tabType="2"&gt;
&lt;tab name="STR_WORKFLOW"&gt;
&lt;control type="lum_autoLayoutWorkflowInformation" /&gt;
&lt;/tab&gt;
&lt;tab name="STR_PUBLISHING"&gt;
&lt;control type="lum_autoLayoutPublishingInformation" /&gt;
&lt;/tab&gt;
&lt;tab name="STR_LANGUAGE"&gt;
&lt;control type="lum_autoLayoutLanguageInformation" /&gt;
&lt;/tab&gt;
&lt;tab name="STR_ASSOCIATIONS"&gt;
&lt;control type="lum_autoLayoutAssociationInformation" /&gt;
&lt;/tab&gt;
&lt;tab name="STR_TAGS"&gt;
&lt;control type="lum_autoLayoutTagInformation" /&gt;
&lt;/tab&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a property page control with the visible source fields as label: input control pairs.
<br/>
<br/>
This control generates sub-controls in the following layout
<pre>
&lt;control type="lum_form"&gt;
&lt;control type="lum_propertyPage"&gt;
&lt;control type="lum_filters" id="" + getId() + ".lumFilters" /&gt;
&lt;control type="lum_controlGroup" title="" + localize("STR_BASIC_INFORMATION") + ""&gt;
&lt;control type="lum_autoLayoutFields" id="" + getId() + "_Fields" /&gt;
&lt;/control&gt;
&lt;/control&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a property page control with the visible source fields as label: input control pairs. In addition the metadata information is rendered below the source fields.
<br/>
<br/>
This control generates sub-controls in the following layout
<pre>
&lt;control type="lum_form"&gt;
&lt;control type="lum_propertyPage"&gt;
&lt;control type="lum_filters" id="" + getId() + ".lumFilters" /&gt;
&lt;control type="lum_controlGroup" title="" + localize("STR_BASIC_INFORMATION") + ""&gt;
&lt;control type="lum_autoLayoutContentFields" id="" + getId() + "_Fields" /&gt;
&lt;/control&gt;
&lt;control type="lum_autoLayoutMetaDataInformation" /&gt;
&lt;/control&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_autoLayoutFields">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a label control and a value control of each visible field in the source. The type of control to render the field value may be an input control or a read only control depending on the
readOnly attribute of the corresponding field. Also, the pair label-value groups may be fully customized and not read from source fields.
<br/>
<br/>
This control generates sub-controls in the following layout
<pre>
&lt;!-- for each field --&gt;
&lt;field&gt;
&lt;label&gt;
&lt;control type="lum_label" dataId="fieldId" /&gt;
&lt;/label&gt;
&lt;value&gt;
&lt;!-- field control --&gt;
&lt;/value&gt;
&lt;/field&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:sequence>
<xsd:element form="unqualified" maxOccurs="unbounded" minOccurs="0" name="field">
<xsd:annotation>
<xsd:documentation>
Represents a field to be rendered. If some field is provided, the source fields will be ignored. In no field is provided, the source fields will be used.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element form="unqualified" minOccurs="0" name="label">
<xsd:annotation>
<xsd:documentation>
The label control for the field.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="lum_anyControl"/>
</xsd:complexType>
</xsd:element>
<xsd:element form="unqualified" minOccurs="0" name="value">
<xsd:annotation>
<xsd:documentation>
The value control for the field.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:group maxOccurs="unbounded" minOccurs="0" ref="lum_anyControl"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>
The field identifier.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a table control with the visible source content fields as label input control pairs. All metadata fields are ignored. The default input control for a field is calculated runtime based on the field definition.
<br/>
<br/>
This control generates sub-controls in the following layout:
<pre>
&lt;control type="lum_table"&gt;
&lt;!-- for each field --&gt;
&lt;tr&gt;
&lt;td class="cLumLabelTd"&gt;
&lt;control type="lum_label" dataId="fieldId" /&gt;"
&lt;/td&gt;
&lt;td&gt;
&lt;!-- field control --&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render read details information of a single data tabular data row.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render read details information of a single content. This control is suitable for use with content sources.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
This control renders interface header, administration buttons, and an administration list control.
This control is suitable for use with content sources.
<br/>
<br/>
By default this control renders the following sub controls.
<pre>
&lt;control type="lum_form" /&gt;
&lt;control type="lum_interfaceHeader" /&gt;
&lt;control type="lum_autoAdminListButtons"/&gt;
&lt;control type="lum_adminList" id="adminList" dataId="primaryKeyFieldId" /&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
This control renders interface header, administration buttons, and an administration list control.
<br/>
<br/>
By default this control renders the following sub controls.
<pre>
&lt;control type="lum_form" /&gt;
&lt;control type="lum_interfaceHeader" /&gt;
&lt;control type="lum_autoAdminListButtons"/&gt;
&lt;control type="lum_adminList" id="adminList" dataId="primaryKeyFieldId" /&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders workflow input controls based on the workflow information.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Performs autolayout of publishing information.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Performs autolayout of language information.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Control that renders a quick list with a link to a complete list. This control is suitable for use with content sources.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Autolayout control that creates a form, interface header and list associated with the interface's default source. This control is suitable for use with content sources.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Autolayout control that creates a form, interface header and list associated with the interface's default source.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used for embedded pages. Renders a property page control with the visible source fields as label: input control pairs. In addition the metadata information is rendered below the source fields. This control is suitable for use with content sources.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Control that associates a content to other contents.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Control that allow tagging contents. Only for content repositories.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Control that renders a quick list with a link to a complete list.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Control for selecting language.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select another content within the same service instance that represents the parent of the current content.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select another content within the same service instance that represents the parent content of the current content.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
A generic control in itself does not render anything, however it calls all its sub controls to render themselves.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to input a media. The actual selection is done behind a button that opens a graphical interface to select the media.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to input a document. The actual selection is done behind a button that opens a graphical interface to select documents.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_pagination" type="lum_pagination:lum_pagination">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders the current selected page and possible pages that the user can navigate to.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select a page of the LumisXP.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select a page template of the LumisXP.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select a page or page template of the LumisXP.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders javascript on the client side that makes available in an array a list of translated strings.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lum_dataGrid" type="lum_dataGrid:lum_dataGrid">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a data grid that allows the end user to manipulate multiple fields and rows of a given source. This control by default reads the primary key and displayed fields of all the rows of the source, rendering a grid where each row corresponds to a source row and each cell represents a field of the source. The input control used for a field value is determined by the field definition. To persist the changes made while using this control, an appropriate process action handler must be set. The process action handlers TableUpdateMultiRowDataProcessActionHandler and TableAddMultiRowDataProcessActionHandler may be used to do such persistence. The TableUpdateMultiRowDataProcessActionHandler is able to add new rows, update changed rows and delete removed rows, and is suitable for use in edit interfaces. The TableAddMultiRowDataProcessActionHandler adds all rows (it assumes all rows are new), and is suitable for use in add interfaces.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders the standard buttons for a property page embedded within a LumisXP page. This control detects whether exists a "<b>commit</b>" process action handler and renders the [OK] button appropriately.
<br/>
<br/>
Generally this control renders the following sub-controls:
<br/>
<pre>
&lt;control type="lum_interfaceButtons" id="interfaceButtons.autoembedded"&gt;
&lt;control type="lum_okButton" id="buttonOk" /&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a radio button control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
Control that allows users to choose a category from a category service instance that is associated to the main service instance.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
Control that allows users to upload multiple files.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
Control that allows users to order items.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:sequence>
</xsd:group>
Content Element Detail
control
Type:
Defined:
locally, within this group
XML Source
<xsd:element form="unqualified" name="control" type="lum_genericControl:lum_genericControl"/>

lum_addButton
Defines an add button control. The add button inherits all the button control properties and has default values for certain properties.
Type:
lum_button:lum_addButton, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_addButton" type="lum_button:lum_addButton">
<xsd:annotation>
<xsd:documentation>
Defines an add button control. The add button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_adminList
Renders a list of data with filters, tabular data and pagination information. This control renders the following subcontrols: <br/> <pre> &lt;control type="lum_filters" id="adminListId.filters" /&gt; &lt;control type="lum_advancedTabularData" id="adminListId.tabularData"&gt; &lt;allowSelectRow type="multiSelect" /&gt; &lt;/control&gt; &lt;control type="lum_pagination" id="adminListId.pagination" /&gt; </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_adminList" type="lum_adminList:lum_adminList">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a list of data with filters, tabular data and pagination information.
This control renders the following subcontrols:
<br/>
<pre>
&lt;control type="lum_filters" id="adminListId.filters" /&gt;
&lt;control type="lum_advancedTabularData" id="adminListId.tabularData"&gt;
&lt;allowSelectRow type="multiSelect" /&gt;
&lt;/control&gt;
&lt;control type="lum_pagination" id="adminListId.pagination" /&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_advancedTabularData
Used to render data from a tabular data source. This control is an extension of the lum_tabularData control. In addition to the rendering tabular data, the control includes information for ordering and including multi-select/single-select using checkboxes/radio buttons for each row of the result set.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_advancedTabularData" type="lum_tabularData:lum_advancedTabularData">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render data from a tabular data source. This control is an extension of the lum_tabularData control. In addition to the rendering tabular data, the control includes information for ordering and including multi-select/single-select using checkboxes/radio buttons for each row of the result set.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoAdminListButtons
Detects and automatically adds the following controls: lum_interfaceHeaderButtons, lum_addButton, lum_editButton, lum_deleteButton, lum_versionsButton, lum_configureButton. <br/><br/> If all buttons are detected the following subcontrols are created: <br/> <pre> &lt;control type="lum_interfaceHeaderButtons" id="lumInterfaceHeaderButtons"&gt; &lt;control type="lum_addButton" id="addButton" /&gt; &lt;control type="lum_editButton" id="editButton" /&gt; &lt;control type="lum_deleteButton" id="deleteButton" /&gt; &lt;control type="lum_versionsButton" id="versionsButton" /&gt; &lt;control type="lum_configureButton" id="configureButton" /&gt; &lt;/control&gt; </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoAdminListButtons" type="lum_button:lum_autoAdminListButtons">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Detects and automatically adds the following controls: lum_interfaceHeaderButtons, lum_addButton, lum_editButton, lum_deleteButton, lum_versionsButton, lum_configureButton.
<br/><br/>
If all buttons are detected the following subcontrols are created:
<br/>
<pre>
&lt;control type="lum_interfaceHeaderButtons" id="lumInterfaceHeaderButtons"&gt;
&lt;control type="lum_addButton" id="addButton" /&gt;
&lt;control type="lum_editButton" id="editButton" /&gt;
&lt;control type="lum_deleteButton" id="deleteButton" /&gt;
&lt;control type="lum_versionsButton" id="versionsButton" /&gt;
&lt;control type="lum_configureButton" id="configureButton" /&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoContentAdminListButtons
Detects and automatically adds the following controls: lum_interfaceHeaderButtons, lum_addButton, lum_editButton, lum_deleteButton, lum_versionsButton, lum_previewButton, lum_configureButton. This control is suitable for use with content sources. <br/><br/> If all buttons are detected the following subcontrols are created: <br/> <pre> &lt;control type="lum_interfaceHeaderButtons" id="lumInterfaceHeaderButtons"&gt; &lt;control type="lum_addButton" id="addButton" /&gt; &lt;control type="lum_editButton" id="editButton" /&gt; &lt;control type="lum_deleteButton" id="deleteButton" /&gt; &lt;control type="lum_versionsButton" id="versionsButton" /&gt; &lt;control type="lum_previewButton" id="previewButton" /&gt; &lt;control type="lum_configureButton" id="configureButton" /&gt; &lt;/control&gt; </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoContentAdminListButtons" type="lum_button:lum_autoAdminListButtons">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Detects and automatically adds the following controls: lum_interfaceHeaderButtons, lum_addButton, lum_editButton, lum_deleteButton, lum_versionsButton, lum_previewButton, lum_configureButton.
This control is suitable for use with content sources.
<br/><br/>
If all buttons are detected the following subcontrols are created:
<br/>
<pre>
&lt;control type="lum_interfaceHeaderButtons" id="lumInterfaceHeaderButtons"&gt;
&lt;control type="lum_addButton" id="addButton" /&gt;
&lt;control type="lum_editButton" id="editButton" /&gt;
&lt;control type="lum_deleteButton" id="deleteButton" /&gt;
&lt;control type="lum_versionsButton" id="versionsButton" /&gt;
&lt;control type="lum_previewButton" id="previewButton" /&gt;
&lt;control type="lum_configureButton" id="configureButton" /&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoEmbeddedInterfaceStandardButtons
Renders the standard buttons for a property page embedded within a LumisXP page. This control detects whether exists a "<b>commit</b>" process action handler and renders the [OK] button appropriately. <br/> <br/> Generally this control renders the following sub-controls: <br/> <pre> &lt;control type="lum_interfaceButtons" id="interfaceButtons.autoembedded"&gt; &lt;control type="lum_okButton" id="buttonOk" /&gt; &lt;/control&gt; </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoEmbeddedInterfaceStandardButtons" type="lum_genericControl:lum_genericControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders the standard buttons for a property page embedded within a LumisXP page. This control detects whether exists a "<b>commit</b>" process action handler and renders the [OK] button appropriately.
<br/>
<br/>
Generally this control renders the following sub-controls:
<br/>
<pre>
&lt;control type="lum_interfaceButtons" id="interfaceButtons.autoembedded"&gt;
&lt;control type="lum_okButton" id="buttonOk" /&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutAdministrationList
This control renders interface header, administration buttons, and an administration list control. <br/> <br/> By default this control renders the following sub controls. <pre> &lt;control type="lum_form" /&gt; &lt;control type="lum_interfaceHeader" /&gt; &lt;control type="lum_autoAdminListButtons"/&gt; &lt;control type="lum_adminList" id="adminList" dataId="primaryKeyFieldId" /&gt; </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutAdministrationList" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
This control renders interface header, administration buttons, and an administration list control.
<br/>
<br/>
By default this control renders the following sub controls.
<pre>
&lt;control type="lum_form" /&gt;
&lt;control type="lum_interfaceHeader" /&gt;
&lt;control type="lum_autoAdminListButtons"/&gt;
&lt;control type="lum_adminList" id="adminList" dataId="primaryKeyFieldId" /&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutAssociationInformation
Control that associates a content to other contents.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutAssociationInformation" type="lum_genericControl:lum_simpleDataBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Control that associates a content to other contents.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutContentAdministrationList
This control renders interface header, administration buttons, and an administration list control. This control is suitable for use with content sources. <br/> <br/> By default this control renders the following sub controls. <pre> &lt;control type="lum_form" /&gt; &lt;control type="lum_interfaceHeader" /&gt; &lt;control type="lum_autoAdminListButtons"/&gt; &lt;control type="lum_adminList" id="adminList" dataId="primaryKeyFieldId" /&gt; </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutContentAdministrationList" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
This control renders interface header, administration buttons, and an administration list control.
This control is suitable for use with content sources.
<br/>
<br/>
By default this control renders the following sub controls.
<pre>
&lt;control type="lum_form" /&gt;
&lt;control type="lum_interfaceHeader" /&gt;
&lt;control type="lum_autoAdminListButtons"/&gt;
&lt;control type="lum_adminList" id="adminList" dataId="primaryKeyFieldId" /&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutContentDetails
Used to render read details information of a single content. This control is suitable for use with content sources.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutContentDetails" type="lum_genericControl:lum_simpleSourceBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render read details information of a single content. This control is suitable for use with content sources.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutContentEmbeddedPropertyPage
Used for embedded pages. Renders a property page control with the visible source fields as label: input control pairs. In addition the metadata information is rendered below the source fields. This control is suitable for use with content sources.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutContentEmbeddedPropertyPage" type="lum_genericControl:lum_sourceBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used for embedded pages. Renders a property page control with the visible source fields as label: input control pairs. In addition the metadata information is rendered below the source fields. This control is suitable for use with content sources.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutContentFields
Renders a table control with the visible source content fields as label input control pairs. All metadata fields are ignored. The default input control for a field is calculated runtime based on the field definition. <br/> <br/> This control generates sub-controls in the following layout: <pre> &lt;control type="lum_table"&gt; &lt;!-- for each field --&gt; &lt;tr&gt; &lt;td class="cLumLabelTd"&gt; &lt;control type="lum_label" dataId="fieldId" /&gt;" &lt;/td&gt; &lt;td&gt; &lt;!-- field control --&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/control&gt; </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutContentFields" type="lum_genericControl:lum_simpleSourceBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a table control with the visible source content fields as label input control pairs. All metadata fields are ignored. The default input control for a field is calculated runtime based on the field definition.
<br/>
<br/>
This control generates sub-controls in the following layout:
<pre>
&lt;control type="lum_table"&gt;
&lt;!-- for each field --&gt;
&lt;tr&gt;
&lt;td class="cLumLabelTd"&gt;
&lt;control type="lum_label" dataId="fieldId" /&gt;"
&lt;/td&gt;
&lt;td&gt;
&lt;!-- field control --&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutContentList
Autolayout control that creates a form, interface header and list associated with the interface's default source. This control is suitable for use with content sources.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutContentList" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Autolayout control that creates a form, interface header and list associated with the interface's default source. This control is suitable for use with content sources.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutContentPropertyPage
Renders a property page control with the visible source fields as label: input control pairs. In addition the metadata information is rendered below the source fields. <br/> <br/> This control generates sub-controls in the following layout <pre> &lt;control type="lum_form"&gt; &lt;control type="lum_propertyPage"&gt; &lt;control type="lum_filters" id="" + getId() + ".lumFilters" /&gt; &lt;control type="lum_controlGroup" title="" + localize("STR_BASIC_INFORMATION") + ""&gt; &lt;control type="lum_autoLayoutContentFields" id="" + getId() + "_Fields" /&gt; &lt;/control&gt; &lt;control type="lum_autoLayoutMetaDataInformation" /&gt; &lt;/control&gt; &lt;/control&gt; </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutContentPropertyPage" type="lum_genericControl:lum_simpleSourceBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a property page control with the visible source fields as label: input control pairs. In addition the metadata information is rendered below the source fields.
<br/>
<br/>
This control generates sub-controls in the following layout
<pre>
&lt;control type="lum_form"&gt;
&lt;control type="lum_propertyPage"&gt;
&lt;control type="lum_filters" id="" + getId() + ".lumFilters" /&gt;
&lt;control type="lum_controlGroup" title="" + localize("STR_BASIC_INFORMATION") + ""&gt;
&lt;control type="lum_autoLayoutContentFields" id="" + getId() + "_Fields" /&gt;
&lt;/control&gt;
&lt;control type="lum_autoLayoutMetaDataInformation" /&gt;
&lt;/control&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutContentQuickList
Control that renders a quick list with a link to a complete list. This control is suitable for use with content sources.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutContentQuickList" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Control that renders a quick list with a link to a complete list. This control is suitable for use with content sources.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutDetails
Used to render read details information of a single data tabular data row.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutDetails" type="lum_genericControl:lum_simpleSourceBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render read details information of a single data tabular data row.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutFields
Renders a label control and a value control of each visible field in the source. The type of control to render the field value may be an input control or a read only control depending on the readOnly attribute of the corresponding field. Also, the pair label-value groups may be fully customized and not read from source fields. <br/> <br/> This control generates sub-controls in the following layout <pre> &lt;!-- for each field --&gt; &lt;field&gt; &lt;label&gt; &lt;control type="lum_label" dataId="fieldId" /&gt; &lt;/label&gt; &lt;value&gt; &lt;!-- field control --&gt; &lt;/value&gt; &lt;/field&gt; </pre>
Type:
embedded (extension of lum_genericControl:lum_sourceBoundControl), complex content
Defined:
locally, within this group

lum_autoLayoutLanguageInformation
Performs autolayout of language information.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutLanguageInformation" type="lum_genericControl:lum_simpleSourceBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Performs autolayout of language information.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutList
Autolayout control that creates a form, interface header and list associated with the interface's default source.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutList" type="lum_genericControl:lum_simpleSourceBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Autolayout control that creates a form, interface header and list associated with the interface's default source.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutMetaDataInformation
Renders metadata input controls based on the metadata specified in the source. <br/> <br/> If all metadata tags are specified this control renders the following sub controls. <pre> &lt;control id="metaDataTabs" type="lum_tabs" height="110" tabType="2"&gt; &lt;tab name="STR_WORKFLOW"&gt; &lt;control type="lum_autoLayoutWorkflowInformation" /&gt; &lt;/tab&gt; &lt;tab name="STR_PUBLISHING"&gt; &lt;control type="lum_autoLayoutPublishingInformation" /&gt; &lt;/tab&gt; &lt;tab name="STR_LANGUAGE"&gt; &lt;control type="lum_autoLayoutLanguageInformation" /&gt; &lt;/tab&gt; &lt;tab name="STR_ASSOCIATIONS"&gt; &lt;control type="lum_autoLayoutAssociationInformation" /&gt; &lt;/tab&gt; &lt;tab name="STR_TAGS"&gt; &lt;control type="lum_autoLayoutTagInformation" /&gt; &lt;/tab&gt; &lt;/control&gt; </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutMetaDataInformation" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders metadata input controls based on the metadata specified in the source.
<br/>
<br/>
If all metadata tags are specified this control renders the following sub controls.
<pre>
&lt;control id="metaDataTabs" type="lum_tabs" height="110" tabType="2"&gt;
&lt;tab name="STR_WORKFLOW"&gt;
&lt;control type="lum_autoLayoutWorkflowInformation" /&gt;
&lt;/tab&gt;
&lt;tab name="STR_PUBLISHING"&gt;
&lt;control type="lum_autoLayoutPublishingInformation" /&gt;
&lt;/tab&gt;
&lt;tab name="STR_LANGUAGE"&gt;
&lt;control type="lum_autoLayoutLanguageInformation" /&gt;
&lt;/tab&gt;
&lt;tab name="STR_ASSOCIATIONS"&gt;
&lt;control type="lum_autoLayoutAssociationInformation" /&gt;
&lt;/tab&gt;
&lt;tab name="STR_TAGS"&gt;
&lt;control type="lum_autoLayoutTagInformation" /&gt;
&lt;/tab&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutPropertyPage
Renders a property page control with the visible source fields as label: input control pairs. <br/> <br/> This control generates sub-controls in the following layout <pre> &lt;control type="lum_form"&gt; &lt;control type="lum_propertyPage"&gt; &lt;control type="lum_filters" id="" + getId() + ".lumFilters" /&gt; &lt;control type="lum_controlGroup" title="" + localize("STR_BASIC_INFORMATION") + ""&gt; &lt;control type="lum_autoLayoutFields" id="" + getId() + "_Fields" /&gt; &lt;/control&gt; &lt;/control&gt; &lt;/control&gt; </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutPropertyPage" type="lum_genericControl:lum_simpleSourceBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a property page control with the visible source fields as label: input control pairs.
<br/>
<br/>
This control generates sub-controls in the following layout
<pre>
&lt;control type="lum_form"&gt;
&lt;control type="lum_propertyPage"&gt;
&lt;control type="lum_filters" id="" + getId() + ".lumFilters" /&gt;
&lt;control type="lum_controlGroup" title="" + localize("STR_BASIC_INFORMATION") + ""&gt;
&lt;control type="lum_autoLayoutFields" id="" + getId() + "_Fields" /&gt;
&lt;/control&gt;
&lt;/control&gt;
&lt;/control&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutPublishingInformation
Performs autolayout of publishing information.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutPublishingInformation" type="lum_genericControl:lum_simpleSourceBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Performs autolayout of publishing information.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutQuickList
Control that renders a quick list with a link to a complete list.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutQuickList" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Control that renders a quick list with a link to a complete list.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoLayoutTagInformation
Control that allow tagging contents. Only for content repositories.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoLayoutTagInformation" type="lum_genericControl:lum_simpleSourceBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Control that allow tagging contents. Only for content repositories.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autoRefresh
Used to refresh the page at the given interval period.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autoRefresh" type="lum_autoRefresh:lum_autoRefresh">
<xsd:annotation>
<xsd:documentation>
Used to refresh the page at the given interval period.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_autolayoutworkflowinformation
Renders workflow input controls based on the workflow information.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_autolayoutworkflowinformation" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders workflow input controls based on the workflow information.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_button
Defines a standard button control with text, image and onClick definition.
Type:
lum_button:lum_button, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_button" type="lum_button:lum_button">
<xsd:annotation>
<xsd:documentation>
Defines a standard button control with text, image and onClick definition.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_buttonList
A simple control that renders a list of buttons.
Type:
lum_button:lum_buttonList, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_buttonList" type="lum_button:lum_buttonList">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
A simple control that renders a list of buttons.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_calendar
This calendar control is used to select a date graphically, navigating years and months with mouse clicks.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_calendar" type="lum_dateTimePicker:lum_calendar">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
This calendar control is used to select a date graphically, navigating years and months with mouse clicks.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_cancelButton
Defines a cancel button control. The cancel button inherits all the button control properties and has default values for certain properties.
Type:
lum_button:lum_button, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_cancelButton" type="lum_button:lum_button">
<xsd:annotation>
<xsd:documentation>
Defines a cancel button control. The cancel button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_checkBox
Renders a checkbox control.
Type:
lum_checkBox:lum_checkBox, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_checkBox" type="lum_checkBox:lum_checkBox">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a checkbox control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_checkBoxList
Used to render a list of check boxes to allow the user to choose one or more of a given set of options. This control generally has two sources specified. One that returns/sets the value of the control and another that returns a list of options. The options may be optionally be explicitly provided within the control.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_checkBoxList" type="lum_checkBoxList:lum_checkBoxList">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a list of check boxes to allow the user to choose one or more of a given set of options. This control generally has two sources specified. One that returns/sets the value of the control and another that returns a list of options. The options may be optionally be explicitly provided within the control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_conditionalRender
Used to render a control only if a provided condition is met.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_conditionalRender" type="lum_conditionalRender:lum_conditionalRender">
<xsd:annotation>
<xsd:documentation>
Used to render a control only if a provided condition is met.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_configureButton
Defines a configure button control. The configure button inherits all the button control properties and has default values for certain properties. This button detects whether there exists an interface with an id of "configuration" or with a prefix of "configuration" followed by the id of the current interface. If no such interface exists, this button removes itself from its parent list.
Type:
lum_button:lum_button, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_configureButton" type="lum_button:lum_button">
<xsd:annotation>
<xsd:documentation>
Defines a configure button control. The configure button inherits all the button control properties and has default values for certain properties. This button
detects whether there exists an interface with an id of "configuration" or with a prefix of "configuration" followed by the id of the current interface. If no such interface
exists, this button removes itself from its parent list.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_controlGroup
Used to organize front end forms where grouping controls within a box with an optional title helps usability.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_controlGroup" type="lum_controlGroup:lum_controlGroup">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to organize front end forms where grouping controls within a box with an optional title helps usability.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_dataGrid
Used to render a data grid that allows the end user to manipulate multiple fields and rows of a given source. This control by default reads the primary key and displayed fields of all the rows of the source, rendering a grid where each row corresponds to a source row and each cell represents a field of the source. The input control used for a field value is determined by the field definition. To persist the changes made while using this control, an appropriate process action handler must be set. The process action handlers TableUpdateMultiRowDataProcessActionHandler and TableAddMultiRowDataProcessActionHandler may be used to do such persistence. The TableUpdateMultiRowDataProcessActionHandler is able to add new rows, update changed rows and delete removed rows, and is suitable for use in edit interfaces. The TableAddMultiRowDataProcessActionHandler adds all rows (it assumes all rows are new), and is suitable for use in add interfaces.
Type:
lum_dataGrid:lum_dataGrid, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_dataGrid" type="lum_dataGrid:lum_dataGrid">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a data grid that allows the end user to manipulate multiple fields and rows of a given source. This control by default reads the primary key and displayed fields of all the rows of the source, rendering a grid where each row corresponds to a source row and each cell represents a field of the source. The input control used for a field value is determined by the field definition. To persist the changes made while using this control, an appropriate process action handler must be set. The process action handlers TableUpdateMultiRowDataProcessActionHandler and TableAddMultiRowDataProcessActionHandler may be used to do such persistence. The TableUpdateMultiRowDataProcessActionHandler is able to add new rows, update changed rows and delete removed rows, and is suitable for use in edit interfaces. The TableAddMultiRowDataProcessActionHandler adds all rows (it assumes all rows are new), and is suitable for use in add interfaces.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_dateCompareValidator
Generates client side and server side validation that compares date values of two controls. The comparison may be either equal, lessThan, lessThanOrEqual, greaterThan or greaterThanOrEqual.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_dateCompareValidator" type="lum_genericValidator:lum_dateCompareValidator">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that compares date values of two controls. The comparison may be either equal, lessThan, lessThanOrEqual, greaterThan or greaterThanOrEqual.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_dateTimePicker
Renders two input text boxes for date and time. The date control is rendered with a picker button that opens a calendar to graphically select the date. The value of this control is the calculated adding the time and the date values.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_dateTimePicker" type="lum_dateTimePicker:lum_dateTimePicker">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders two input text boxes for date and time. The date control is rendered with a picker button that opens a calendar to graphically select the date. The value of this control is the calculated adding the time and the date values.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_datepicker
Renders one input text box for the date. The date control is rendered with a picker button that opens a calendar to graphically select the date.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_datepicker" type="lum_dateTimePicker:lum_datePicker">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders one input text box for the date. The date control is rendered with a picker button that opens a calendar to graphically select the date.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_deleteButton
Defines an delete button control. The delete button inherits all the button control properties and has default values for certain properties.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_deleteButton" type="lum_button:lum_deleteButton">
<xsd:annotation>
<xsd:documentation>
Defines an delete button control. The delete button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_details
Used to render read only data from a tabular data source. This control is an extension of the lum_tabularData control. It should be used to render one row of a result set. The data it renders by default are layed out as label: value pairs for each field (with the display attribute set to true) one below the other.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_details" type="lum_genericControl:lum_simpleDataBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render read only data from a tabular data source. This control is an extension of the lum_tabularData control. It should be used to render one row of a result set. The data it renders by default are layed out as label: value pairs for each field (with the display attribute set to true) one below the other.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_div
Used to render an HTML div.
Type:
lum_div:lum_div, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_div" type="lum_div:lum_div">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render an HTML div.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_documentPicker
Renders a control that allows the end user to input a document. The actual selection is done behind a button that opens a graphical interface to select documents.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_documentPicker" type="lum_genericControl:lum_genericControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to input a document. The actual selection is done behind a button that opens a graphical interface to select documents.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_dropDownList
Used to render a drop down combo box control to allow the user to choose one of a given set of options. This control generally has two sources specified. One that returns/sets the value of the control and another that returns a list of options. The options may be optionally be explicitly provided within the control.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_dropDownList" type="lum_dropDownList:lum_dropDownList">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a drop down combo box control to allow the user to choose one of a given set of options. This control generally has two sources specified. One that returns/sets the value of the control and another that returns a list of options. The options may be optionally be explicitly provided within the control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_editButton
Defines an edit button control. The edit button inherits all the button control properties and has default values for certain properties.
Type:
lum_button:lum_editButton, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_editButton" type="lum_button:lum_editButton">
<xsd:annotation>
<xsd:documentation>
Defines an edit button control. The edit button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_email
Renders an e-mail address for visualization.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_email" type="lum_genericControl:lum_dataBoundControl">
<xsd:annotation>
<xsd:documentation>Renders an e-mail address for visualization.</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_emailValidator
Generates client side and server side validation that verifies that a control value if provided is formatted as a valid email address.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_emailValidator" type="lum_genericValidator:lum_genericValidator">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that verifies that a control value if provided is formatted as a valid email address.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_fileUpload
Allows one to upload files. Once files are uploaded this control allows users to remove or overwrite a previously uploaded file with a new one.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_fileUpload" type="lum_fileUpload:lum_fileUpload">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Allows one to upload files. Once files are uploaded this control allows users to remove or overwrite a previously uploaded file with a new one.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_filesPicker
Control that allows users to upload multiple files.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_filesPicker" type="lum_filesPicker:lum_filesPicker">
<xsd:annotation>
<xsd:documentation>
Control that allows users to upload multiple files.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_filters
Renders all the filters associated to the control's source.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_filters" type="lum_filters:lum_filters">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders all the filters associated to the control's source.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_footer
Renders an interface footer.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_footer" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders an interface footer.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_form
Defines a form control. Use this control when you want to render a form that posts user input to the server.
Type:
lum_form:lum_form, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_form" type="lum_form:lum_form">
<xsd:annotation>
<xsd:documentation>
Defines a form control. Use this control when you want to render a form that posts user input to the server.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_generic
A generic control in itself does not render anything, however it calls all its sub controls to render themselves.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_generic" type="lum_genericControl:lum_genericControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
A generic control in itself does not render anything, however it calls all its sub controls to render themselves.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_html
Renders read only data as HTML content.
Type:
lum_text:lum_text, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_html" type="lum_text:lum_text">
<xsd:annotation>
<xsd:documentation>Renders read only data as HTML content.</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_include
Includes a file present in the web application in the interface output.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_include" type="lum_include:lum_include">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Includes a file present in the web application in the interface output.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_inputCategory
Control that allows users to choose a category from a category service instance that is associated to the main service instance.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_inputCategory" type="lum_inputCategory:lum_inputCategory">
<xsd:annotation>
<xsd:documentation>
Control that allows users to choose a category from a category service instance that is associated to the main service instance.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_inputEmail
Defines an input e-mail control that allows the user to enter any e-mail value. This is a data bound control.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_inputEmail" type="lum_inputText:lum_inputText">
<xsd:annotation>
<xsd:documentation>
Defines an input e-mail control that allows the user to enter any e-mail value. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_inputHidden
Defines an input hidden control, used to render hidden information. This is a data bound control.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_inputHidden" type="lum_inputText:lum_inputText">
<xsd:annotation>
<xsd:documentation>
Defines an input hidden control, used to render hidden information. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_inputHtmlEditor
Used to render an HTML editor control. The control is rendered with a default html toolbar which by be customized creating your own toolbar and specifying its identifier in the <b>toolbarSet</b> attribute.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_inputHtmlEditor" type="lum_inputHtmlEditor:lum_inputHtmlEditor">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render an HTML editor control. The control is rendered with a default html toolbar which by be customized creating your own toolbar and specifying its identifier in the <b>toolbarSet</b> attribute.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_inputNumber
Defines an input number control. This is a data bound control that allows only numeric values to be entered.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_inputNumber" type="lum_inputText:lum_inputText">
<xsd:annotation>
<xsd:documentation>
Defines an input number control. This is a data bound control that allows only numeric values to be entered.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_inputTag
Defines an input tag control that allows the user to enter any tag value. This is a data bound control.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_inputTag" type="lum_inputTag:lum_inputTag">
<xsd:annotation>
<xsd:documentation>
Defines an input tag control that allows the user to enter any tag value. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_inputText
Defines an input text control that allows the user to enter any text value. This is a data bound control.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_inputText" type="lum_inputText:lum_inputText">
<xsd:annotation>
<xsd:documentation>
Defines an input text control that allows the user to enter any text value. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_inputTextArea
Defines an input text control. This is a data bound control.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_inputTextArea" type="lum_inputText:lum_inputTextArea">
<xsd:annotation>
<xsd:documentation>
Defines an input text control. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_integerDataTypeValidator
Generates client side and server side validation that verifies that a control value if provided is a valid integer.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_integerDataTypeValidator" type="lum_genericValidator:lum_integerDataTypeValidator">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that verifies that a control value if provided is a valid integer.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_interfaceButtons
Used to render buttons within a property page control. The button controls within this control are generally right-aligned.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_interfaceButtons" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render buttons within a property page control. The button controls within this control are generally right-aligned.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_interfaceHeader
Renders an interface header.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_interfaceHeader" type="lum_interfaceHeader:lum_interfaceHeader">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders an interface header.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_interfaceHeaderButtons
Generic control that simply renders each control within it as a horizontal list of buttons.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_interfaceHeaderButtons" type="lum_genericControl:lum_genericControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generic control that simply renders each control within it as a horizontal list of buttons.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_itemPicker
Defines a control that allows the end user to pick an item from a large list selected in a popup interface. This is a data bound control.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_itemPicker" type="lum_itemPicker:lum_itemPicker">
<xsd:annotation>
<xsd:documentation>
Defines a control that allows the end user to pick an item from a large list selected in a popup interface. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_label
Renders a label within a form. If the label text is not explicitly specified in the control, the label text is read from the associated field definition.
Type:
lum_label:lum_label, empty content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_label" type="lum_label:lum_label">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a label within a form. If the label text is not explicitly specified in the control, the label text is read from the associated field definition.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_language
Control for selecting language.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_language" type="lum_genericControl:lum_simpleDataBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Control for selecting language.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_lengthValidator
Generates client side and server side validation that verifies the length of a string.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_lengthValidator" type="lum_genericValidator:lum_lengthValidator">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that verifies the length of a string.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_link
Used to render a link to an explicit url or to dynamically calculate and render a link to another interface in another page in the portal.
Type:
lum_link:lum_link, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_link" type="lum_link:lum_link">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a link to an explicit url or to dynamically calculate and render a link to another interface in another page in the portal.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_list
Renders lists for the end user. This control internally generates a filters control, tabular data control and pagination control. <br/> <br/> This control generally creates the following sub controls <pre> &lt;control type="lum_filters" id="listId.filters" /&gt; &lt;control type="lum_hidden" id="listId.maxRows" /&gt; &lt;control type="lum_tabularData" id="listId.tabularData" dataId="XXX"/&gt; &lt;control type="lum_pagination" id="listId.pagination" /&gt; </pre>
Type:
lum_list:lum_list, empty content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_list" type="lum_list:lum_list">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders lists for the end user. This control internally generates a filters control, tabular data control and pagination control.
<br/>
<br/>
This control generally creates the following sub controls
<pre>
&lt;control type="lum_filters" id="listId.filters" /&gt;
&lt;control type="lum_hidden" id="listId.maxRows" /&gt;
&lt;control type="lum_tabularData" id="listId.tabularData" dataId="XXX"/&gt;
&lt;control type="lum_pagination" id="listId.pagination" /&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_lockButton
Defines a lock/unlock button control. The (un)lock button inherits all the button control properties and has default values for certain properties.
Type:
lum_button:lum_lockButton, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_lockButton" type="lum_button:lum_lockButton">
<xsd:annotation>
<xsd:documentation>
Defines a lock/unlock button control. The (un)lock button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_lockedMessage
Renders message for the end user. This control creates a div with a message informing that the content is locked by another user, if it is the case. Two buttons are also generated on the div: a button to steal the lock and another to just view the details of the content. <br/> <br/> This control generally creates the following sub controls <pre> &lt;control type="lum_button" id="stealLock" text="STR_STEAL_LOCK" /&gt; &lt;control type="lum_button" id="viewContent" text="STR_VIEW_CONTENT" /&gt; &lt;strings&gt; &lt;string id="STR_CONTENT_LOCKED_MESSAGE" /&gt; &lt;/strings&gt; </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_lockedMessage" type="lum_genericControl:lum_simpleSourceBoundControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders message for the end user. This control creates a div with a message informing that the content is locked by another user, if it is the case.
Two buttons are also generated on the div: a button to steal the lock and another to just view the details of the content.
<br/>
<br/>
This control generally creates the following sub controls
<pre>
&lt;control type="lum_button" id="stealLock" text="STR_STEAL_LOCK" /&gt;
&lt;control type="lum_button" id="viewContent" text="STR_VIEW_CONTENT" /&gt;
&lt;strings&gt;
&lt;string id="STR_CONTENT_LOCKED_MESSAGE" /&gt;
&lt;/strings&gt;
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_mediaPicker
Renders a control that allows the end user to input a media. The actual selection is done behind a button that opens a graphical interface to select the media.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_mediaPicker" type="lum_genericControl:lum_genericControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to input a media. The actual selection is done behind a button that opens a graphical interface to select the media.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_multiFileUpload
Allows multiple to upload files. Once files are uploaded this control allows users to remove or overwrite a previously uploaded file with a new one.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_multiFileUpload" type="lum_multiFileUpload:lum_multiFileUpload">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Allows multiple to upload files. Once files are uploaded this control allows users to remove or overwrite a previously uploaded file with a new one.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_multiItemPicker
Defines a control that allows the end user to pick one or more items from a large list selected in a popup interface. This is a data bound control.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_multiItemPicker" type="lum_itemPicker:lum_multiItemPicker">
<xsd:annotation>
<xsd:documentation>
Defines a control that allows the end user to pick one or more items from a large list selected in a popup interface. This is a data bound control.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_okButton
Defines an ok button control. The ok button inherits all the button control properties and has default values for certain properties.
Type:
lum_button:lum_button, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_okButton" type="lum_button:lum_button">
<xsd:annotation>
<xsd:documentation>
Defines an ok button control. The ok button inherits all the button control properties and has default values for certain properties.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_pagination
Renders the current selected page and possible pages that the user can navigate to.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_pagination" type="lum_pagination:lum_pagination">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders the current selected page and possible pages that the user can navigate to.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_pane
Used to render one of the (n) specified panes when rendering an interface. This control by default renders the first pane. However as a result of a process action or a render action the pane that is displayed may be changed. This pane control is associated with an id and the control listens for this id in the request parameters in order to determine what pane to display.
Type:
lum_pane:lum_pane, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_pane" type="lum_pane:lum_pane">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render one of the (n) specified panes when rendering an interface. This control by default renders the first pane. However as a result of a process action or a render action the pane that is displayed may be changed. This pane control is associated with an id and the control listens for this id in the request parameters in order to determine what pane to display.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_password
Renders an input password control.
Type:
lum_password:lum_password, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_password" type="lum_password:lum_password">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders an input password control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_positionFieldOrderButton
Control that allows users to order items.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_positionFieldOrderButton" type="lum_positionFieldOrderButton:lum_positionFieldOrderButton">
<xsd:annotation>
<xsd:documentation>
Control that allows users to order items.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_previewButton
Defines a preview button control. The preview button inherits all the button control properties and has default values for certain properties. This button detects if the service that the button is rendered in contains any interfaces that have the isPreview attribute set to true. If none exists, this button automatically removes itself from its parent control. Once the button is pressed, it pops the preview interface.
Type:
lum_button:lum_button, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_previewButton" type="lum_button:lum_button">
<xsd:annotation>
<xsd:documentation>
Defines a preview button control. The preview button inherits all the button control properties and has default values for certain properties. This button detects
if the service that the button is rendered in contains any interfaces that have the isPreview attribute set to true. If none exists, this button automatically removes itself from its parent control.
Once the button is pressed, it pops the preview interface.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_propertyPage
Renders a property page with an interface header control on top and possible [OK] [CANCEL] button controls at the bottom. Any controls placed within this control will be rendered between the header and the [OK], [CANCEL] buttons. <br/> <br/> Generally this control generates the following sub controls <br/> <pre> <control type="lum_interfaceHeader" id="propertyPageId_header" titleMaxSize="50" setWindowTitle="true" title="Property Page"/> <!-- controls within the property page --> <control type="lum_footer"> <control type="lum_requiredValuesDescriptor" /> <control type="lum_autoInterfaceStandardButtons" /> </control> </control> </pre>
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_propertyPage" type="lum_propertyPage:lum_propertyPage">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a property page with an interface header control on top and possible [OK] [CANCEL] button controls at the bottom. Any controls placed within this control will be rendered between the header and the [OK], [CANCEL] buttons.
<br/>
<br/>
Generally this control generates the following sub controls
<br/>
<pre>
<control type="lum_interfaceHeader" id="propertyPageId_header" titleMaxSize="50" setWindowTitle="true" title="Property Page"/>
<!-- controls within the property page -->
<control type="lum_footer">
<control type="lum_requiredValuesDescriptor" />
<control type="lum_autoInterfaceStandardButtons" />
</control>
</control>
</pre>
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_radioButton
Renders a radio button control.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_radioButton" type="lum_genericControl:lum_genericControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a radio button control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_radioButtonList
Used to render a list of radio buttons to allow the user to choose one of a given set of options. This control generally has two sources specified. One that returns/sets the value of the control and another that returns a list of options. The options may be optionally be explicitly provided within the control.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_radioButtonList" type="lum_radioButtonList:lum_radioButtonList">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a list of radio buttons to allow the user to choose one of a given set of options. This control generally has two sources specified. One that returns/sets the value of the control and another that returns a list of options. The options may be optionally be explicitly provided within the control.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_regularExpressionValidator
Generates client side and server side validation that verifies that a control value if provided matches the regular expression specified in the <b>expression</b> attribute of the validator.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_regularExpressionValidator" type="lum_genericValidator:lum_regularExpressionValidator">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that verifies that a control value if provided matches the regular expression specified in the <b>expression</b> attribute of the validator.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_requiredValueValidator
Generates client side and server side validation that verifies that a control has a value that is not null.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_requiredValueValidator" type="lum_genericValidator:lum_genericValidator">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Generates client side and server side validation that verifies that a control has a value that is not null.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_requiredValuesDescriptor
Simply used to render a text indicating the fields marked with a * are required.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_requiredValuesDescriptor" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Simply used to render a text indicating the fields marked with a * are required.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_script
Renders client side script. The script value is specified within a <b>script</b> node and may contain custom tags like &lt;lum_formName/&gt; to be replaced runtime with the current form name, and &lt;lum_translate&gt;STR_XXXX&lt;lum_translate/&gt; to be localized to the users locale.
Type:
lum_script:lum_script, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_script" type="lum_script:lum_script">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders client side script. The script value is specified within a <b>script</b> node and may contain custom tags like &lt;lum_formName/&gt; to be replaced runtime with the current form name, and &lt;lum_translate&gt;STR_XXXX&lt;lum_translate/&gt; to be localized to the users locale.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_selectContentParentContent
Renders a control that allows the end user to select another content within the same service instance that represents the parent content of the current content.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_selectContentParentContent" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select another content within the same service instance that represents the parent content of the current content.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_selectItemTabularData
Used to render data for selection from a tabular data source. This control is an extension of the lum_tabularData control. In addition to the rendering tabular data, the control includes for each row a link that calls a callback function in the opener window with the id and name of the item selected.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_selectItemTabularData" type="lum_tabularData:lum_selectItemTabularData">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render data for selection from a tabular data source. This control is an extension of the lum_tabularData control. In addition to the rendering tabular data, the control includes for each row a link that calls a callback function in the opener window with the id and name of the item selected.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_selectPage
Renders a control that allows the end user to select a page of the LumisXP.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_selectPage" type="lum_genericControl:lum_genericControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select a page of the LumisXP.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_selectPageOrPageTemplate
Renders a control that allows the end user to select a page or page template of the LumisXP.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_selectPageOrPageTemplate" type="lum_genericControl:lum_genericControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select a page or page template of the LumisXP.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_selectPageTemplate
Renders a control that allows the end user to select a page template of the LumisXP.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_selectPageTemplate" type="lum_genericControl:lum_genericControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select a page template of the LumisXP.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_selectParentContent
Renders a control that allows the end user to select another content within the same service instance that represents the parent of the current content.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_selectParentContent" type="lum_genericControl:lum_simpleControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select another content within the same service instance that represents the parent of the current content.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_serviceInstancePrincipalPicker
Renders a control that allows the end user to select a principal that has access to the given service instance. The list of principals may be limited to a specific permission and/or users only.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_serviceInstancePrincipalPicker" type="lum_principalPicker:lum_serviceInstancePrincipalPicker">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders a control that allows the end user to select a principal that has access to the given service instance. The list of principals may be limited to a specific permission and/or users only.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_span
Used to render an HTML span.
Type:
lum_div:lum_div, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_span" type="lum_div:lum_div">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render an HTML span.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_strings
Renders javascript on the client side that makes available in an array a list of translated strings.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_strings" type="lum_genericControl:lum_genericControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders javascript on the client side that makes available in an array a list of translated strings.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_table
Used to layout controls within a form. This control generates an HTML table with tr and td tags to layout controls.
Type:
lum_table:lum_table, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_table" type="lum_table:lum_table">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to layout controls within a form. This control generates an HTML table with tr and td tags to layout controls.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_tabs
Use to render a tabbed control to the client. All tabs are rendered client side, but the contents of only one of them will be visible to the user. Tabs remember their selection between process actions or render actions.
Type:
lum_tabs:lum_tabs, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_tabs" type="lum_tabs:lum_tabs">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Use to render a tabbed control to the client. All tabs are rendered client side, but the contents of only one of them will be visible to the user. Tabs remember their selection between process actions or render actions.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_tabularData
Used to render data from a tabular data source.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_tabularData" type="lum_tabularData:lum_tabularData">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render data from a tabular data source.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_text
Renders read only data as text.
Type:
lum_text:lum_text, complex content
Defined:
locally, within this group
XML Source
<xsd:element name="lum_text" type="lum_text:lum_text">
<xsd:annotation>
<xsd:documentation>Renders read only data as text.</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_timePicker
Renders one input text box for the time.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_timePicker" type="lum_dateTimePicker:lum_timePicker">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Renders one input text box for the time.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_workflowAssignedToFilter
Used to render a filter control in administration list to filter workflow assignedTo field.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_workflowAssignedToFilter" type="lum_genericControl:lum_dataControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a filter control in administration list to filter workflow assignedTo field.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

lum_workflowStateFilter
Used to render a filter control in administration list to filter workflow state field.
Type:
Defined:
locally, within this group
XML Source
<xsd:element name="lum_workflowStateFilter" type="lum_genericControl:lum_dataControl">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Used to render a filter control in administration list to filter workflow state field.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  14.0.0.210430 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.