System::Xml::Schema::XmlSchema::set_ElementFormDefault method
XmlSchema::set_ElementFormDefault method
Sets the form for elements declared in the target namespace of the schema.
void System::Xml::Schema::XmlSchema::set_ElementFormDefault(XmlSchemaForm value)
Parameter | Type | Description |
---|---|---|
value | XmlSchemaForm | The value to set. |
See Also
- Enum XmlSchemaForm
- Class XmlSchema
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++