System::Xml::Schema::XmlSchemaInfo::set_SchemaAttribute method

XmlSchemaInfo::set_SchemaAttribute method

Sets the compiled XmlSchemaAttribute object that corresponds to this validated XML node.

void System::Xml::Schema::XmlSchemaInfo::set_SchemaAttribute(const SharedPtr<XmlSchemaAttribute> &value)
ParameterTypeDescription
valueconst SharedPtr<XmlSchemaAttribute>&The value to set.

See Also