complexType  ClaimantBagType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Trademark
childrencom:PartyIdentifierBag  tmk:Claimant
used by
element tmk:ClaimantBag
source<xsd:complexType  name="ClaimantBagType">
<xsd:choice>
<xsd:element  ref="com:PartyIdentifierBag"  maxOccurs="unbounded">
</xsd:element> <xsd:element  ref="tmk:Claimant"  maxOccurs="unbounded">
</xsd:element>
</xsd:choice>
</xsd:complexType>