complexType  ApplicantBagType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Trademark
childrencom:PartyIdentifierBag  tmk:Applicant
used by
element tmk:ApplicantBag
source<xsd:complexType  name="ApplicantBagType">
<xsd:choice>
<xsd:element  ref="com:PartyIdentifierBag"  maxOccurs="unbounded">
</xsd:element> <xsd:element  ref="tmk:Applicant"  maxOccurs="unbounded">
</xsd:element>
</xsd:choice>
</xsd:complexType>