Class mozile.rng.Value

Object
   |
   +--mozile.rng.Node
         |
         +--mozile.rng.Value

class mozile.rng.Value
extends mozile.rng.Node

Defined in rng.js


Constructor Summary
mozile.rng.Value ()
            Represents an RNG "value" element.
 
Method Summary
 mozile.rng.Validation selfValidate(validation)
           Validates this RNG object.
 
Methods inherited from class mozile.rng.Node
toString, getType, getSchema, getGrammar, getParentNode, getParentElement, getNextSibling, getChildNodes, getChildNode, appendChild, removeChild, getDescendants, mustContain, mayContain, mustHave, mayHave, reset, resetAll, selfValidateAll, validate
 

Constructor Detail

mozile.rng.Value

mozile.rng.Value()

Method Detail

selfValidate

mozile.rng.Validation selfValidate(validation)


Documentation generated by JSDoc on Wed Aug 23 18:45:51 2006