We are getting the following error when trying to Validate an fo file in Oxygen 11:
E [Xerces] cvc-complex-type.2.4.a: Invalid content was found starting with element 'axf:document-info'. One of '{"http://www.renderx.com/XSL/Extensions":meta-info, "http://www.renderx.com/XSL/Extensions":page-device, "http://www.w3.org/1999/XSL/Format":layout-master-set}'
is expected.
<?xml version="1.0" encoding="UTF-8"?>
<fo:root
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions"
font-family="Arial">
<axf:document-info name="title"
value="mytitle"/>
…
</fo:root>
It doesn’t affect the final PDF output, but it would be nice to be able to validate.
Thanks,
Marc
Marc Wiener
Enterprise Content Management
Gartner
203-316-3525
mailto:marc.wiener@gartner.com