The <cxxClassEnumeratorInherited> element within <cxxClassInheritsDetail> provides the name of an enumerator inherited by a class.
The text in this element is the fully qualified name of the enumerator that has been inherited. There are no mandatory attributes.
<cxxClassInherits>
<cxxClassInheritsDetail>
<cxxClassEnumeratorInherited href="file.xml">CActive::EPriorityUserInput</cxxClassEnumeratorInherited>
</cxxClassInheritsDetail>
</cxxClassInherits>