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