[scriptable, uuid(3c14a029-6f4e-11d5-9b46-000064657374)]
interface nsISchemaParticle : nsISchemaComponent

Constants


          
const unsigned short PARTICLE_TYPE_ELEMENT = 1

          
const unsigned short PARTICLE_TYPE_MODEL_GROUP = 2

          
const unsigned short PARTICLE_TYPE_ANY = 3

          
const PRUint32 OCCURRENCE_UNBOUNDED = 4294967295

Attributes


          
readonly attribute PRUint32 maxOccurs

          
readonly attribute PRUint32 minOccurs

          
readonly attribute AString name

          
readonly attribute unsigned short particleType