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

Documentation
Properties
This component is not nillable.

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


Nested Element Summary
 annotation
          

Attribute Summary
 xs:booleanfixed
          
 xs:IDid
          
 anySimpleTypevalue
          

Attribute Detail

fixed

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

id

Type:
xs:ID
Use:
optional
Form:
unqualified

value

Type:
anySimpleType
Use:
required
Form:
unqualified

Local Usage
facets

Source
<xs:element id="maxInclusive" name="maxInclusive" type="xs:facet">
</xs:element>


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