XML Schema "lum_tabs.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_tabs
Components:
local element, 2 complexTypes
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/tab/lum_tabs.xsd, see XML source
Imports Schema:
douicontrolsdefinition.xsd [src]
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
tab (type tab) Used to represent a tab
Type:
Content:
complex, 4 attributes, 108 elements
Defined:
locally at 1 location
Complex Type Summary
lum_tabs
Content:
complex, 4 attributes, 1 element
Includes:
definitions of 1 attribute and 1 element
Used:
tab
Content:
complex, 4 attributes, 108 elements
Includes:
definitions of 3 attributes
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 14514 $ $Date: 2012-07-20 16:51:45 -0300 (Fri, 20 Jul 2012) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_tabs" xmlns="http://www.lumis.com.br/douicontrols/lum_tabs" xmlns:control="http://www.lumis.com.br/douicontrols" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_tabs">
<xsd:complexContent>
<xsd:extension base="lum_dataBoundControl">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="tab" type="tab">
<xsd:annotation>
<xsd:documentation>
Used to represent a tab
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="height" type="xsd:integer">
<xsd:annotation>
<xsd:documentation>
Used to specify the height of the tabbed control. When the different tabs are of different heights, this value forces all child tabs to be of the given height.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="tab">
<xsd:complexContent>
<xsd:extension base="control:lum_controls">
<xsd:attribute name="name" type="xsd:string" use="required"/>
<xsd:attribute name="height" type="xsd:string" use="optional"/>
<xsd:attribute name="onClick" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Specify a script that may be executed when the tab is clicked
</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.