FrameMaker docbook xml validator namespace error
- October 20, 2019
- 1 reply
- 840 views
I'm trying to open an xml file in which I define a docbook namespace but FrameMaker considers the xmlns token as an attribute.
I'm using FrameMaker 2017.
For the attached file, I get the following error (copied from the Console pod)
The "Courier" Font is not available.
"Courier New" will be used in this session.
The "Zapfdingbats Regular" Font is not available.
"AdobePiStd" will be used in this session.
XML Read Report Log
Source Document: C:\Users\IBM_ADMIN\sample.xml
XML Parser Messages (Document Prolog)
Error at file C:\Users\IBM_ADMIN\sample.xml, line 6, char 51, Message: Attribute 'xmlns' is not declared for element 'book'
Error at line 6, char 51, Message: Attribute '{http://www.w3.org/2000/xmlns/}xi' is not declared for element 'book'
Error at line 17, char 41, Message: Unknown element 'xi:include'
<... more errors...>
