XML Schema "lum_genericValidator.xsd"
Target Namespace:
http://www.lumis.com.br/douicontrols/lum_genericValidator
Components:
complexTypes, 1 simpleType
Schema Location:
/home/opc/workspace/lpjava-14.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/validator/lum_genericValidator.xsd, see XML source
Imports Schema:
douicontrolsdefinition.xsd [src]
Includes Schema:
douibasecontrol.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
Complex Type Summary
lum_dateCompareValidator
Content:
empty, 9 attributes
Includes:
definitions of 4 attributes
Used:
lum_genericValidator
Content:
empty, 5 attributes
Used:
lum_integerDataTypeValidator
Content:
empty, 7 attributes
Includes:
definitions of 2 attributes
Used:
lum_lengthValidator
Content:
empty, 7 attributes
Includes:
definitions of 2 attributes
Used:
lum_regularExpressionValidator
Content:
empty, 6 attributes
Includes:
definition of 1 attribute
Used:
Simple Type Summary
compareValidatorOperator
Used:
never
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 8914 $ $Date: 2008-02-25 13:58:12 -0300 (Mon, 25 Feb 2008) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_genericValidator" xmlns="http://www.lumis.com.br/douicontrols/lum_genericValidator" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_genericValidator">
<xsd:complexContent>
<xsd:extension base="lum_validatorControl"/>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="lum_dateCompareValidator">
<xsd:complexContent>
<xsd:extension base="lum_validatorControl">
<xsd:attribute name="compareToControlId" type="xsd:string"/>
<xsd:attribute name="operator" type="xsd:string"/>
<xsd:attribute default="STR_DEFAULT_DATE_FORMAT" name="dateFormat" type="xsd:string"/>
<xsd:attribute default="STR_DEFAULT_TIME_FORMAT" name="timeFormat" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="lum_integerDataTypeValidator">
<xsd:complexContent>
<xsd:extension base="lum_validatorControl">
<xsd:attribute name="minimumValue" type="xsd:integer"/>
<xsd:attribute name="maximumValue" type="xsd:integer"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="compareValidatorOperator">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="equal"/>
<xsd:enumeration value="lessThan"/>
<xsd:enumeration value="lessThanOrEqual"/>
<xsd:enumeration value="greaterThan"/>
<xsd:enumeration value="greaterThanOrEqual"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="lum_regularExpressionValidator">
<xsd:complexContent>
<xsd:extension base="lum_validatorControl">
<xsd:attribute name="expression" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="lum_lengthValidator">
<xsd:complexContent>
<xsd:extension base="lum_validatorControl">
<xsd:attribute name="maxLength" type="xsd:integer">
<xsd:annotation>
<xsd:documentation>
Optional attribute to specify the maximum length of the string allowed.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="minLength" type="xsd:integer">
<xsd:annotation>
<xsd:documentation>
Optional attribute to specify the minimum length of the string allowed.
</xsd:documentation>
</xsd:annotation>
</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  14.0.1.210806 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.