Xml.SchemaParserCtxt – libxml-2.0 Reference Manual
Packages
libxml-2.0
Xml
SchemaParserCtxt
SchemaParserCtxt
SchemaParserCtxt.from_buffer
SchemaParserCtxt.from_doc
parse
SchemaParserCtxt
Object Hierarchy:
Description:
[
Compact
]
[
CCode
( cname =
"xmlSchemaParserCtxt"
, free_function =
"xmlSchemaFreeParserCtxt"
) ]
public
class
SchemaParserCtxt
Namespace:
Xml
Package:
libxml-2.0
Content:
Creation methods:
public
SchemaParserCtxt
(
string
URL)
public
SchemaParserCtxt.from_buffer
(
uint8
[] buffer)
public
SchemaParserCtxt.from_doc
(
Doc
doc)
Methods:
public
Schema
parse
()