XML Schema "lum_conditionalRender.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_conditionalRender
Components:
local element, 1 complexType
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/conditionalRender/lum_conditionalRender.xsd, see XML source
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
condition (type xsd:string) Specifies a condition that the control must evaluate before rendering.
Type:
xsd:string
Content:
simple
Defined:
locally at 1 location
Complex Type Summary
lum_conditionalRender Defines a conditional render control.
Content:
complex, 5 attributes, 111 elements
Includes:
definition of 1 element
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 9383 $ $Date: 2008-06-04 20:49:07 -0300 (Wed, 04 Jun 2008) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_conditionalRender" xmlns="http://www.lumis.com.br/douicontrols/lum_conditionalRender" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_conditionalRender">
<xsd:annotation>
<xsd:documentation>Defines a conditional render control.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="lum_control">
<xsd:sequence>
<xsd:element minOccurs="1" name="condition" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Specifies a condition that the control must evaluate before rendering. If the expression evaluates to true, rendering of the control is performed.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</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.