System::Xml::Schema::IXmlSchemaInfo::get_IsDefault metodo
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 dello schema XML Schema linguaggio di definizione (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
- Class IXmlSchemaInfo
- Namespace System::Xml::Schema
- Library Aspose.Font for C++