Next in thread →
Next in month →
Re: [docbook-apps] add 'id' afterwards automatically
At 11:04 15/10/2003 +0200, Michael Wiedmann wrote:
>David Tolpin wrote:
>...
>> perl -e 'while(<STDIN>) {/^\s*\<\w/ and last; print;}' < source.xml >
>> target.xml
>>will get the xml declaration and the DTD.
>> xslt source.xml addid.xsl | tail +1 >> target.xml
>>will add the data.
>
>Great!
>Included in my Makefile it works 'out of the box'.
Booh hiss.
Go home perl hackers :-)
Next in thread →
Next in month →