System::Xml::Schema::XmlSchema::set_BlockDefault 方法
XmlSchema::set_BlockDefault method
设置 blockDefault 属性,该属性设置模式 targetNamespace 中元素和复合类型的 block 属性的默认值。
void System::Xml::Schema::XmlSchema::set_BlockDefault(XmlSchemaDerivationMethod value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | XmlSchemaDerivationMethod | 要设置的值。 |
另见
- Enum XmlSchemaDerivationMethod
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.Font for C++