AttributeList |
Represents a collection of XML attributes. |
BareXmlTextWriter |
Implements an System.Xml.XmlTextWriter that overrides the System.Xml.XmlTextWriter.WriteStartDocument method so the XML declaration is not written out. |
ElementList |
Represents a collection of XML elements. |
OpenAttributeDateTimeElement |
Represents the AttributedDateTime XML type. |
OpenAttributeElement |
Provides the default implementation for a class that represents an XML element that allows any attribute. |
OpenAttributeQNameElement |
Provides the base implementation for any WS-Addressing elements that are of type xs:QName. |
OpenAttributeUriElement |
Provides the base implementation for an element that is an attributed URI. |
OpenAttributeUriString |
Provides the base implementation for an element that is an attributed URI string. |
OpenElement |
Provides the default implementation for a class that represents an XML element that allows any attribute or child element. |
OpenElementElement |
Provides the default implementation for a class that represents an XML element that allows any element as a child. |
QualifiedName |
Represents an XML qualified name and its namespace prefix. |
QualifiedNameElement |
Provides the default implementation for a class that represents an XML element that contains an XML qualified name and its namespace prefix. |
XmlSerializerCache |
Stores System.Xml.Serialization.XmlSerializer objects in a hash table that is keyed by the full type name plus an optional default XML namespace. |