diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Patent |
children |
pat:ModifiedPartCategory pat:ModifiedItemText |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:sequenceNumber |
|
xsd:string |
|
|
|
|
|
|
|
documentation Sequence number in a list or collection |
com:languageCode |
|
com:ExtendedISOLanguageCodeType |
|
|
|
|
|
|
|
documentation Two-letter code given to language names in ISO 639-1 |
|
source |
<xsd:complexType name="ModifiedPartInformationType"> <xsd:sequence>
|
<xsd:element ref="pat:ModifiedPartCategory"> </xsd:element> |
|
<xsd:element ref="pat:ModifiedItemText" minOccurs="0" maxOccurs="unbounded"> </xsd:element> |
</xsd:sequence> <xsd:attribute ref="com:sequenceNumber"/> <xsd:attribute ref="com:languageCode"/> </xsd:complexType> |