The SAX documentation states that, for the elementDecl method the content model returned may need to have its occurence indicators 'simplified'.
Xerces will return content models with things like '??' and '*?' in them. I'm not sure whether this needs to be 'simplified' or 'corrected', but in either case does anybody have (or know of) code to fix this? (This is using Xerces 1.4.4. on Windows and the content model in question is that for the Product element in the ONIX International DTD at http://www.editeur.org). Any help much appreciated. - Alex. ------------------------------------ Alex Brown Technical Director Griffin Brown Digital Publishing Ltd Orwell House Cowley Road Cambridge CB4 0PP United Kingdom Tel +44(1223)425730 FAX +44(1223)425384 Web http://www.griffinbrown.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
