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

  • From: "David Megginson" <david.megginson@g...>
  • To: xml-dev <xml-dev@l...>
  • Date: Fri, 12 Jan 2007 09:52:59 -0500

On 12/01/07, Rick Marshall <rjm@z...> wrote:

> PS and technically I'd like to see the root element dispensed with so
> that I can eg store XML fragments as valid XML in lots of files and
> easily combine them into usable xml (using a high tech tool like cat..)

Since that may never happen with XML, you might want to hedge your
bets by learning the advanced echo (1) technology as well:

 $ echo '<foo>' > mydocument.xml
 $ cat fragments/*.xml >> mydocument.xml
 $ echo '</foo>' >> mydocument.xml

(That's assuming that none of your XML files has an XML declaration.)


All the best,


David


[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