Hi all, As per the comments on RC-1 I have done the following changes 1. Added two new methods public XmlSchemaElement getElementByName(QName name, boolean deep) public XmlSchemaType getTypeByName(QName name, boolean deep)
These two methods were added to circumvent the issue of deep search and also not to break the existing code. The older methods however are deprecated. This seemed to be the path of least resistance but suggestions are welcome :) 2. The recursion issues are solved 3. The encoding problem is solved Please test and lets us know of any concerns. The RC-2 artifacts are hosted at http://people.apache.org/~ajith/xmlschema/ Thanks -- Ajith Ranabahu Reading, after a certain age, diverts the mind too much from its creative pursuits. Any man who reads too much and uses his own brain too little falls into lazy habits of thinking - Albert Einstein --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
