When I try to upload the following xml document into Kernow, I get the following error:
Error on line 1 column 1 of file:/Users/rdp/Desktop/Kernow/:
SXXP0003: Error reported by XML parser: Content is not allowed in prolog.
javax.xml.transform.TransformerConfigurationException: Failed to compile stylesheet. 1 error detected.
The “Single File” upload requires a stylesheet, which I didn’t give it. I just wanted to try out some XQuery queries on an XML file, and I could do that easily by copying the xml file into the Kernow directory, and running the queries in the XQuery Sandbox.