CreateXSD2001Parser (open)
Creates a parser which is built using the http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/ XML schema specification. Warning: This implementation isn't complete, by far!
Syntax
LOADLIB "wh::xml/validation.whlib";
OBJECT FUNCTION CreateXSD2001Parser(OBJECT xmldomimpl)
Parameters
OBJECT xmldomimpl
Return value
OBJECT