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