complexType LicenceBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Design
children dgn:Licence
used by
element dgn:LicenceBag
source <xsd:complexType name="LicenceBagType">
<xsd:sequence>
<xsd:element ref="dgn:Licence" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>