System::Xml::Schema::XmlSchemaAnyAttribute::set_ProcessContents method

XmlSchemaAnyAttribute::set_ProcessContents method

Sets information about how an application or XML processor should handle the validation of XML documents for the attributes specified by the anyAttribute element.

void System::Xml::Schema::XmlSchemaAnyAttribute::set_ProcessContents(XmlSchemaContentProcessing value)
ParameterTypeDescription
valueXmlSchemaContentProcessingThe value to set.

See Also