complexType RightsHolderType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Copyright
children com:Contact cpy:RightsHolderCategory cpy:InterestedPartyBaseNumber cpy:InternationalStandardNameIdentifier com:DeceasedDate com:NationalityCode com:ConfidentialIndicator cpy:RightsHolderLocatedIndicator cpy:InterestedPartyOtherName
used by
element cpy:RightsHolder
source <xsd:complexType name="RightsHolderType">
<xsd:sequence>
<xsd:element ref="com:Contact">
</xsd:element> <xsd:element ref="cpy:RightsHolderCategory">
</xsd:element> <xsd:element ref="cpy:InterestedPartyBaseNumber" minOccurs="0">
</xsd:element> <xsd:element ref="cpy:InternationalStandardNameIdentifier" minOccurs="0">
</xsd:element> <xsd:element ref="com:DeceasedDate" minOccurs="0">
</xsd:element> <xsd:element ref="com:NationalityCode" minOccurs="0">
</xsd:element> <xsd:element ref="com:ConfidentialIndicator">
</xsd:element> <xsd:element ref="cpy:RightsHolderLocatedIndicator">
</xsd:element> <xsd:element ref="cpy:InterestedPartyOtherName" minOccurs="0" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>