complexType TranslationLanguageCodeType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
type extension 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>