Re: [Geotools-gt2-users] Problems with XSD-Files for GML

2014-07-23 Thread Jody Garnett
I am trying to say that FME may have a configuration option asking you where you have stored the schema files? I hope if you look at the XML and XSD files output by GeoTools that they refer to the OGC schema being used (either GML2 or GML3?). An XML parser is expected to resolve these references (

Re: [Geotools-gt2-users] Problems with XSD-Files for GML

2014-07-23 Thread markkrawitz
Please excuse me, but I don't understand the answer. The outer GML is alwas part of the importing tool? Can geotools deal with these files, because the other tools can't. Can you explain why popular (an very epensive) Tools like FME can't read these files?They usually provide most im-/export for mo

Re: [Geotools-gt2-users] Problems with XSD-Files for GML

2014-07-23 Thread Jody Garnett
The outer feature collection should be provided by the GML schema (i.e. coming from the standard). Many tools have those mapped internally (since they are a standard). Perhaps your FME tool wants you to make a copy in the same location as your custom XSD file? jody Jody Garnett On Wed, Jul 23,

Re: [Geotools-gt2-users] Problems with XSD-Files for GML

2014-07-23 Thread markkrawitz
Sorry for double-posting, but i just got my subscription for the mailing list :) Hi, i'm currently trying to export some Files in GML. The export works fine so far and i can import the .gml-files in QGIS, but other tools fail because of the validation. What i've done so far: 1. Create a custom Si