XML Schema "lum_dataGrid.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_dataGrid
Components:
local elements, 1 complexType
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/datagrid/lum_dataGrid.xsd, see XML source
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
initialNumberOfRows (within lum_dataGrid) Specifies the initial number of rows.
Type:
embedded complexType
Content:
complex, 1 element
Defined:
locally at 1 location
Includes:
definition of 1 element
sourceId (type xsd:string) Identifier of the source from which the initial number of rows will be taken.
Type:
xsd:string
Content:
simple
Defined:
locally at 1 location
Complex Type Summary
lum_dataGrid
Content:
complex, 9 attributes, 1 element
Includes:
definitions of 6 attributes and 1 element
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 8401 $ $Date: 2007-10-16 22:52:43 -0200 (Tue, 16 Oct 2007) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_dataGrid" xmlns="http://www.lumis.com.br/douicontrols/lum_dataGrid" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_dataGrid">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:sequence>
<xsd:element minOccurs="0" name="initialNumberOfRows">
<xsd:annotation>
<xsd:documentation>
Specifies the initial number of rows. The calculated node value takes precedence over the initialNumberOfRows attribute value.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="sourceId" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Identifier of the source from which the initial number of rows will be taken. The source is loaded at runtime and the number of rows in its result set determines the number of rows.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="headerButtonsAreaStyle" type="xsd:string"/>
<xsd:attribute name="itemButtonsAreaStyle" type="xsd:string"/>
<xsd:attribute default="true" name="showHeader" type="xsd:boolean"/>
<xsd:attribute default="0" name="initialNumberOfRows" type="xsd:integer">
<xsd:annotation>
<xsd:documentation>
The first time the control is being renedered, the number of rows available to the user may be specified here. If not specified, no rows are included. This node initialNumberOfRows value takes precedence over this attribute value.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="true" name="allowAddRows" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
If this attribute is set to false, the add button to include new rows is not displayed to the end user. Default is true.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="true" name="allowDeleteRows" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
If this attribute is set to false, the delete button in each row is not displayed to the end user. Default is true.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</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  14.0.1.210806 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.