element FigureReference
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:FigureReferenceType
children com:B com:I com:O com:S com:U com:Sub com:Sup com:SmallCapital com:Ins com:Del
used by
complexType pat:ClaimTextType com:PType pat:PublishFigureType
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
com:idrefs xsd:IDREFS
com:figureNumber xsd:string
source <xsd:element name="FigureReference" type="com:FigureReferenceType">
<xsd:annotation>
<xsd:documentation>
Figure Reference is used to refer to another figure or figures in the current document. For referring to ‘figure’ which is outside of the XML document, CrossReference should be used.
</xsd:documentation>
</xsd:annotation>
</xsd:element>