System::Xml::Schema::XmlSchemaValidator::ValidateEndOfAttributes طريقة

XmlSchemaValidator::ValidateEndOfAttributes method

يتحقق مما إذا كانت جميع السمات المطلوبة في سياق العنصر موجودة ويُعد كائن XmlSchemaValidator للتحقق من محتوى العنصر الفرعي.

void System::Xml::Schema::XmlSchemaValidator::ValidateEndOfAttributes(const SharedPtr<XmlSchemaInfo> &schemaInfo)
ParameterTypeالوصف
schemaInfoconst SharedPtr<XmlSchemaInfo>&كائن XmlSchemaInfo يتم تعيين خصائصه عند نجاح التحقق من وجود جميع السمات المطلوبة في سياق العنصر. يمكن أن يكون هذا المعامل nullptr.

انظر أيضًا