Metodo System::Xml::Schema::IXmlSchemaInfo::get_IsDefault

IXmlSchemaInfo::get_IsDefault method

Restituisce un valore che indica se questo nodo XML convalidato è stato impostato come risultato di un valore predefinito applicato durante la convalida del linguaggio di definizione dello Schema XML (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.

Vedi anche