complexType
PlaintiffBagType
diagram
version
V2_2
namespace
https://www.wipo.int/standards/XMLSchema/ST96/Trademark
children
com:PartyIdentifierBag
tmk:Plaintiff
used by
element
tmk:
PlaintiffBag
source
<
xsd:complexType
name
="
PlaintiffBagType
"
>
<
xsd:choice
>
<
xsd:element
ref
="
com:PartyIdentifierBag
"
maxOccurs
="
unbounded
"
>
<
/
xsd:element
>
<
xsd:element
ref
="
tmk:Plaintiff
"
maxOccurs
="
unbounded
"
>
<
/
xsd:element
>
<
/
xsd:choice
>
<
/
xsd:complexType
>