Community
Participate
Working Groups
Build Identifier: 2.2.3.v200705141058 I have 3 schemas one of them defines an attributeGroup (schema.xsd) that is use by one of the schemas (schema-2.xsd). I have a xml document created by using schema-2.xsd, it does validate fine. When I try to use the XSD model to get the content of the schema-2.xsd I'm missing the content of the attributeGroup defined on schema.xsd. Reproducible: Always Steps to Reproduce: Try to load the XSD model for schema-2.xsd and see if you can resolve the attributeGroup ag.
Created attachment 170221 [details] schema.xsd
Created attachment 170222 [details] schema-1.xsd
Created attachment 170224 [details] schema-2.xsd
Created attachment 170225 [details] schema-2.xml
*** This bug has been marked as a duplicate of bug 194219 ***