complexType  LicenceEventType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
childrencom:LicenceEventCategory  com:LicenceEventResponseDate  com:CommentText  com:LicenceEventDate  com:LicenceEventDateTime
used by
element com:LicenceEvent
source<xsd:complexType  name="LicenceEventType">
<xsd:sequence>
<xsd:element  ref="com:LicenceEventCategory">
</xsd:element> <xsd:element  ref="com:LicenceEventResponseDate"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:CommentText"  minOccurs="0">
</xsd:element> <xsd:choice  minOccurs="0">
<xsd:element  ref="com:LicenceEventDate">
</xsd:element> <xsd:element  ref="com:LicenceEventDateTime">
</xsd:element>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>