complexType LicenseeBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Design
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>