<refentry id="section.level2.properties"><refmeta><refentrytitle>section.level2.properties</refentrytitle><refmiscinfo role="type">attribute set</refmiscinfo></refmeta><refnamediv><refname>section.level2.properties</refname><refpurpose>Properties for level-2 sections</refpurpose></refnamediv><refsynopsisdiv><src:fragment id='section.level2.properties.frag'><xsl:attribute-set name="section.level2.properties"use-attribute-sets="section.properties"></xsl:attribute-set></src:fragment></refsynopsisdiv><refsect1><title>Description</title><para>The properties that apply to the containingblock of a level-2 section, and therefore apply tothe whole section. This includes <sgmltag>sect2</sgmltag>elements and <sgmltag>section</sgmltag> elements at level 2.</para><para>For example, you could start each level-2 section ona new page by using:</para><programlisting><xsl:attribute-set name="section.level2.properties"><xsl:attribute name="break-before">page</xsl:attribute></xsl:attribute-set></programlisting><para>This attribute set inherits attributes from thegeneral <sgmltag>section.properties</sgmltag> attribute set.</para></refsect1></refentry>