Hello,
I'm trying to output an XForms (XSLTForms) document from a RESTXQ endpoint, but the necessary processing instructions are being serialized in XML comments in the output, e.g.:
<!--?xml-stylesheet type="text/xsl" href="static/xphoneforms/build/xsl/xsltforms.xsl"?-->
Am I missing something?
XQuery:
<head>
<title>Test</title>
</head>
<body>
<h1>Placeholder</h1>
</body>
</html>
}
};
--
Tim A. Thompson
Discovery Metadata Librarian
Yale University Library