stress/stress.xsd

http://xframe.sf.net/sample/stress
group choiceGroup

Documentation
This is description of for a simple group using the choice compositor.
Properties
This component is not nillable.

Model

(test1 | test2 | test3)


Nested Element Summary
st:nodeTypetest1
          
xs:stringtest2
          
st:childElement2test3
          
Local Usage
stressType

Source
<xs:group name="choiceGroup">
<xs:choice>
<xs:element name="test1" type="st:nodeType"/>
<xs:element name="test2" type="xs:string"/>
<xs:element name="test3" type="st:childElement2"/>
</xs:choice>
</xs:group>

stress/stress.xsd

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe
hosted at