Does anyone know of a command line XML merge?
Does anyone know of a command line XML merge? Something simple like "xmlmerge file1.xml file2.xml ..." I know of the Classes feature in autoyast2, and Anas wrote in some previous posting about Offline usage of the Classes feature. However, the posting does not mention how to accomplish this. R -- Lars.Stavholm@telcotec.se
On June 24, 2003 03:15 pm, Lars Stavholm wrote:
Does anyone know of a command line XML merge?
Something simple like "xmlmerge file1.xml file2.xml ..."
I know of the Classes feature in autoyast2, and Anas wrote in some previous posting about Offline usage of the Classes feature. However, the posting does not mention how to accomplish this.
You need to use xsltproc for that. The xslt is available in /usr/share/autoinstall/xslt/ A script to do full merge like it is being done in autoyast still need to be written.... Anas
R -- Lars.Stavholm@telcotec.se
participants (2)
-
Anas Nashif
-
Lars Stavholm