<xs:complexType name="dates-rights-effective">
<xs:choice maxOccurs="unbounded">
<xs:element ref="date-entering-into-force"/>
<xs:element ref="first-examination-report-despatched"/>
<xs:element ref="notification-of-rights-after-appeal"/>
<xs:element ref="patent-maintained-as-amended"/>
<xs:element ref="proceedings-interrupted"/>
<xs:element ref="proceedings-resumed"/>
<xs:element ref="proceedings-suspended"/>
<xs:element ref="request-for-conversion-to-national-application"/>
<xs:element ref="request-for-examination"/>
</xs:choice>
</xs:complexType> |