System::Xml::Schema::XmlSchema::get_BlockDefault method
XmlSchema::get_BlockDefault method
Restituisce l’attributo blockDefault che imposta il valore predefinito dell’attributo block sugli elementi e sui tipi complessi nello targetNamespace dello schema.
XmlSchemaDerivationMethod System::Xml::Schema::XmlSchema::get_BlockDefault()
ReturnValue
Un valore XmlSchemaDerivationMethod che rappresenta i diversi metodi per prevenire la derivazione. Il valore predefinito è XmlSchemaDerivationMethod::None.
Vedi anche
- Enum XmlSchemaDerivationMethod
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.Page for C++