XML Schema for XML Schema

http://www.w3.org/2001/XMLSchema
group simpleDerivation

Model

(restriction | list | union)


Local Usage
localSimpleType, simpleType, topLevelSimpleType

Source
<xs:group name="simpleDerivation">
<xs:choice>
<xs:element ref="xs:restriction"/>
<xs:element ref="xs:list"/>
<xs:element ref="xs:union"/>
</xs:choice>
</xs:group>

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.