> Hi Everybody ,
>     In Warning , Error and FatalError method of ErrorHandler interface I
> get description of a error using getMessage method of SAXParseException
> object.In that error description I get error code of form cvc-elt.x.x.x.x
> where x stands for any single digit number followed by a colon and then a
> short error description.
>     What does this error code cvc-elt.x.x.x.x signify and what to
> interpret from this error code ? and is there any documentation available
> regarding these error codes.

http://www.w3.org/TR/xmlschema-1/#outcomes

<snip>
To facilitate consistent reporting of schema errors and �validation� failures, 
this section tabulates
       and provides unique names for all the constraints listed in this 
document. Wherever such constraints
       have numbered parts, reports should use the name given below plus the 
part number, separated by a
       period ('.')
</snip>

go to the above link for more information.


--       
Neeraj B.
Sun Microsystems, inc.






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to