XML Schema for XML Schema

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

Documentation

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


Attribute Summary
 xs:booleanfixed
          
 xs:IDid
          
 anySimpleTypevalue
          

Attribute Detail

fixed


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

id


Type:
xs:ID
Use:
optional
Form:
unqualified

value


Type:
anySimpleType
Use:
required
Form:
unqualified

Local Usage
facets

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

XML Schema for XML Schema

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