complexType InventionTitleBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:InventionTitle
used by
element pat:InventionTitleBag
source <xsd:complexType name="InventionTitleBagType">
<xsd:sequence>
<xsd:element ref="pat:InventionTitle" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>