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)
| Parameter | Type | Description | 
|---|---|---|
| value | XmlSchemaContentProcessing | The value to set. | 
See Also
- Enum XmlSchemaContentProcessing
 - Class XmlSchemaAny
 - Namespace System::Xml::Schema
 - Library Aspose.TeX for C++