complexType  FigureBagType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
childrenpat: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>