Método System::Xml::Schema::XmlSchemaValidator::SkipToEndElement
XmlSchemaValidator::SkipToEndElement method
Omite la validación del contenido del elemento actual y prepara el objeto XmlSchemaValidator para validar contenido en el contexto del elemento padre.
void System::Xml::Schema::XmlSchemaValidator::SkipToEndElement(const SharedPtr<XmlSchemaInfo> &schemaInfo)
| Parámetro | Tipo | Descripción |
|---|---|---|
| schemaInfo | const SharedPtr<XmlSchemaInfo>& | Un objeto XmlSchemaInfo cuyas propiedades se establecen si el contenido del elemento actual se omite con éxito. Este parámetro puede ser nullptr. |
Ver también
- Typedef SharedPtr
- Class XmlSchemaInfo
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Page for C++