System::Xml::Schema::XmlSchemaInfo::set_SchemaType method

XmlSchemaInfo::set_SchemaType method

Sets the static XML Schema Definition Language (XSD) schema type of this validated XML node.

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

See Also