طريقة System::Xml::Schema::XmlSchemaValidator::SkipToEndElement
XmlSchemaValidator::SkipToEndElement method
يتخطى التحقق من محتوى العنصر الحالي ويجهز كائن XmlSchemaValidator للتحقق من المحتوى في سياق العنصر الأب.
void System::Xml::Schema::XmlSchemaValidator::SkipToEndElement(const SharedPtr<XmlSchemaInfo> &schemaInfo)
| Parameter | Type | الوصف |
|---|---|---|
| schemaInfo | const SharedPtr<XmlSchemaInfo>& | كائن XmlSchemaInfo تُضبط خصائصه إذا تم تخطي محتوى العنصر الحالي بنجاح. يمكن أن يكون هذا المعامل nullptr. |
انظر أيضًا
- Typedef SharedPtr
- Class XmlSchemaInfo
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Page for C++