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!

XmlSchemaElement Class

[To be supplied.]

Object
   XmlSchemaAnnotated
      XmlSchemaOccuringItem
         XmlSchemaElement

[Visual Basic]
Public Class XmlSchemaElement
   Inherits XmlSchemaOccuringItem
   Implements IXmlSchemaNamedItem
[C#]
public class XmlSchemaElement : XmlSchemaOccuringItem,
   IXmlSchemaNamedItem
[C++]
public __gc class XmlSchemaElement : public XmlSchemaOccuringItem,
   IXmlSchemaNamedItem
[JScript]
public class XmlSchemaElement extends XmlSchemaOccuringItem,
   IXmlSchemaNamedItem

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

XmlSchemaElement Members | System.Xml.Serialization.Schema Namespace