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!

XmlSchemaAny Class

[To be supplied.]

Object
   XmlSchemaAnnotated
      XmlSchemaOccuringItem
         XmlSchemaAny

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

XmlSchemaAny Members | System.Xml.Serialization.Schema Namespace