complexType NationalCaseLocationType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Trademark
children tmk:LawOfficeAssignedText tmk:LawOfficeAssignedDescriptionCode tmk:CurrentLocationText tmk:CurrentLocationCode tmk:CurrentLocationDate tmk:ChargeToLocation tmk:ChargeTo tmk:PhysicalLocation tmk:PhysicalLocationDate
used by
element tmk:NationalCaseLocation
source <xsd:complexType name="NationalCaseLocationType">
<xsd:annotation>
<xsd:documentation>
Information about the location and assignement of the trademark within the national office.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="tmk:LawOfficeAssignedText">
</xsd:element>
<xsd:element ref="tmk:LawOfficeAssignedDescriptionCode" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:CurrentLocationText" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:CurrentLocationCode" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:CurrentLocationDate" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:ChargeToLocation" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:ChargeTo" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:PhysicalLocation" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:PhysicalLocationDate" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>