complexType  FigureType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat: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>