System::Xml::Schema::XmlSchemaElement::get_DefaultValue メソッド

XmlSchemaElement::get_DefaultValue method

要素の内容がシンプルタイプであるか、要素の内容が textOnly の場合、要素のデフォルト値を返します。

String System::Xml::Schema::XmlSchemaElement::get_DefaultValue()

ReturnValue

要素のデフォルト値です。デフォルトは nullptr です。オプションです。

参照