MediaWiki
REL1_22
|
Test for the demo xml. More...
Public Member Functions | |
testExportDemo () | |
large | |
Protected Member Functions | |
validateXmlFileAgainstXsd ($fname) | |
Validates a xml file against the xsd. |
ExportDemoTest::validateXmlFileAgainstXsd | ( | $ | fname | ) | [protected] |
Validates a xml file against the xsd.
The validation is slow, because php has to read the xsd on each call.
$fname | string: name of file to validate |
Definition at line 23 of file ExportDemoTest.php.
References $fname, fail, and WikiExporter\schemaVersion().
Referenced by testExportDemo().