Select to view content in your preferred language

XML Serialization

1163
1
11-01-2011 12:01 PM
BrianLocke
Frequent Contributor
XML
Was this done in a specific way just for AGX or does it follow a standard such as GML ???? could you create a GML/GEORSS standard and use that to pass to a worker thread and still serialize also allowing for spatial data to be passed back and forth between Terminal Node Connectors and also SQL Server 2008 spatial DB's ??
0 Kudos
1 Reply
BrianLocke
Frequent Contributor
So looking into things a bit more I see that there is the method .GetXMLSchema, so would this allow you to assign a XSD file to it and then when the .ToXMLString() method is called it will then put it out in that schema and appropriate elements??/
0 Kudos