8,804
edits
Line 72: | Line 72: | ||
=== Fatal error: illegal character after . or .. === | === Fatal error: illegal character after . or .. === | ||
Some .xml file contains a fault. Possible solutions: | Some .xml file contains a fault. Possible solutions: | ||
* To refer to a top-level property in the tree, <tt>../<tt> should be used instead of <tt>.../</tt> | * To refer to a top-level property in the tree, <tt>../</tt> should be used instead of <tt>.../</tt> | ||
=== Fatal error: mismatched tag ... === | === Fatal error: mismatched tag ... === |