attribute headingLevelCode
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:HeadingLevelCodeType
used by
complexType com:HeadingType
facets
Kind Value annotation
enumeration H1 First level
enumeration H2 Second level
enumeration H3 Third level
enumeration H4 Fourth level
enumeration H5 Fifth level
enumeration H6 Sixth level
enumeration H7 Seventh level
enumeration H8 Eighth level
enumeration H9 Ninth level
enumeration H10 Tenth level
enumeration H11 Eleventh level
enumeration H12 Twelfth level
enumeration H13 Thirteenth level
enumeration H14 Fourteenth level
enumeration H15 Fifteenth level
annotation
documentation
Predetermined values for heading level
source <xsd:attribute name="headingLevelCode" type="com:HeadingLevelCodeType">
<xsd:annotation>
<xsd:documentation>
Predetermined values for heading level
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>