[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Validation of complex content
On 30/03/2012 13:35, Edwin Dankert wrote: > The expression language is quite complex and cannot be represented by > a regular-expression. The syntax is however specified using EBNF and > only the syntax needs to be validated. If you wanted to stick to pure xml solutions without using extensions to another language you could look at Dimitre Novatchev's LR parser generator written in Xpath. I thought he had a blog entry describing it, but I didn't see that just now but here's an answer on stack overflow giving some description and pointers to the code (which is open source on sourceforge) http://stackoverflow.com/questions/3555211/steps-and-involvement-of-implementing-a-parser-in-net-and-in-this-case-xpath You could (in theory) use this to write an xpath validating your grammar and call that from, say, a schematron rule. David -- google plus: https:/profiles.google.com/d.p.carlisle ________________________________________________________________________ The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom. This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. ________________________________________________________________________
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
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
|