System::Xml::Schema::XmlSchema::set_AttributeFormDefault method

XmlSchema::set_AttributeFormDefault method

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

void System::Xml::Schema::XmlSchema::set_AttributeFormDefault(XmlSchemaForm value)
ParameterTypeDescription
valueXmlSchemaFormThe value to set.

See Also