stress/stress.xsd

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

Documentation
This is a test of an element with simple type content.
Properties
This component is not nillable.

Model
<simpleContentTest1
  class = xs:NCName
  id = xs:ID
  name = xs:NCName
  test = st:include2>
Name
</simpleContentTest1>


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. 
 st:include2test
          

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

test

Type:
st:include2
Use:
required
Form:
unqualified

Source
<xs:element final="#all" name="simpleContentTest1" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:Name">
<xs:attribute name="test" type="st:include2" use="required"/>
<xs:attributeGroup ref="st:std-attrs"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

stress/stress.xsd

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