simpleType  ReasonNotInForceCategoryType  
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type restriction of xsd:token 
used by
element     com:ReasonNotInForceCategory 
source <xsd:simpleType  name="ReasonNotInForceCategoryType">
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="Lapsed fees unpaid">
</xsd:enumeration> <xsd:enumeration  value="Lapsed Marketing Authority Withdrawn">
</xsd:enumeration> <xsd:enumeration  value="Invalid">
</xsd:enumeration> <xsd:enumeration  value="Withdrawn">
</xsd:enumeration> <xsd:enumeration  value="Rejected">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>