System::Xml::Schema::XmlSchema::set_BlockDefault método
XmlSchema::set_BlockDefault method
Establece el atributo blockDefault que define el valor predeterminado del atributo block en elementos y tipos complejos en el targetNamespace del esquema.
void System::Xml::Schema::XmlSchema::set_BlockDefault(XmlSchemaDerivationMethod value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | XmlSchemaDerivationMethod | El valor a establecer. |
Ver también
- Enum XmlSchemaDerivationMethod
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.Page for C++