complexType
ApplicantBagType
diagram
version
1.0
namespace
https://www.wipo.int/standards/XMLSchema/Trademark/1
children
com:ApplicantIdentifierBag
tmk:Applicant
used by
element
tmk:
ApplicantBag
source
<
xsd:complexType
name
="
ApplicantBagType
"
>
<
xsd:sequence
>
<
xsd:choice
>
<
xsd:element
ref
="
com:ApplicantIdentifierBag
"
maxOccurs
="
unbounded
"
/>
<
xsd:element
ref
="
tmk:Applicant
"
maxOccurs
="
unbounded
"
/>
<
/
xsd:choice
>
<
/
xsd:sequence
>
<
/
xsd:complexType
>