Hi, I am getting the following warning messages.
No template for "/book/chapter/section/section/section/note/para" (or any of its leaves) exists in the context named "title" in the "en" localization. No template for "/book/chapter/section/section/para" (or any of its leaves) exists in the context named "title" in the "en" localization. No template for "/book/chapter/section/section/orderedlist/listitem/para" (or any of its leaves) exists in the context named "title" in the "en" localization. No template for "/book/chapter/section/section/orderedlist/listitem/para" (or any of its leaves) exists in the context named "title" in the "en" localization. No template for "/book/chapter/section/section/orderedlist/listitem/para" (or any of its leaves) exists in the context named "title" in the "en" localization. No template for "/book/chapter/section/section/orderedlist/listitem/note/para" (or any of its leaves) exists in the context named "title" in the "en" localization. .. WARNING: Destination: Unresolved ID reference "id2846293" found. May 12, 2014 12:01:54 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Destination: Unresolved ID reference "id3105986" found. May 12, 2014 12:01:54 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Destination: Unresolved ID reference "id3105990" found. May 12, 2014 12:01:54 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Destination: Unresolved ID reference "id3106003" found. May 12, 2014 12:01:54 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Destination: Unresolved ID reference "id3106027" found. I am using FOP for generating PDFs using docbook and xsltproc to convert .xml to .fo. Is this some error in the xml or FOP messages as i could see the generated PDF. If not, is there a way to stop these warning from getting printed. Also, I get messages regarding "Rendering page". How can i stop these messages from getting printed. Regards, Anmol