complexType  OrphanWorkAlternativeTitleType  
diagram
version V8_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Copyright
type extension of com:OrderedTextType 
used by
element     cpy:OrphanWorkAlternativeTitle 
attributes
Name   Type   Use   Default   Fixed   annotation
com:languageCode    com:ExtendedISOLanguageCodeType                
com:sequenceNumber    xsd:string                
cpy:alternativeTitleSourceCategory    cpy:AlternativeTitleSourceCategoryType                
source <xsd:complexType  name="OrphanWorkAlternativeTitleType">
<xsd:simpleContent>
<xsd:extension  base="com:OrderedTextType">
<xsd:attribute  ref="cpy:alternativeTitleSourceCategory">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>