complexType RecordOppositionPeriodType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Trademark
children com:RecordIdentifier com:RecordFilingDate com:RecordNotificationDate com:RecordEffectiveDate tmk:RecordOppositionPeriodCategory tmk:TrademarkIdentification tmk:RecordPublicationBag com:RecordInterestedOfficeCode tmk:RecordOppositionPeriodStartDate tmk:RecordOppositionPeriodEndDate
used by
element tmk:RecordOppositionPeriod
source <xsd:complexType name="RecordOppositionPeriodType">
<xsd:sequence>
<xsd:element ref="com:RecordIdentifier" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordFilingDate" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordNotificationDate" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordEffectiveDate" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:RecordOppositionPeriodCategory">
</xsd:element>
<xsd:element ref="tmk:TrademarkIdentification" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:RecordPublicationBag" minOccurs="0">
</xsd:element>
<xsd:element ref="com:RecordInterestedOfficeCode" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:RecordOppositionPeriodStartDate" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:RecordOppositionPeriodEndDate" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>