complexType  OtherEventDataType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Design
children   com:EffectiveCountryBag com:CommentText com:PriorEventDate com:RuleNumber 
used by
element     dgn:OtherEventData 
source <xsd:complexType  name="OtherEventDataType">
<xsd:choice  maxOccurs="unbounded">
<xsd:element  ref="com:EffectiveCountryBag">
</xsd:element> <xsd:element  ref="com:CommentText">
</xsd:element> <xsd:element  ref="com:PriorEventDate">
</xsd:element> <xsd:element  ref="com:RuleNumber">
</xsd:element>
</xsd:choice>
</xsd:complexType>