# Inheritance Relationship View

In SitecoreUML syntax, an *inheritance relationship view* represents the inheritance relationship, or "generalization", of one entity and another.

Inheritance relationship views are depicted as a solid arrow connection between two entities, with a solid arrowhead connecting to the inherited template and the arrow's tail connecting to the source template, as shown in the diagram below.

![View showing Video Teaser inherits \_TeaserVideoContent](/files/-LXu69u6YUaF-FdjoM0P)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sitecoreuml.gitbook.io/sitecoredxg/about-the-generated-documentation/views/inheritance-relationship-view.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
