System::Xml::Schema::XmlSchema::get_BlockDefault metod

XmlSchema::get_BlockDefault method

Returnerar attributet blockDefault som anger standardvärdet för attributet block på element‑ och komplexa typer i targetNamespace för schemat.

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

ReturnValue

Ett XmlSchemaDerivationMethod‑värde som representerar de olika metoderna för att förhindra härledning. Standardvärdet är XmlSchemaDerivationMethod::None.

Se även