System.Xml.Schema.XmlSchemaValidationFlags.AllowXmlAttributes Field

Allow xml:* attributes even if they are not defined in the schema. The attributes will be validated based on their data type.

Syntax

[System.Obsolete("It is really idiotic idea to include such validation option that breaks W3C XML Schema specification compliance and interoperability.")]
XmlSchemaValidationFlags AllowXmlAttributes

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0