System::Xml::Schema::XmlSchemaAny::set_ProcessContents method

XmlSchemaAny::set_ProcessContents method

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

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

See Also