complexType  InventorBagType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
childrenpat:Inventor  pat:DeceasedInventor
used by
element pat:InventorBag
attributes
Name  Type Use Default Fixed annotation
com:id xsd:ID        
source<xsd:complexType  name="InventorBagType">
<xsd:choice  maxOccurs="unbounded">
<xsd:element  ref="pat:Inventor">
</xsd:element> <xsd:element  ref="pat:DeceasedInventor">
</xsd:element>
</xsd:choice> <xsd:attribute  ref="com:id">
</xsd:attribute>
</xsd:complexType>