The members of System.Xml.Serialization.XmlSchemaProviderAttribute are listed below.
See Also: Inherited members from System.Attribute
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. |
IsAny | bool.
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] | MethodName | string.
Gets the name of the static method that supplies the type's XML schema and the name of its XML Schema data type. |