OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Customizing error messages

[ Lists Home | Date Index | Thread Index ]

Hi All,

I get very complex messages thrown at me when i validate my XML file against
a schema using a validating parser . Is there is way to customize these
messages ?? I need to show these errors to the user in a manner he can
understand..

Sample error message thrown by the parser
----------------------------------------------
[Error: (20:11) cvc-complex-type.2.4.a: Invalid content starting with
element 'stratano'. The content must match
'(((((((((("":valuationno),("":stratano)),("":propertyaddress)),("":fiscalye
ar)),("":owner1)),("":owner2)),("":paidby)),("":tax)),("":penalty)),("":inte
rest))'. ]



something like this would be helpful...
--------------------------------------
<error>
<type>Formatting error </type>
<line>20</line>
<column>11</column>
<message>Element 'stratano' expected after element 'valuationno'</message>
</error>




Thanks in advance
Jaywanth






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS