diagram |
|
version |
1.0 |
namespace |
https://www.wipo.int/standards/XMLSchema/Patent/1 |
children |
pat:PageImage pat:DocumentURI pat:Claim |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
id |
|
xsd:token |
|
|
|
|
|
|
|
|
languageCode |
|
com:ExtendedISOLanguageCodeType |
|
|
|
|
|
|
|
|
|
source |
<xsd:complexType name="ClaimsType"> <xsd:choice>
|
<xsd:element ref="pat:PageImage" maxOccurs="unbounded"> </xsd:element> |
|
<xsd:element ref="pat:DocumentURI" maxOccurs="unbounded"> </xsd:element> |
|
<xsd:element ref="pat:Claim" maxOccurs="unbounded"> </xsd:element> |
</xsd:choice> <xsd:attribute ref="com:id"/> <xsd:attribute ref="com:languageCode"/> </xsd:complexType> |