http://www.w3.org/2001/XMLSchema
element minLength

Documentation
Properties
This component is not nillable.

Model
<minLength
  fixed = xs:boolean : false
  id = xs:ID
  value = xs:nonNegativeInteger
  {any attribute from any other namespace than current namespace}>
annotation?
</minLength>


Nested Element Summary
 annotation
          

Attribute Summary
 xs:booleanfixed
          
 xs:IDid
          
 xs:nonNegativeIntegervalue
          

Attribute Detail

fixed

Type:
xs:boolean
Default:
false
Use:
optional
Form:
unqualified

id

Type:
xs:ID
Use:
optional
Form:
unqualified

value

Type:
xs:nonNegativeInteger
Use:
required
Form:
unqualified

Local Usage
facets

Source
<xs:element id="minLength" name="minLength" type="xs:numFacet">
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.