Skip to content

Commit

Permalink
Added: validation to docbook to xhtml5 for output conversion test
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed Sep 30, 2013
1 parent aa0bad3 commit 06525a5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -87,6 +87,6 @@ protected function getCustomConversionTransformationStylesheets()
*/
protected function getConversionValidationSchema()
{
return null;
return __DIR__ . "/../../../../XmlText/Resources/schemas/ezxhtml5/ezxhtml5.xsd";
}
}

0 comments on commit 06525a5

Please sign in to comment.