System::Xml::Schema::XmlSchemaInfo::set_SchemaElement method

XmlSchemaInfo::set_SchemaElement method

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

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

See Also