complexType  FigureType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
childrenpat:FigureNumber  com:Image
used by
element pat:Figure
attributes
Name  Type Use Default Fixed annotation
com:id xsd:ID        
source<xsd:complexType  name="FigureType">
<xsd:sequence>
<xsd:element  ref="pat:FigureNumber">
</xsd:element> <xsd:element  ref="com:Image">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute>
</xsd:complexType>