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-17.0.x-dist/repo/Lumis_PortalJava/distribution/tmp/control/validator/lum_genericValidator.xsd, see XML source
Imports Schemas (2):
douibasecontrol.xsd [src], douicontrolsdefinition.xsd [src]
Imported by Schema:
douicontrolsdefinition.xsd [src]
Complex Type Summary
lum_dateCompareValidator
Content:
complex, 8 attributes, 111 elements
Includes:
definitions of 4 attributes
Used:
lum_genericValidator
Content:
complex, 9 attributes, 111 elements
Used:
lum_integerDataTypeValidator
Content:
complex, 6 attributes, 111 elements
Includes:
definitions of 2 attributes
Used:
lum_lengthValidator
Content:
complex, 6 attributes, 111 elements
Includes:
definitions of 2 attributes
Used:
lum_regularExpressionValidator
Content:
complex, 5 attributes, 111 elements
Includes:
definition of 1 attribute
Used:
Simple Type Summary
compareValidatorOperator
Used:
never
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision: 25853 $ $Date: 2023-08-14 15:27:15 -0300 (Mon, 14 Aug 2023) $ -->
<xsd:schema elementFormDefault="unqualified" targetNamespace="http://www.lumis.com.br/douicontrols/lum_genericValidator" xmlns="http://www.lumis.com.br/douicontrols/lum_genericValidator" xmlns:lum_base="http://www.lumis.com.br/douicontrols/douibasecontrol" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="lum_genericValidator">
<xsd:complexContent>
<xsd:extension base="lum_base:lum_validatorControl"/>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="lum_dateCompareValidator">
<xsd:complexContent>
<xsd:extension base="lum_base:lum_control">
<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_base:lum_control">
<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_base:lum_control">
<xsd:attribute name="expression" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="lum_lengthValidator">
<xsd:complexContent>
<xsd:extension base="lum_base:lum_control">
<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  17.0.0.240830 - Copyright © 2006–2024 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.