System.Xml.Serialization.XmlSchemaProviderAttribute Members

The members of System.Xml.Serialization.XmlSchemaProviderAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Xml.Serialization.XmlSchemaProviderAttribute class, taking the name of the static method that supplies the type's XML schema.

Public Properties

IsAnybool.

Gets or sets a value that determines whether the target class is a wildcard, or that the schema for the class has contains only an xs:any element.

[read-only]
MethodNamestring.

Gets the name of the static method that supplies the type's XML schema and the name of its XML Schema data type.