Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inline x:document can not have processing instructions #39

Open
bertfrees opened this issue Mar 11, 2016 · 2 comments
Open

Inline x:document can not have processing instructions #39

bertfrees opened this issue Mar 11, 2016 · 2 comments

Comments

@bertfrees
Copy link
Member

bertfrees commented Mar 11, 2016

<x:document type="inline">
  <?xml-stylesheet href="../resources/stylesheet_1.xsl"?>
  <div>foobar</div>
</x:document>
@josteinaj
Copy link
Member

An alternative is to save the document in a separate file; that should work. But I guess it would be useful to do it inline as well.

@bertfrees
Copy link
Member Author

Yeah I've done that now. Just filed a ticket so that the issue is known.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants