[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: hackable xml

  • From: David <dlee@calldei.com>
  • To: xml-dev@lists.xml.org
  • Date: Mon, 26 Jul 2010 12:29:21 -0400

Re:  hackable xml
I dont see why comments would make this not work.  xed is a fully XML 
aware app.
It would *delete* comments from inside <foo> but not other comments , 
and it wouldn't mistake a <foo> inside comments from one outside comments,
Guess it depends what "do the right thing" means.  But as stated, it 
should fine in the presence of comments.
In this particular case the only 'failure' I see is that *:foo matches 
any namespace. which is *probably fine* but maybe not.
to do this fully right you'd have to declare the name space first ...

$ xmlsh
$ declare namepace a=http://somecomp.com
$ xed -m 'a:foo' -r newValue <{a}
<config xmlns="http://somecomp.com">
<foo>newValue</foo>
</config>

-------------------------
David A. Lee
dlee@calldei.com
http://www.calldei.com
http://www.xmlsh.org


On 7/26/2010 12:04 PM, Michael Kay wrote:
> On 26/07/2010 16:47, David wrote:
>> $ xmlsh
>> $ xed -m '*:foo' -r newValue < file.xml
>>
>> <config xmlns="http://somecomp.com">
>> <foo>newValue</foo>
>> </config>
>>
>
> Which could fail to do the right thing if comments are present in the 
> file (I don't think Andrew banned comments from his subset - don't 
> know why, given those goals).
>
> Michael Kay
> Saxonica
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php


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


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.