| diagram |
|
|||||||||||||||||||||||||||||||||
| version | V7_1 | |||||||||||||||||||||||||||||||||
| 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:complexType>
<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>
|