complexType FigureReferenceType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type extension of com:PhraseType
children com:B com:I com:O com:S com:U com:Sub com:Sup com:SmallCapital com:Ins com:Del com:OCRConfidenceData
used by
element com:FigureReference
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
com:idrefs xsd:IDREFS
com:referencedFigureNumber xsd:string
source <xsd:complexType name="FigureReferenceType">
<xsd:complexContent>
<xsd:extension base="com:PhraseType">
<xsd:attribute ref="com:id">
</xsd:attribute> <xsd:attribute ref="com:idrefs">
</xsd:attribute> <xsd:attribute ref="com:referencedFigureNumber">
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>