System::Xml::Schema::IXmlSchemaInfo::get_IsDefault メソッド
IXmlSchemaInfo::get_IsDefault method
XML Schema 定義言語 (XSD) スキーマ検証中にデフォルトが適用された結果として、この検証された XML ノードが設定されたかどうかを示す値を返します。
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++