CommonsXsdSchemaCollection « XML « Spring Q&A





1. CommonsXsdSchemaCollection and local schemas    forum.springsource.org

CommonsXsdSchemaCollection and local schemas Hi, I'm trying to use CommonsXsdSchemaCollection to perform some XML validation using local schemas, but I'm having problems when validating against a schema which imports another one. ...

2. Error when using CommonsXsdSchemaCollection for schema which contains imports    forum.springsource.org

Apr 25th, 2011, 09:57 PM #1 sandeesh View Profile View Forum Posts Private Message Junior Member Join Date Feb 2011 Posts 4 Error when using CommonsXsdSchemaCollection for schema which contains imports ...

3. Arjen Poutsma Please help regarding CommonsXsdSchemaCollection issue    forum.springsource.org

May 3rd, 2011, 08:37 AM #1 sandeesh View Profile View Forum Posts Private Message Junior Member Join Date Feb 2011 Posts 4 Arjen Poutsma Please help regarding CommonsXsdSchemaCollection issue Hi Arjen ...

4. Issues with CommonsXsdSchemaCollection    forum.springsource.org

Issues with CommonsXsdSchemaCollection I've hit a couple issues with CommonsXsdSchemaCollection with inline=true, and I'd like to know if these are likely Spring-WS bugs or Apache XmlSchema bugs, so I can work ...

5. unable to create CommonsXsdSchemaCollection    forum.springsource.org

unable to create CommonsXsdSchemaCollection Hi I am new to Spring webservices and have a problem i do not know exactly how to solve. I am using Spring Ws 1.5.1 and websphere ...

6. suggested improvement for findImports in CommonsXsdSchemaCollection, inline=true    forum.springsource.org

Hi, using org.springframework.xml.xsd.commons.CommonsXsdSche maCollection if you have a group of schemas it is possible that when inline=true that you will get multiple definitions of the same element (which makes your wsdl ...

7. extending CommonsXsdSchemaCollection and SuffixBasedPortTypesProvider    forum.springsource.org

extending CommonsXsdSchemaCollection and SuffixBasedPortTypesProvider Hi, I do have same problem which is posted in HTML Code: http://forum.springsource.org/archive/index.php/t-56058.html I tried to extend CommonsXsdSchemaCollection class, but ran into error the following error Code: ...