http://www.w3.org/2001/XMLSchema
simpleType boolean

Super Types
{http://www.w3.org/2001/XMLSchema}anySimpleType
|
+--{http://www.w3.org/2001/XMLSchema}boolean (restriction)

Documentation
Properties
This component is not nillable.

Model

attribute-value normalization: collapse


Local Usage
complexContent, complexType, element, facet

Source
<xs:simpleType id="boolean" name="boolean">
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace fixed="true" id="boolean.whiteSpace" value="collapse"/>
</xs:restriction>
</xs:simpleType>


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