طريقة System::Xml::Schema::XmlSchemaValidator::GetUnspecifiedDefaultAttributes
XmlSchemaValidator::GetUnspecifiedDefaultAttributes method
يتحقق من قيود الهوية على السمات الافتراضية ويملأ القائمة المحددة بكائنات XmlSchemaAttribute لأي سمات ذات قيم افتراضية لم يتم التحقق منها مسبقًا باستخدام طريقة XmlSchemaValidator::ValidateAttribute في سياق العنصر.
void System::Xml::Schema::XmlSchemaValidator::GetUnspecifiedDefaultAttributes(const SharedPtr<Collections::Generic::List<SharedPtr<Object>>> &defaultAttributes)
| Parameter | Type | الوصف |
|---|---|---|
| defaultAttributes | const SharedPtr<Collections::Generic::List<SharedPtr<Object>>>& | قائمة لتملأها بكائنات XmlSchemaAttribute لأي سمات لم يتم مواجهتها بعد أثناء التحقق في سياق العنصر. |
انظر أيضًا
- Typedef SharedPtr
- Class List
- Class Object
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Page for C++