| diagram |
 |
| version |
V2_2 |
| namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Design |
| children |
dgn:RelatedApplicationCategory dgn:RelatedApplicationNumber dgn:RelatedApplicationDate dgn:RelatedApplicationReference dgn:RelatedApplicationRegistrationNumber |
| used by |
|
| source |
<xsd:complexType name="RelatedApplicationType"> <xsd:sequence>
|
<xsd:element ref="dgn:RelatedApplicationCategory"> </xsd:element> |
|
<xsd:element ref="dgn:RelatedApplicationNumber" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="dgn:RelatedApplicationDate" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="dgn:RelatedApplicationReference" minOccurs="0"> </xsd:element> |
|
<xsd:element ref="dgn:RelatedApplicationRegistrationNumber" minOccurs="0"> </xsd:element> |
</xsd:sequence> </xsd:complexType> |