stress/stress.xsd

http://xframe.sf.net/sample/stress
element rdChild2

Documentation
The second child of the russian doll. This text is part of a documentation tag that is the first child of the rdChild2 tag.
Properties
This component is not nillable.

Model
<rdChild2
  class = xs:NCName
  id = xs:ID
  name = xs:NCName
  onlyInChild2 = xs:integer
  optAttr = xs:string
  reqAttr = xs:integer
  test1 = st:test1Type>
(child2node | child2stress)
</rdChild2>


Nested Element Summary
st:nodeTypechild2node
          
st:stressTypechild2stress
          

Attribute Summary
 xs:NCNameclass
          This is the the attribute description. 
 xs:IDid
          This is the the attribute description. 
 xs:NCNamename
          This is the the attribute description. 
 xs:integeronlyInChild2
          
 xs:stringoptAttr
          
 xs:integerreqAttr
          
 st:test1Typetest1
          This is a simple attribute test 

Attribute Detail

class

This is the the attribute description. some more text. This is some additional description to the attribute.

Type:
based on
with :
Use:
optional
Form:
unqualified

id

This is the the attribute description. some more text. some more text. This is some additional description to the attribute.

Type:
based on
with :
Use:
optional
Form:
unqualified

name

This is the the attribute description. some more text. This is some additional description to the attribute.

Type:
based on
with :
Use:
optional
Form:
unqualified

onlyInChild2

Type:
xs:integer
Use:
required
Form:
unqualified

optAttr

Type:
xs:string
Use:
optional
Form:
unqualified

reqAttr

Type:
xs:integer
Use:
required
Form:
unqualified

test1

This is a simple attribute test

Type:
st:test1Type
Use:
optional
Form:
unqualified

Source
<xs:element block="#all" name="rdChild2">
<xs:complexType>
<xs:choice>
<xs:element name="child2node" type="st:nodeType"/>
<xs:element name="child2stress" type="st:stressType"/>
</xs:choice>
<xs:attributeGroup ref="st:std-attrs"/>
<xs:attribute name="onlyInChild2" type="xs:integer" use="required"/>
<xs:attribute name="reqAttr" type="xs:integer" use="required"/>
<xs:attribute name="optAttr" type="xs:string" use="optional"/>
<xs:attribute ref="st:test1"/>
</xs:complexType>
</xs:element>

stress/stress.xsd

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