complexType "lum_inputText"
Namespace:
Content:
complex, 6 attributes, 4 elements
Defined:
globally in lum_inputText.xsd, see XML source
Includes:
definitions of 3 attributes and 4 elements
Used:
XML Representation Summary
<...
   
dataId
 = 
xsd:string
   
dataRow
 = 
xsd:integer
   
isPrimaryInput
 = 
xsd:boolean : "false"
   
onChange
 = 
xsd:string
   
readonly
 = 
xsd:boolean : "false"
   
sourceId
 = 
xsd:string
   
>
   
Content: 
</...>
Content Elements (4):
Known Direct Subtypes (1):
All Direct / Indirect Based Elements (5):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
lum_dataControl
  lum_dataBoundControl (extension)
      lum_inputText (extension)
XML Source
<xsd:complexType name="lum_inputText">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onChange" type="onClientEvent"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onInput" type="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="onClientEvent"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onKeyDown" type="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:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (defined in this component only)
isPrimaryInput
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>.
Type:
xsd:boolean
Use:
optional
Default:
"false"
Defined:
locally, within this complexType
XML Source
<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>

onChange
Type:
xsd:string
Use:
optional
Defined:
locally, within this complexType
XML Source
<xsd:attribute name="onChange" type="xsd:string"/>

readonly
Type:
xsd:boolean
Use:
optional
Default:
"false"
Defined:
locally, within this complexType
XML Source
<xsd:attribute default="false" name="readonly" type="xsd:boolean"/>
Content Element Detail
onChange
Type:
onClientEvent, complex content
Defined:
locally, within this complexType
XML Source
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onChange" type="onClientEvent"/>

onInput
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:
onClientEvent, complex content
Defined:
locally, within this complexType
XML Source
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onInput" type="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>

onKeyDown
Type:
onClientEvent, complex content
Defined:
locally, within this complexType
XML Source
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onKeyDown" type="onClientEvent"/>

onKeyUp
Type:
onClientEvent, complex content
Defined:
locally, within this complexType
XML Source
<xsd:element maxOccurs="unbounded" minOccurs="0" name="onKeyUp" type="onClientEvent"/>

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.