element Heading
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:HeadingType
properties
content complex
mixed true
children com:B com:I com:O com:S com:U com:Sub com:Sup com:SmallCapital com:Ins com:Del
used by
complexType com:CitationBagType com:ContentType pat:DescriptionType pat:DisclosureType pat:EmbodimentDescriptionType
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID documentation
Unique identifier global to the entire document
com:headingLevelCode com:HeadingLevelCodeType documentation
Predetermined values for heading level
annotation
documentation
Heading text identifying the parts of the description
source <xsd:element name="Heading" type="com:HeadingType">
<xsd:annotation>
<xsd:documentation>
Heading text identifying the parts of the description
</xsd:documentation>
</xsd:annotation>
</xsd:element>