Skip to main content
Hi all,

 

 

At the moment, I have workspace using XMLTemplater to make desired GML, and after that sending it to text writer to write a file. I saw that there is GML writer that supports user specified schemas. Does someone has an workbench example using this writer? I want to read data from SQL Server Non-Spatial stored procedures and, after transforming them, write them into GML file.

 

 

Thanks!
Hi,

 

 

I myself have no experiences about using the GML writer with a specific application schema, but here is an example.

 

GML Writing with Application Schemas (https://knowledge.safe.com/articles/How_To/GML-Writing)

 

 

If your purpose is to validate the GML document based on a specific application schema, I think the XMLValidator can also be used.

 

 

Takashi

Reply