complexType AssociatedProceedingType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Trademark
children tmk:AssociationCategory tmk:LegalProceedingIdentifier
used by
element tmk:AssociatedProceeding
source <xsd:complexType name="AssociatedProceedingType">
<xsd:sequence>
<xsd:element ref="tmk:AssociationCategory">
</xsd:element>
<xsd:element ref="tmk:LegalProceedingIdentifier" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>