[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Hermann Stamm-Wilbrandt" <STAMMW@d...>
  • To: Michael Kay <mike@s...>
  • Date: Wed, 16 Dec 2015 11:41:33 +0100

Thank you Michael !

That option makes poly.xml a polyglot (cheating) quine (program is its own output)
https://en.wikipedia.org/wiki/Quine_(computing)#.22Cheating.22_quines

as well (after removing the newline at file end):

$ java net.sf.saxon.Query -q:poly.xml \!omit-xml-declaration=yes > xq
$ java net.sf.saxon.Transform -xsl:poly.xml -s:dummy.xml \!omit-xml-declaration=yes > xsl
$ diff xq xsl
$ diff xq poly.xml
$


Mit besten Gruessen / Best wishes,

Hermann Stamm-Wilbrandt
Compiler Level 3 support & Fixpack team lead
IBM DataPower Gateways (⬚ᵈᵃᵗᵃ / ⣏⠆⡮⡆⢹⠁⡮⡆⡯⠂⢎⠆⡧⡇⣟⡃⡿⡃)
https://www.ibm.com/developerworks/mydeveloperworks/blogs/HermannSW/
https://twitter.com/HermannSW/ https://stamm-wilbrandt.de/GraphvizFiddle/
----------------------------------------------------------------------
IBM Deutschland Research & Development GmbH
Vorsitzende des Aufsichtsrats: Martina Koederitz
Geschaeftsfuehrung: Dirk Wittkopp
Sitz der Gesellschaft: Boeblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

Inactive hide details for Michael Kay ---16.12.2015 11:04:32--->  > I found no option to avoid output of xml declaration in SaxMichael Kay ---16.12.2015 11:04:32---> > I found no option to avoid output of xml declaration in Saxon XQuery as

From: Michael Kay <mike@s...>
To: Hermann Stamm-Wilbrandt/Germany/IBM@IBMDE
Cc: xml-dev@l...
Date: 16.12.2015 11:04
Subject: Re: XSLT/XQuery polyglot





      I found no option to avoid output of xml declaration in Saxon XQuery as
      command line option.


!omit-xml-declaration=yes

Michael Kay
Saxonica





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member