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)
ParameterTypeDescription
valueXmlSchemaFormThe value to set.

See Also