Creates a schema for this class (required by the serialization implementation for this class).
Namespace:
ESRI.ArcGISExplorer.Geometry
Assembly:
ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public static XmlQualifiedName GetXmlSchema( XmlSchemaSet schemaSet ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetXmlSchema ( _ schemaSet As XmlSchemaSet _ ) As XmlQualifiedName |
Parameters
- schemaSet
- Type: System.Xml.Schema..::.XmlSchemaSet
A schema object to populate with the schema for this class.
Return Value
A XmlQualifiedName object that identifies the data type.
Remarks
This member is required by the serialization implementation for this class, and indicates the name of the method specified by the XmlSchemaProviderAttribute.
See Also
Relate Topics:
CreateFromXmlString Method
Equals Method
ExportToPrjString Method
GetHashCode Method
ImportFromPrjString Method
ToString Method
ToXmlString Method
CreateFromXmlString Method
Equals Method
ExportToPrjString Method
GetHashCode Method
ImportFromPrjString Method
ToString Method
ToXmlString Method
Created by Atop CHM to web converter,© 2009 all right reserved.