simpleType ContactCategoryType
version V7_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Copyright
type restriction of xsd:token
used by
element cpy:ContactCategory
source <xsd:simpleType name="ContactCategoryType">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Collective Management Organization">
<xsd:annotation>
<xsd:documentation>
Collective Management Organization (CMO) or collective society e.g., SOCAN, CMRRA, Access Copyright etc.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration value="Publisher">
<xsd:annotation>
<xsd:documentation>
A natural person or legal entity responsible for publishing, releasing or issuing a resource
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration value="Website">
<xsd:annotation>
<xsd:documentation>
An online publication
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration value="Individual">
<xsd:annotation>
<xsd:documentation>
A natural person
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration value="Organization">
<xsd:annotation>
<xsd:documentation>
A company or group
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration value="Company">
<xsd:annotation>
<xsd:documentation>
A company
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration value="Other Source">
<xsd:annotation>
<xsd:documentation>
An alternative source consulted as part of the diligence search
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration> <xsd:enumeration value="Producer">
<xsd:annotation>
<xsd:documentation>
A natural person or legal entity responsible for most of the business aspects of a production for screen, audio recording, television, webcast, etc. The producer is generally responsible for fund raising, managing the production, hiring key personnel, arranging for distributors, etc.
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>