Creates a coordinate system object from an XML string.
[Visual Basic]
Function CreateFromXML( _
ByVal xml As String _
) As ICoordinateSystem
Missing <returns> documentation for M:Geotools.CoordinateReferenceSystems.ICoordinateSystemFactory.CreateFromXML(System.String)
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.ICoordinateSystemFactory.CreateFromXML(System.String)
ICoordinateSystemFactory Interface | ICoordinateSystemFactory Members | Geotools.CoordinateReferenceSystems Namespace