complexType  DesignApplicationStatementBagType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Design
childrendgn:DesignApplicationStatementText  dgn:DesignApplicationStatementDocument
used by
element dgn:DesignApplicationStatementBag
source<xsd:complexType  name="DesignApplicationStatementBagType">
<xsd:choice  maxOccurs="2">
<xsd:element  ref="dgn:DesignApplicationStatementText">
</xsd:element> <xsd:element  ref="dgn:DesignApplicationStatementDocument">
</xsd:element>
</xsd:choice>
</xsd:complexType>