I was able to get the jquery.xmleditor to work with the exception of conforming to the rules of the associated schema. My schema says that the <title> is required after the root node and occurs only once. However, in the jquery.xmleditor I am able to insert multiple <title> tags after the root. Any help would be greatly appreciated
I was able to get the jquery.xmleditor to work with the exception of conforming to the rules of the associated schema. My schema says that the <title> is required after the root node and occurs only once. However, in the jquery.xmleditor I am able to insert multiple <title> tags after the root. Any help would be greatly appreciated