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!

XmlSchemaNamedAttributeGroup Class

[To be supplied.]

Object
   XmlSchemaAnnotated
      XmlSchemaAttributeGroup
         XmlSchemaNamedAttributeGroup

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

XmlSchemaNamedAttributeGroup Members | System.Xml.Serialization.Schema Namespace