XML Schema "lum_inputText.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_inputText
Components:
local elements, 2 complexTypes
Schema Location:
/home/opc/workspace/lpjava-17.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/inputtext/lum_inputText.xsd, see XML source
Imports Schemas (2):
douibasecontrol.xsd [src], douicontrolsdefinition.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
onChange (type lum_base:onClientEvent)
Type:
Content:
complex, 7 attributes, 10 elements
Defined:
locally at 1 location
onInput (type lum_base:onClientEvent) Allows to bind an action to the <a href="https://html.spec.whatwg.org/multipage/forms.html#event-input-input">HTML input event</a> of this input text.
Type:
Content:
complex, 7 attributes, 10 elements
Defined:
locally at 1 location
onKeyDown (type lum_base:onClientEvent)
Type:
Content:
complex, 7 attributes, 10 elements
Defined:
locally at 1 location
onKeyUp (type lum_base:onClientEvent)
Type:
Content:
complex, 7 attributes, 10 elements
Defined:
locally at 1 location
Complex Type Summary
lum_inputText
Content:
complex, 21 attributes, 119 elements
Includes:
definitions of 4 attributes and 4 elements
Used:
lum_inputTextArea
Content:
complex, 23 attributes, 119 elements
Includes:
definitions of 2 attributes
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 25853 $ $Date: 2023-08-14 15:27:15 -0300 (Mon, 14 Aug 2023) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_inputText" xmlns="http://www.lumis.com.br/douicontrols/lum_inputText" xmlns:lum_base="http://www.lumis.com.br/douicontrols/douibasecontrol" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_inputText">
<xsd:complexContent>
<xsd:extension base="lum_base:lum_dataBoundControl">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onChange" type="lum_base:onClientEvent"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onInput" type="lum_base:onClientEvent">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Allows to bind an action to the
<a href="https://html.spec.whatwg.org/multipage/forms.html#event-input-input">HTML input event</a>
of this input text.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onKeyUp" type="lum_base:onClientEvent"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onKeyDown" type="lum_base:onClientEvent"/>
</xsd:sequence>
<xsd:attribute default="false" name="readonly" type="xsd:boolean"/>
<xsd:attribute name="onChange" type="xsd:string"/>
<xsd:attribute default="false" name="isPrimaryInput" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Indicates whether the input is a primary input or not. By default, if the control's source field is a primary name field, this attribute receives the value <em>true</em>. Otherwise,
it receives the value <em>false</em>.
]]>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="auto" name="aiAssistantEnabled" use="optional">
<xsd:annotation>
<xsd:documentation>
<![CDATA[
Indicates whether the artificial intelligence assistant will be available for use in this input text.
By default assumes a value of "auto" that enables it if the input is in a administration area and descendent of a property page control.
The assistant requires edit content permission to be enabled, independently of this attribute value.
]]>
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="auto">
<xsd:annotation>
<xsd:documentation>
Decides automatically if the artificial intelligence assistant will be enabled for this input.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="true">
<xsd:annotation>
<xsd:documentation>
Enables the artificial intelligence assistant for this input.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="false">
<xsd:annotation>
<xsd:documentation>
Disables the artificial intelligence assistant for this input.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="lum_inputTextArea">
<xsd:complexContent>
<xsd:extension base="lum_inputText">
<xsd:attribute default="2" name="rows" type="xsd:integer" use="optional"/>
<xsd:attribute default="40" name="cols" type="xsd:integer" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:schema>

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  17.0.0.240830 - Copyright © 2006–2024 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.