Module libxml2 :: Class SchemaParserCtxt
[hide private]
[frames] | no frames]

Class SchemaParserCtxt

source code

Instance Methods [hide private]
 
__init__(self, _obj=None) source code
 
__del__(self) source code
 
schemaParse(self)
parse a schema definition resource and build an internal XML Shema struture which can be used to validate instances.
source code