[scriptable, uuid(3c14a02e-6f4e-11d5-9b46-000064657374)]
interface nsISchemaAttribute : nsISchemaAttributeComponent

Constants


          
const unsigned short USE_OPTIONAL = 1

          
const unsigned short USE_PROHIBITED = 2

          
const unsigned short USE_REQUIRED = 3

Attributes


          
readonly attribute AString defaultValue

          
readonly attribute AString fixedValue

          
readonly attribute nsISchemaSimpleType type

          
readonly attribute unsigned short use