System::Xml::Schema::XmlSchemaSet::get_CompilationSettings method
XmlSchemaSet::get_CompilationSettings method
Returns the XmlSchemaCompilationSettings for the XmlSchemaSet.
SharedPtr<XmlSchemaCompilationSettings> System::Xml::Schema::XmlSchemaSet::get_CompilationSettings()
ReturnValue
The XmlSchemaCompilationSettings for the XmlSchemaSet. The default is an XmlSchemaCompilationSettings instance with the XmlSchemaCompilationSettings::set_EnableUpaCheck value set to true.
See Also
- Typedef SharedPtr
- Class XmlSchemaCompilationSettings
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++