diagram | |
version | V3_0 |
namespace | http://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:OCRConfidenceData 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:OCRConfidenceData"></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>
<xsd:attribute ref="com:standardFootnoteTextCode"></xsd:attribute>
<xsd:attribute ref="com:footnoteDate"></xsd:attribute>
</xsd:complexType> |