complexType PatentIdentificationBagType
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Design/1
children com:PatentDocumentIdentification
used by
element dgn:PatentIdentificationBag
source <xsd:complexType name="PatentIdentificationBagType">
<xsd:sequence>
<xsd:element ref="com:PatentDocumentIdentification" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>