I'm using the org.w3c.dom package to parse the gml schemas (http://schemas.opengis.net/gml/3.1.0/base/).
When I parse the gmlBase.xsd schema and then save it back out, the quote characters around GeometryCollections in the BagType complex ...
Just wondering if there are any ways to parse a xsd file AND an xsd that's imported in the original xsd at the same time, so I can get direct access ...