complexType RightsHolderBagType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Copyright
children cpy:RightsHolder
used by
element cpy:RightsHolderBag
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="RightsHolderBagType">
<xsd:sequence>
<xsd:element ref="cpy:RightsHolder" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence> <xsd:attribute ref="com:id">
</xsd:attribute>
</xsd:complexType>