|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Customizing error messages
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||






