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