XML Schema "lum_table.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_table
Components:
local elements, 2 complexTypes
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/group/lum_table.xsd, see XML source
Imports Schema:
douicontrolsdefinition.xsd [src]
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
td (type td) Used to represent a cell of the table control
Type:
Content:
complex, 9 attributes, 108 elements
Defined:
locally at 1 location
tr (within lum_table) Used to represent a row of the table control
Type:
embedded complexType
Content:
complex, 1 element
Defined:
locally at 1 location
Includes:
definition of 1 element
Complex Type Summary
lum_table
Content:
complex, 10 attributes, 111 elements
Includes:
definitions of 5 attributes and 1 element
Used:
td
Content:
complex, 9 attributes, 108 elements
Includes:
definitions of 8 attributes
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 7891 $ $Date: 2007-08-02 14:24:52 -0300 (Thu, 02 Aug 2007) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_table" xmlns="http://www.lumis.com.br/douicontrols/lum_table" xmlns:control="http://www.lumis.com.br/douicontrols" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_table">
<xsd:complexContent>
<xsd:extension base="lum_control">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="tr">
<xsd:annotation>
<xsd:documentation>
Used to represent a row of the table control
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence maxOccurs="unbounded">
<xsd:element maxOccurs="unbounded" name="td" type="td">
<xsd:annotation>
<xsd:documentation>
Used to represent a cell of the table control
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="width" type="xsd:string"/>
<xsd:attribute name="border" type="xsd:string"/>
<xsd:attribute name="cellpadding" type="xsd:string"/>
<xsd:attribute name="cellspacing" type="xsd:string"/>
<xsd:attribute name="class" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="td">
<xsd:complexContent>
<xsd:extension base="control:lum_controls">
<xsd:attribute name="valign" type="xsd:string"/>
<xsd:attribute name="align" type="xsd:string"/>
<xsd:attribute fixed="nowrap" name="nowrap" type="xsd:string"/>
<xsd:attribute name="width" type="xsd:string"/>
<xsd:attribute name="colspan" type="xsd:integer"/>
<xsd:attribute name="rowspan" type="xsd:integer"/>
<xsd:attribute name="class" type="xsd:string"/>
<xsd:attribute name="style" type="xsd:string"/>
</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.