System::Xml::Schema::IXmlSchemaInfo::get_MemberType method

IXmlSchemaInfo::get_MemberType method

Returns the dynamic schema type for this validated XML node.

virtual SharedPtr<XmlSchemaSimpleType> System::Xml::Schema::IXmlSchemaInfo::get_MemberType()=0

ReturnValue

An XmlSchemaSimpleType object that represents the dynamic schema type for this validated XML node.

See Also