complexType "lum_lengthValidator"
Namespace:
Content:
empty, 7 attributes
Defined:
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
controlToValidateId
 = 
xsd:string
   
enableClientSideValidation
 = 
xsd:boolean : "true"
   
errorMessage
 = 
xsd:string
   
maxLength
 = 
xsd:integer
   
minLength
 = 
xsd:integer
   
validateOnlyIfVisible
 = 
xsd:boolean : "false"
   
value
 = 
xsd:string
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
lum_control
  lum_validatorControl (extension)
      lum_lengthValidator (extension)
XML Source
<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>
Attribute Detail (defined in this component only)
maxLength
Optional attribute to specify the maximum length of the string allowed.
Type:
xsd:integer
Use:
optional
Defined:
locally, within this complexType
XML Source
<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>

minLength
Optional attribute to specify the minimum length of the string allowed.
Type:
xsd:integer
Use:
optional
Defined:
locally, within this complexType
XML Source
<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>

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.0.210430 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.