XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] XSLT/XQuery polyglot

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@saxonica.com>
To: Hermann Stamm-Wilbrandt/Germany/IBM@IBMDE
Cc: xml-dev@lists.xml.org
Date: 16.12.2015 11:04
Subject: Re: [xml-dev] XSLT/XQuery polyglot





!omit-xml-declaration=yes

Michael Kay
Saxonica





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


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS