Implements an XmlWriter that turns the first letter of outgoing elements and attributes into lowercase.
For a list of all members of this type, see XmlFirstLowerWriter Members.
System.Object
XmlWriter
XmlTextWriter
XmlFirstLowerWriter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
To be used in conjunction with XmlFirstUpperReader.
Author: Daniel Cazzulino, kzu@aspnet2.com
See http://weblogs.asp.net/cazzu/archive/2004/05/10/129106.aspx.Namespace: Mvp.Xml.Common
Assembly: Mvp.Xml (in Mvp.Xml.dll)
XmlFirstLowerWriter Members | Mvp.Xml.Common Namespace