http://www.w3.org/2001/XMLSchema
element simpleType

Documentation
Properties
This component is not nillable.

Model
<simpleType
  final = xs:simpleDerivationSet
  id = xs:ID
  name = xs:NCName
  {any attribute from any other namespace than current namespace}>
(annotation?, (restriction | list | union) )
</simpleType>


Nested Element Summary
 annotation
          
 list
          
 restriction
          
 union
          

Attribute Summary
 xs:simpleDerivationSetfinal
          
 xs:IDid
          
 xs:NCNamename
           Required at the top level  

Attribute Detail

final

Type:
xs:simpleDerivationSet
Use:
optional
Form:
unqualified

id

Type:
xs:ID
Use:
optional
Form:
unqualified

name

Required at the top level

Type:
xs:NCName
Use:
required
Form:
unqualified

Local Usage
localSimpleType, redefinable, topLevelSimpleType

Source
<xs:element id="simpleType" name="simpleType" type="xs:topLevelSimpleType">
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.