complexType  CopyrightOrphanWorkType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Copyright
children   com:ApplicationNumberText cpy:OrphanWorkApplicationStatus cpy:OrphanWorkIdentifier cpy:CreativeWorkIdentificationBag com:ApplicationDate cpy:OrphanWorkTitleTextBag cpy:OrphanWorkAlternativeTitleBag cpy:OrphanWorkDescriptionTextBag cpy:OrphanWorkPartyBag cpy:OrphanWorkKindCode cpy:OrphanWorkLicence cpy:DiligenceSearch cpy:CopyrightExpiry cpy:OrphanWorkUsageBag cpy:PublishIndicator cpy:OrphanWorkPublicationCategory cpy:OrphanWorkPublicationData cpy:OrphanWorkLicenceRequest com:DecisionDate com:DocumentIncludedBag com:CommentText 
used by
element     cpy:CopyrightOrphanWork 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
com:officeCode    com:ExtendedWIPOST3CodeType                
com:languageCode    com:ExtendedISOLanguageCodeType                
com:st96Version    xsd:token   required       V8_0    
com:ipoVersion    xsd:token                
source <xsd:complexType  name="CopyrightOrphanWorkType">
<xsd:sequence>
<xsd:element  ref="com:ApplicationNumberText"  minOccurs="0">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkApplicationStatus"  minOccurs="0">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkIdentifier">
</xsd:element> <xsd:element  ref="cpy:CreativeWorkIdentificationBag"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:ApplicationDate"  minOccurs="0">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkTitleTextBag">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkAlternativeTitleBag"  minOccurs="0">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkDescriptionTextBag">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkPartyBag">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkKindCode">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkLicence"  minOccurs="0">
</xsd:element> <xsd:element  ref="cpy:DiligenceSearch">
</xsd:element> <xsd:element  ref="cpy:CopyrightExpiry"  minOccurs="0">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkUsageBag">
</xsd:element> <xsd:element  ref="cpy:PublishIndicator">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkPublicationCategory"  minOccurs="0">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkPublicationData"  minOccurs="0">
</xsd:element> <xsd:element  ref="cpy:OrphanWorkLicenceRequest"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:DecisionDate"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:DocumentIncludedBag"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:CommentText"  minOccurs="0">
</xsd:element>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:officeCode">
</xsd:attribute> <xsd:attribute  ref="com:languageCode">
</xsd:attribute> <xsd:attribute  ref="com:st96Version"  use="required">
</xsd:attribute> <xsd:attribute  ref="com:ipoVersion">
</xsd:attribute>
</xsd:complexType>