complexType TermTranslationRelationType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Trademark
children tmk:TermIdentifier tmk:TermTranslationIdentifier
used by
element tmk:TermTranslationRelation
attributes
Name Type Use Default Fixed annotation
com:operationCategory com:OperationCategoryType
source <xsd:complexType name="TermTranslationRelationType">
<xsd:sequence>
<xsd:element ref="tmk:TermIdentifier">
</xsd:element>
<xsd:element ref="tmk:TermTranslationIdentifier">
</xsd:element>
</xsd:sequence>
<xsd:attribute ref="com:operationCategory"/>
</xsd:complexType>