System::Xml::Schema::XmlSchemaValidator::ValidateEndOfAttributes método
XmlSchemaValidator::ValidateEndOfAttributes method
Verifica si todos los atributos requeridos en el contexto del elemento están presentes y prepara el objeto XmlSchemaValidator para validar el contenido hijo del elemento.
void System::Xml::Schema::XmlSchemaValidator::ValidateEndOfAttributes(const SharedPtr<XmlSchemaInfo> &schemaInfo)
| Parámetro | Tipo | Descripción |
|---|---|---|
| schemaInfo | const SharedPtr<XmlSchemaInfo>& | Un objeto XmlSchemaInfo cuyas propiedades se establecen tras una verificación exitosa de que todos los atributos requeridos en el contexto del elemento están presentes. Este parámetro puede ser nullptr. |
Ver también
- Typedef SharedPtr
- Class XmlSchemaInfo
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Page for C++