Complex Type Summary | ||||||||
lum_pagination |
|
<?xml version="1.0" encoding="UTF-8"?> <!-- $Revision: 11993 $ $Date: 2010-10-05 16:08:47 -0300 (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:import namespace="http://www.lumis.com.br/douicontrols/lum_genericControl" schemaLocation="../lum_genericControl.xsd"/> <xsd:complexContent> <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: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 STR_VERSION - STR_COPYRIGHT