Linux Mac OSX Windows

  
[scriptable, uuid(3c14a023-6f4e-11d5-9b46-000064657374)]
interface nsISchemaSimpleType : nsISchemaType

Constants


        
const unsigned short SIMPLE_TYPE_BUILTIN = 1

        
const unsigned short SIMPLE_TYPE_LIST = 2

        
const unsigned short SIMPLE_TYPE_UNION = 3

        
const unsigned short SIMPLE_TYPE_RESTRICTION = 4

Attributes


        
readonly attribute unsigned short simpleType