diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Patent |
children |
pat:DrawingSheetTotalQuantity pat:FigureTotalQuantity pat:PublishFigure |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:id |
|
xsd:ID |
|
|
|
|
|
|
|
documentation Unique identifier global to the entire document |
|
annotation |
documentation |
Drawing pages with figures. |
|
source |
<xsd:complexType name="FigureBagType"> <xsd:annotation>
|
<xsd:documentation> Drawing pages with figures. </xsd:documentation> |
</xsd:annotation> <xsd:choice maxOccurs="3">
|
<xsd:element ref="pat:DrawingSheetTotalQuantity"> </xsd:element> |
|
<xsd:element ref="pat:FigureTotalQuantity"> </xsd:element> |
|
<xsd:element ref="pat:PublishFigure"> </xsd:element> |
</xsd:choice> <xsd:attribute ref="com:id"/> </xsd:complexType> |