Question
More XmlValidate Questions
This may be a really stupid question, but to what do the
numbers returned in the structure refer? For example:
[Error] :13:32: cvc-length-valid: Value 'x' with length = '1' is not facet-valid with respect to length '8' for type 'null'.
What does 13:32 refer to?
Also, and perhaps along the line of the above, how can I output the exact line or node that is causing the problem?
[Error] :13:32: cvc-length-valid: Value 'x' with length = '1' is not facet-valid with respect to length '8' for type 'null'.
What does 13:32 refer to?
Also, and perhaps along the line of the above, how can I output the exact line or node that is causing the problem?
