CCRxXMLValidator

From oWiki

Jump to: navigation, search

Contents


The XML validator supports the following function:

Methods

validate( xml, xsdURL )

xml: string
xsdURL: string
Return: 0 if validated correctly, otherwise -1.

Validate the given xml using the xsd document located at xsdURL.
Personal tools