System::Xml::Schema::XmlSchemaValidator::ValidateEndOfAttributes طريقة
XmlSchemaValidator::ValidateEndOfAttributes method
يتحقق مما إذا كانت جميع السمات المطلوبة في سياق العنصر موجودة ويُعد كائن XmlSchemaValidator للتحقق من محتوى العنصر الفرعي.
void System::Xml::Schema::XmlSchemaValidator::ValidateEndOfAttributes(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++