طريقة System::Xml::Schema::IXmlSchemaInfo::get_IsDefault
IXmlSchemaInfo::get_IsDefault method
تُرجع قيمة تُشير إلى ما إذا كانت هذه العقدة XML التي تم التحقق منها قد تم تعيينها نتيجة لتطبيق قيمة افتراضية أثناء التحقق من صحة المخطط باستخدام لغة تعريف مخطط XML Schema (XSD).
virtual bool System::Xml::Schema::IXmlSchemaInfo::get_IsDefault()=0
ReturnValue
true if this validated XML node was set as the result of a default being applied during schema validation; otherwise, false.
انظر أيضًا
- Class IXmlSchemaInfo
- Namespace System::Xml::Schema
- Library Aspose.Page for C++