complexType FigureBagType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:DrawingSheetTotalQuantity pat:FigureTotalQuantity pat:PublishFigure
used by
element pat:FigureBag
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="FigureBagType">
<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:attribute>
</xsd:complexType>