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