> Is there a way to preserve the single cr's in the original? Otherwise > I have to a) live with it b) open them in BBEdit and run a format > function to get them back to a readable state--each child node on > it's own line...
One alternative is to use my Transcript-based XML Library which will preserve white space, but the current version works differently than revXML (i.e. it works with nodes and children instead of an XPATH). If you're interested, check it out... http://www.sonsothunder.com/products/metacard/xmllib.htm Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
