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!

XmlSchemaOccuringItem Class

[To be supplied.]

Object
   XmlSchemaAnnotated
      XmlSchemaOccuringItem

[Visual Basic]
MustInherit Public Class XmlSchemaOccuringItem
   Inherits XmlSchemaAnnotated
[C#]
public abstract class XmlSchemaOccuringItem : XmlSchemaAnnotated
[C++]
public __gc __abstract class XmlSchemaOccuringItem : public
   XmlSchemaAnnotated
[JScript]
public abstract class XmlSchemaOccuringItem extends
   XmlSchemaAnnotated

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

XmlSchemaOccuringItem Members | System.Xml.Serialization.Schema Namespace