|
public System.Xml.XmlAttribute[] AnyAttr; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility"
|
|
... Unknown Node:" + e.Name + "\t" + e.Text); } private void serializer_UnknownAttribute (object sender, XmlAttributeEventArgs e) { System.Xml.XmlAttribute attr ...
|
|
System . . :: . Object System.Xml . . :: . XmlNode System.Xml . . :: . XmlAttribute System.Xml . . :: . XmlLinkedNode System.Xml . . :: . XmlDocument
|
|
System.Xml.XmlAttribute Class: Information : Base Types : Related Resources: Represents an attribute. Valid and default values for the attribute are defined in a DTD or schema.
|
|
The compiler confuses the class System.Xml.XmlAttribute with the attribute class System.Xml.Serialization.XmlAttributeAttribute . This occurs because both System.Xml and System.Xml ...
|
|
System.Xml.XmlAttribute: System.Xml.XmlAttributeCollection: System.Xml.XmlCDataSection ... .NET System.XML Class Reference. .NET provides a comprehensive set of classes ...
|
|
The System.Xml.XmlAttribute Class Supported Versions .NET Framework 1.0, 1.1, 1.2 Public Members Bold members are covered in the sample code.
|
|
An Xml node that is an element attribute. See Also: XmlAttribute Members. System.Object System.Xml.XmlNode System.Xml.XmlAttribute
|
|
The methods of System.Xml.XmlAttribute are listed below. For a list of all members, see the XmlAttribute Members list. See Also: Inherited members from System.Xml ...
|