Class xmldom.RelaxNG
Defined in: RelaxNG.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
|
validate(walker, callback)
Validate the elements pointed to by the TreeWalker
|
Method Detail
{undefined}
validate(walker, callback)
Validate the elements pointed to by the TreeWalker
- Parameters:
- {!TreeWalker} walker
-
{!function(Array.
):undefined} callback
- Returns:
- {undefined}