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!

IXmlSchemaNamedItem Interface

[To be supplied.]

IXmlSchemaNamedItem

[Visual Basic]
Public Interface IXmlSchemaNamedItem
[C#]
public interface IXmlSchemaNamedItem
[C++]
public __gc __interface IXmlSchemaNamedItem

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Classes that Implement IXmlSchemaNamedItem

Class Description
XmlSchemaElement [To be supplied.]
XmlSchemaNamedAttributeGroup [To be supplied.]
XmlSchemaNamedDataType [To be supplied.]
XmlSchemaNamedGroup [To be supplied.]
XmlSchemaNamedType [To be supplied.]

Remarks

[To be supplied.]

Requirements

Namespace: System.Xml.Serialization.Schema

Assembly: System.Xml.Serialization.dll

See Also

IXmlSchemaNamedItem Members | System.Xml.Serialization.Schema Namespace