System::Xml::Schema::XmlSchemaValidator::SkipToEndElement method
XmlSchemaValidator::SkipToEndElement method
Skips validation of the current element content and prepares the XmlSchemaValidator object to validate content in the parent element’s context.
void System::Xml::Schema::XmlSchemaValidator::SkipToEndElement(const SharedPtr<XmlSchemaInfo> &schemaInfo)
| Parameter | Type | Description | 
|---|---|---|
| schemaInfo | const SharedPtr<XmlSchemaInfo>& | An XmlSchemaInfo object whose properties are set if the current element content is successfully skipped. This parameter can be nullptr. | 
See Also
- Typedef SharedPtr
 - Class XmlSchemaInfo
 - Class XmlSchemaValidator
 - Namespace System::Xml::Schema
 - Library Aspose.Font for C++