complexType LicenceBagType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:Licence
used by
element pat:LicenceBag pat:PreviousLicenceBag
source <xsd:complexType name="LicenceBagType">
<xsd:sequence>
<xsd:element ref="pat:Licence" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>