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