| diagram |
 |
| version |
0.7 |
| namespace |
https://www.wipo.int/standards/XMLSchema/Design/0 |
| children |
com:NationalityCode com:CommentText dgn:DesignerIdentifier com:Contact |
| used by |
|
| attributes |
|
| source |
<xsd:complexType name="DesignerType"> <xsd:sequence>
|
| <xsd:element ref="com:NationalityCode" minOccurs="0"> </xsd:element> |
|
| <xsd:element ref="com:CommentText" minOccurs="0"> </xsd:element> |
|
| <xsd:choice maxOccurs="unbounded"> <xsd:element ref="dgn:DesignerIdentifier"/> <xsd:element ref="com:Contact"/> </xsd:choice> |
</xsd:sequence> <xsd:attribute ref="com:operationCategory"/> <xsd:attribute ref="com:sequenceNumber"/> </xsd:complexType> |