ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/XmlTools2/trunk/readme.txt
(Generate patch)

Comparing XmlTools2/trunk/readme.txt (file contents):
Revision 906 by s10k, Sat Feb 1 14:27:58 2014 UTC vs.
Revision 920 by s10k, Sun Feb 2 18:50:10 2014 UTC

# Line 35 | Line 35 | Full Features:
35  
36   -Remove XML from existing files (patch only).
37  
38 + -Select elements using element name, parent element name, attribute name/value and XPath 1.0.
39 +
40   -Powerful custom XML editing using javascript (for what you can't do with native operations) (patch only).
41  
42   ----------------------------------
# Line 73 | Line 75 | and the new value instead of the new val
75   -Some patch files operations were renamed:
76   ADDTO -> ADD_INSIDE_NODE
77   REMOVE -> REMOVE_NODE
78 < CUSTOMCODE -> CUSTOM_CODE
78 > CUSTOMCODE -> CUSTOM_CODE
79 > -Added option to select xml elements by attribute name and value
80 > -Added option to select xml elements by XPath 1.0 (should reduce the need of javascript)

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)