The element IncludeDescendants references a Class from which the code and preferred Rubrics of its descendants shall be included in the Rubric. EXAMPLE<Class code="I" kind="chapter"> <Rubric kind="contents"> <Label xml:lang="en">This chapter contains the following blocks: <IncludeDescendants code="I" kind="block"/> </Label> </Rubric> </Class> |
Element Group | rubric.complex |
<xs:element name="IncludeDescendants"> <xs:annotation> <xs:documentation xml:lang="en-US">The element IncludeDescendants references a Class from which the code and preferred Rubrics of its descendants shall be included in the Rubric. EXAMPLE <Class code="I" kind="chapter"> <Rubric kind="contents"> <Label xml:lang="en">This chapter contains the following blocks: <IncludeDescendants code="I" kind="block"/> </Label> </Rubric> </Class> </xs:documentation> </xs:annotation> <xs:complexType> <xs:attributeGroup ref="attlist.IncludeDescendants"/> </xs:complexType> </xs:element> |