complexType DesignApplicationStatementDetailsType
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Design/1
children dgn:DesignApplicationStatementText dgn:DesignApplicationStatementDocument
used by
element dgn:DesignApplicationStatementDetails
source <xsd:complexType name="DesignApplicationStatementDetailsType">
<xsd:choice maxOccurs="2">
<xsd:element ref="dgn:DesignApplicationStatementText">
</xsd:element>
<xsd:element ref="dgn:DesignApplicationStatementDocument">
</xsd:element>
</xsd:choice>
</xsd:complexType>