System::Xml::Schema::XmlSchema::get_BlockDefault metodo

XmlSchema::get_BlockDefault method

Restituisce l’attributo blockDefault che imposta il valore predefinito dell’attributo block su elementi e tipi complessi nello targetNamespace dello schema.

XmlSchemaDerivationMethod System::Xml::Schema::XmlSchema::get_BlockDefault()

ReturnValue

Un valore XmlSchemaDerivationMethod che rappresenta i diversi metodi per impedire la derivazione. Il valore predefinito è XmlSchemaDerivationMethod::None.

Vedi anche