طريقة System::Xml::Schema::XmlSchemaValidator::AddSchema
XmlSchemaValidator::AddSchema method
تضيف مخطط XML Schema لغة تعريف (XSD) إلى مجموعة المخططات المستخدمة في التحقق.
void System::Xml::Schema::XmlSchemaValidator::AddSchema(const SharedPtr<XmlSchema> &schema)
| Parameter | Type | الوصف |
|---|---|---|
| schema | const SharedPtr<XmlSchema>& | كائن XmlSchema لإضافته إلى مجموعة المخططات المستخدمة في التحقق. |
انظر أيضًا
- Typedef SharedPtr
- Class XmlSchema
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Page for C++