set_ElementFormDefault()

XmlSchema::set_ElementFormDefault(XmlSchemaForm) method

Sets the form for elements declared in the target namespace of the schema.

void System::Xml::Schema::XmlSchema::set_ElementFormDefault(XmlSchemaForm value)

Arguments

ParameterTypeDescription
valueXmlSchemaFormThe value to set.

See Also