Fwd: Re: [docbook-apps] Storing data within Docbook?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Also you could consider using Processing Instructions (PI), which have the following syntax: <?MyProcessorName Anything you like in here ?> This is a general-purpose mechanism for embedding metadata in an XML file. Sounds like it might be useful in this case (but you'll have to write your own tool or script to process the PI nodes). On 19/11/2013 14:19, Jirka Kosek wrote: