set_Schema()

XmlSchemaExternal::set_Schema(const SharedPtr<XmlSchema>&) method

Sets the XmlSchema for the referenced schema.

void System::Xml::Schema::XmlSchemaExternal::set_Schema(const SharedPtr<XmlSchema> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<XmlSchema>&The value to set.

See Also