Home | Trees | Indices | Help |
|
---|
|
object --+ | _Validator --+ | Schematron
Schematron(self, etree=None, file=None) A Schematron validator.
Pass a root Element or an ElementTree to turn it into a validator. Alternatively, pass a filename as keyword argument 'file' to parse from the file system.
Instance Methods | |||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
Validate doc using Schematron. Returns true if document is valid, false if not. |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Fri Dec 12 22:47:01 2008 | http://epydoc.sourceforge.net |