XML Schema "lum_pagination.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_pagination
Components:
complexType
Schema Location:
/data/jenkins-slave/home1/data/workspace/lpjava-10.4.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/pagination/lum_pagination.xsd, see XML source
Imports Schema:
lum_genericControl.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
Complex Type Summary
lum_pagination
Content:
complex, 8+any attributes, 109+any elements
Includes:
definitions of 2 attributes
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 11993 $ $Date: 2010-10-05 19:08:47 +0000 (Tue, 05 Oct 2010) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_pagination" xmlns="http://www.lumis.com.br/douicontrols/lum_pagination" xmlns:control="http://www.lumis.com.br/douicontrols" xmlns:genericControl="http://www.lumis.com.br/douicontrols/lum_genericControl" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_pagination">
<xsd:complexContent>
<xsd:extension base="genericControl:lum_genericControl">
<xsd:attribute name="maxPages">
<xsd:annotation>
<xsd:documentation>
The maximum number of pages that this control will generate in its render. Must be greater than or equal to 1.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:int">
<xsd:minInclusive value="1"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="blockSize">
<xsd:annotation>
<xsd:documentation>
The pagination block size. It must be odd and greater than zero.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:int">
<xsd:minInclusive value="1"/>
</xsd:restriction>
</xsd:simpleType>
</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  10.4.0.180427 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.