System.Xml.Serialization.CodeIdentifier Class

Provides static methods to convert input text into names for code entities.

See Also: CodeIdentifier Members

Syntax

public class CodeIdentifier

Remarks

The methods of the System.Xml.Serialization.CodeIdentifier class are used by the XML serialization infrastructure while producing .NET Framework types from XML element and data type definitions. XML element or attribute names typically provide the methods' input text.

You do not need to call the methods of the System.Xml.Serialization.CodeIdentifier class directly from your code. Instead, use the various tools and APIs provided by the .NET Framework for XML serialization, such as the System.Xml.Serialization.XmlSerializer, or the XML Schema Definition Tool (Xsd.exe) tool.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0