| XML error checking | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
All XML data is parsed by the application and checked for errors prior to processing . Missing quotes, broken tags, bad structure, and overlapping tags will cause errors. Diagnostics will display any parse errors and the corresponding code. Table 5.3a describes each error code. Parse status should be 0 (zero) on any XML data. Correct the XML structure if parse errors are present. |
||||||||||||||||||||||||
|
||||||||||||||||||||||||
