complexType BasicApplicationType
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Trademark/1
children tmk:BasicApplicationNumber tmk:BasicApplicationDate
used by
element tmk:BasicApplication
source <xsd:complexType name="BasicApplicationType">
<xsd:sequence>
<xsd:element ref="tmk:BasicApplicationNumber" minOccurs="0">
</xsd:element>
<xsd:element ref="tmk:BasicApplicationDate" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>