Conal Tuohy wrote:
What about a processing instruction? <?version $Id$?>Sure, that works too.
This has the advantage over a comment that it can be retrieved unambiguously with an XPath query: "processing-instruction('version')"
Cheers
Con
Conal Tuohy wrote:
What about a processing instruction? <?version $Id$?>Sure, that works too.
This has the advantage over a comment that it can be retrieved unambiguously with an XPath query: "processing-instruction('version')"
Cheers
Con