complexType AssociatedMarkType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Trademark
children tmk:AssociationCategory tmk:InternationalApplicationNumber com:InternationalRegistrationNumber tmk:NationalApplicationNumber tmk:NationalRegistrationNumber tmk:AssociatedApplicationNumber tmk:InternationalApplicationFilingDate tmk:NationalApplicationFilingDate com:InternationalRegistrationDate tmk:NationalRegistrationDate tmk:WordMarkSpecification tmk:AssociatedMarkStatusBag tmk:OtherPriorRegistrationIndicator
used by
element tmk:AssociatedMark
source <xsd:complexType name="AssociatedMarkType">
<xsd:sequence>
<xsd:element ref="tmk:AssociationCategory">
</xsd:element> <xsd:choice maxOccurs="unbounded">
<xsd:element ref="tmk:InternationalApplicationNumber">
</xsd:element> <xsd:element ref="com:InternationalRegistrationNumber">
</xsd:element> <xsd:element ref="tmk:NationalApplicationNumber">
</xsd:element> <xsd:element ref="tmk:NationalRegistrationNumber">
</xsd:element> <xsd:element ref="tmk:AssociatedApplicationNumber">
</xsd:element> <xsd:element ref="tmk:InternationalApplicationFilingDate">
</xsd:element> <xsd:element ref="tmk:NationalApplicationFilingDate">
</xsd:element> <xsd:element ref="com:InternationalRegistrationDate">
</xsd:element> <xsd:element ref="tmk:NationalRegistrationDate">
</xsd:element> <xsd:element ref="tmk:WordMarkSpecification">
</xsd:element> <xsd:element ref="tmk:AssociatedMarkStatusBag">
</xsd:element> <xsd:element ref="tmk:OtherPriorRegistrationIndicator">
</xsd:element>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>