diagram | |
version | V3_0 |
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent |
children | pat:FigureNumber com:FigureReference |
used by | |
attributes | |
source | <xsd:complexType name="PublishFigureType">
<xsd:choice>
<xsd:element ref="pat:FigureNumber" maxOccurs="unbounded"></xsd:element>
<xsd:element ref="com:FigureReference" maxOccurs="unbounded"></xsd:element>
</xsd:choice>
<xsd:attribute ref="com:id"></xsd:attribute>
<xsd:attribute ref="pat:publishFigureCategory" use="required"></xsd:attribute>
</xsd:complexType> |