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

  • From: "Bullard, Claude L (Len)" <clbullar@i...>
  • To: Joel Bender <jjb5@c...>, xml-dev@l...
  • Date: Wed, 18 Apr 2001 13:57:34 -0500

I apologize.  I went back to re-read your mail.  
You aren't changing the definition of the file. 
You are changing the values of the properties, 
not the properties.

Groves are too heavy for that.  XSLT might be 
a way to do it 

><XML ID="ob1">
>   <update xpath="author/book["Bob's Life"]/sold">98</update>
></XML>

is illegal outright (reserved use of XML string) unless it is 
just an example.  On the other hand, an XML transform would 
describe the change but also may be a "heavy" fit.  This 

    <addAttr path="a/b@c">value</addAttr>
     <deleteAttr path="a/b@d"/>
     <addElement path="a/b"><c>Some content</c></addElement>

is legal but again, if I wanted to apply it without a special 
engine, isn't this just a shorthand for an XSLT template?

Len 
http://www.mp3.com/LenBullard

Ekam sat.h, Vipraah bahudhaa vadanti.
Daamyata. Datta. Dayadhvam.h


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member