| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+    
         |    
_Validator --+
             |
            RelaxNG
RelaxNG(self, etree=None, file=None) Turn a document into a Relax NG validator.
Either pass a schema as Element or ElementTree, or pass a file or filename through the file keyword argument.
| 
 | |||
| 
 | |||
| 
 | |||
| a new object with type S, a subtype of T | 
 | ||
| Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| 
 | |||
| 
 Validate doc using Relax NG. Returns true if document is valid, false if not. | 
| 
 
 | 
| 
 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 3 17:42:30 2017 | http://epydoc.sourceforge.net |