XML Schema "lum_adminList.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_adminList
Components:
local element, 1 complexType, 1 simpleType
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/list/lum_adminList.xsd, see XML source
Imports Schema:
douicontrolsdefinition.xsd [src]
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
All Element Summary
allowSelectRow (within lum_adminList)
Type:
embedded complexType
Content:
empty, 1 attribute
Defined:
locally at 1 location
Includes:
definition of 1 attribute
Complex Type Summary
lum_adminList
Content:
complex, 3 attributes, 1 element
Includes:
definitions of 1 attribute and 1 element
Used:
Simple Type Summary
allowSelectRowType
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 22655 $ $Date: 2019-04-10 15:36:57 -0300 (Wed, 10 Apr 2019) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_adminList" xmlns="http://www.lumis.com.br/douicontrols/lum_adminList" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_adminList">
<xsd:complexContent>
<xsd:extension base="lum_sourceFieldBoundControl">
<xsd:sequence>
<xsd:element minOccurs="0" name="allowSelectRow">
<xsd:complexType>
<xsd:attribute default="multiSelect" name="type" type="allowSelectRowType">
<xsd:annotation>
<xsd:documentation>
Sets a fixed height for the administration control. If more elements exist than what this height can display, a scroll bar will be displayed.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="listHeight" type="xsd:integer" use="optional">
<xsd:annotation>
<xsd:documentation>
Sets a fixed height for the administration control. If more elements exist than what this height can display, a scroll bar will be displayed.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="allowSelectRowType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="none"/>
<xsd:enumeration value="singleSelect"/>
<xsd:enumeration value="multiSelect"/>
</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  14.0.1.210806 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.