Initializes the state of the System.Xml.Schema.XmlSchemaValidator object using the System.Xml.Schema.XmlSchemaObject specified for partial validation.
- partialValidationType
An System.Xml.Schema.XmlSchemaElement, System.Xml.Schema.XmlSchemaAttribute, or System.Xml.Schema.XmlSchemaType object used to initialize the validation context of the System.Xml.Schema.XmlSchemaValidator object for partial validation.
The XmlSchemaValidator.Initialize(XmlSchemaObject) method that takes an System.Xml.Schema.XmlSchemaObject as a parameter initializes an System.Xml.Schema.XmlSchemaValidator object to its starting state for partial validation.