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!

XmlSchemaNamedGroup Class

[To be supplied.]

Object
   XmlSchemaAnnotated
      XmlSchemaOccuringItem
         XmlSchemaGroupBase
            XmlSchemaGroup
               XmlSchemaNamedGroup

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

XmlSchemaNamedGroup Members | System.Xml.Serialization.Schema Namespace