NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlNotation Class

Contains a notation declared in the DTD or schema.

Object
   XmlNode
      XmlNotation

[Visual Basic]
Public Class XmlNotation
   Inherits XmlNode
[C#]
public class XmlNotation : XmlNode
[C++]
public __gc class XmlNotation : public XmlNode
[JScript]
public class XmlNotation extends XmlNode

Remarks

[To be supplied.]

Requirements

Namespace: System.NewXml

Assembly: System.Xml.dll

See Also

XmlNotation Members | System.NewXml Namespace