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