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