Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

Character Encoding of XML Names and Conversion of XML Data Types

The XmlConvert is a support class that encodes and decodes names, as well as converts data types. The XmlConvert class is functionally equivalent to the System.Convert class, but with a partiality to the XML standards. The type system is based on the XML Schema definition language (XSD) schema type and the values returned are always locale independent.

See Also

Encode and Decode XML Element and Attribute Names and ID Values | Conversion of XML Data Types

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.