Re: simplifying occurrence indicators

2002-05-28 Thread Tinny Ng
We don't have Xerces 1.4.4. Are you using Xerces-J? If so, please direct your question to [EMAIL PROTECTED] - Original Message - From: "Alex Brown" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 9:21 AM Subject: simplifying occurren

simplifying occurrence indicators

2002-05-10 Thread Alex Brown
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 ei