complexType  DesignApplicationStatementBagType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Design
children   dgn: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>