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