Mega Code Archive

 
Categories / XML Tutorial / XML Schema
 

Simple Type Definitions

<simpleType  final="#all | (list | union | restriction)"       id="ID"       name="NCName"       {any attributes with non-schema namespace} >   Content: (annotation?, (restriction | list | union)) </simpleType>