element ApplicantCategory
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
type pat:ApplicantCategoryType
properties
content simple
used by
complexType pat:ApplicantType
facets
Kind Value annotation
enumeration Applicant_Inventor Indicates whether the applicant is an inventor
enumeration Applicant Indicates whether an applicant is applicant only.
annotation
documentation
Defines the type of applicant
source <xsd:element name="ApplicantCategory" type="pat:ApplicantCategoryType">
<xsd:annotation>
<xsd:documentation>
Defines the type of applicant
</xsd:documentation>
</xsd:annotation>
</xsd:element>