element ApplicantBag
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Design/1
type dgn:ApplicantBagType
children com:ApplicantIdentifierBag dgn:Applicant
used by
complexType dgn:DesignApplicationType dgn:DesignType dgn:TransactionDataType
source <xsd:element name="ApplicantBag" type="dgn:ApplicantBagType">
<xsd:annotation>
<xsd:documentation>
Collection of applicants
</xsd:documentation>
</xsd:annotation>
</xsd:element>