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!

XmlSchemaNamedDataType Class

[To be supplied.]

Object
   XmlSchemaAnnotated
      XmlSchemaDataType
         XmlSchemaNamedDataType

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

XmlSchemaNamedDataType Members | System.Xml.Serialization.Schema Namespace