diagram |
|
version |
V2_2 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Common |
children |
com:B com:I com:O com:U com:Sub com:Sup com:SmallCapital com:Br com:Pre com:Image com:Ins com:Del com:InlineFormula com:Math com:ChemicalFormulae |
used by |
|
attributes |
|
source |
<xsd:complexType name="FootnoteType" mixed="true"> <xsd:choice minOccurs="0" maxOccurs="unbounded">
|
<xsd:element ref="com:B"> </xsd:element> |
|
<xsd:element ref="com:I"> </xsd:element> |
|
<xsd:element ref="com:O"> </xsd:element> |
|
<xsd:element ref="com:U"> </xsd:element> |
|
<xsd:element ref="com:Sub"> </xsd:element> |
|
<xsd:element ref="com:Sup"> </xsd:element> |
|
<xsd:element ref="com:SmallCapital"> </xsd:element> |
|
<xsd:element ref="com:Br"> </xsd:element> |
|
<xsd:element ref="com:Pre"> </xsd:element> |
|
<xsd:element ref="com:Image"> </xsd:element> |
|
<xsd:element ref="com:Ins"> </xsd:element> |
|
<xsd:element ref="com:Del"> </xsd:element> |
|
<xsd:element ref="com:InlineFormula"> </xsd:element> |
|
<xsd:element ref="com:Math"> </xsd:element> |
|
<xsd:element ref="com:ChemicalFormulae"> </xsd:element> |
</xsd:choice> <xsd:attribute ref="com:id" use="required"/> <xsd:attribute ref="com:standardFootnoteTextCode"/> <xsd:attribute ref="com:footnoteDate"/> </xsd:complexType> |