complexType LicenseeType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
children com:Contact
used by
element pat:Licensee
source <xsd:complexType name="LicenseeType">
<xsd:sequence>
<xsd:element ref="com:Contact">
</xsd:element>
</xsd:sequence>
</xsd:complexType>