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