complexType TermTranslationRelationType
diagram
version 0.3
namespace https://www.wipo.int/standards/XMLSchema/Trademark/0
children tmk:TermIdentifier tmk:TermTranslationIdentifier
used by
element tmk:TermTranslationRelation
attributes
Name Type Use Default Fixed annotation
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>