System::Xml::Schema::XmlSchemaType::get_DerivedBy method

XmlSchemaType::get_DerivedBy method

Returns the post-compilation information on how this element was derived from its base type.

XmlSchemaDerivationMethod System::Xml::Schema::XmlSchemaType::get_DerivedBy()

ReturnValue

One of the valid XmlSchemaDerivationMethod values.

See Also