طريقة 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)
معاملنوعالوصف
defaultAttributesconst SharedPtr<Collections::Generic::List<SharedPtr<Object>>>&قائمة لتملأ بكائنات XmlSchemaAttribute لأي سمات لم يتم مواجهتها بعد أثناء التحقق في سياق العنصر.

انظر أيضًا