complexType  TranslationLanguageCodeType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
typeextension of com:ISOLanguageCodeType
used by
element pat:TranslationLanguageCode
attributes
Name  Type Use Default Fixed annotation
pat:translationPurposeCategory pat:TranslationPurposeCategoryType        
source<xsd:complexType  name="TranslationLanguageCodeType">
<xsd:simpleContent>
<xsd:extension  base="com:ISOLanguageCodeType">
<xsd:attribute  ref="pat:translationPurposeCategory">
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>