Sunday, 13 July 2014

Complete XML with another XML [JAVA]



I'm new here ^^ but I have a huge problem


For a project I need to create a java schema from XML files. I need to create a schema with XML first and then read another and complete schema with the information that the second file might contain. (only nodes not the values​​).


And so on ...


It is a kind of merge but not totally ^ ^


I know there are things like XmlUnit or xdiff .. but I can not realize the function. If someone could help me with this problem I would really appreciate.


No comments:

Post a Comment