stress/stress.xsd

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

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

Model

(test1 ; test2 ; test3)


Nested Element Summary
st:nodeTypetest1
          
xs:stringtest2
          
st:childElement2test3
          
Source
<xs:group name="allGroup">
<xs:all>
<xs:element name="test1" type="st:nodeType"/>
<xs:element name="test2" type="xs:string"/>
<xs:element name="test3" type="st:childElement2"/>
</xs:all>
</xs:group>

stress/stress.xsd

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