XML Schema "lum_tabularData.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_tabularData
Components:
local elements, 3 complexTypes, 1 simpleType
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/tabulardata/lum_tabularData.xsd, see XML source
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
allowSelectRow (within lum_advancedTabularData)
Type:
embedded complexType
Content:
empty, 1 attribute
Defined:
locally at 1 location
Includes:
definition of 1 attribute
callbackFunctionRequestParameterName (type xsd:string) name of the request parameter that represents the callback function name.
Type:
xsd:string
Content:
simple
Defined:
locally at 1 location
noRowMessage (type xsd:string)
Type:
xsd:string
Content:
simple
Defined:
locally at 1 location
primaryKeyFieldId (type xsd:string) Identifier of the field that represents the primary key of the item being selected.
Type:
xsd:string
Content:
simple
Defined:
locally at 1 location
primaryNameFieldId (type xsd:string) Identifier of the field that represents the primary name of the item being selected.
Type:
xsd:string
Content:
simple
Defined:
locally at 1 location
Complex Type Summary
lum_advancedTabularData
Content:
complex, 6 attributes, 2 elements
Includes:
definitions of 1 attribute and 1 element
Used:
lum_selectItemTabularData
Content:
complex, 4 attributes, 4 elements
Includes:
definitions of 3 elements
Used:
lum_tabularData
Content:
complex, 4 attributes, 1 element
Includes:
definitions of 1 attribute and 1 element
Used:
Simple Type Summary
allowSelectRowType
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 19164 $ $Date: 2016-06-14 16:02:07 -0300 (Tue, 14 Jun 2016) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_tabularData" xmlns="http://www.lumis.com.br/douicontrols/lum_tabularData" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_tabularData">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:sequence>
<xsd:element minOccurs="0" name="noRowMessage" type="xsd:string"/>
</xsd:sequence>
<xsd:attribute name="listHeight" type="xsd:string">
<xsd:annotation>
<xsd:documentation>height of the tabular data</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="lum_advancedTabularData">
<xsd:complexContent>
<xsd:extension base="lum_tabularData">
<xsd:sequence>
<xsd:element minOccurs="0" name="allowSelectRow">
<xsd:complexType>
<xsd:attribute default="none" name="type" type="allowSelectRowType"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute default="true" name="showSelectAll" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Indicates whether the select all option should be displayed. Default value is true.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="lum_selectItemTabularData">
<xsd:complexContent>
<xsd:extension base="lum_tabularData">
<xsd:sequence>
<xsd:element default="callbackFunction" minOccurs="0" name="callbackFunctionRequestParameterName" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
name of the request parameter that represents the callback function name. This function will be called in the window opener the two parameters 'identifier' and 'friendly name'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="primaryKeyFieldId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Identifier of the field that represents the primary key of the item being selected. If not specified, the field with isPrimaryKey=true is used.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="primaryNameFieldId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Identifier of the field that represents the primary name of the item being selected. If not specified, the field with isPrimaryName=true is used.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="allowSelectRowType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="none"/>
<xsd:enumeration value="singleSelect"/>
<xsd:enumeration value="multiSelect"/>
</xsd:restriction>
</xsd:simpleType>
</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  14.0.1.210806 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.