XML Schema "lum_include.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_include
Components:
complexType, 1 simpleType
Schema Location:
/data/jenkins-slave/home1/data/workspace/lpjava-10.4.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/include/lum_include.xsd, see XML source
Imports Schema:
douicontrolsdefinition.xsd [src]
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
Complex Type Summary
lum_include
Content:
empty, 2 attributes
Includes:
definitions of 2 attributes
Used:
Simple Type Summary
mode
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 14633 $ $Date: 2012-08-20 16:57:58 +0000 (Mon, 20 Aug 2012) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_include" xmlns="http://www.lumis.com.br/douicontrols/lum_include" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_include">
<xsd:attribute name="page" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
Specifies a file present in the web application to be included.
The value must be the path of the file to be included, relative to the web application root.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="mode" type="mode">
<xsd:annotation>
<xsd:documentation>Specifies the render mode.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
<xsd:simpleType name="mode">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="outputHtml">
<xsd:annotation>
<xsd:documentation>
Specifies if the file included should be directly included in the final HTML.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="renderData">
<xsd:annotation>
<xsd:documentation>
Specifies if the file included should be added to
the interface render data XML. The default XSL for this control will
not use this data. It is intended for use by a customized XSL.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</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  10.4.0.180427 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.