| diagram |
 |
| version |
V2_0 |
| namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Patent |
| type |
pat:ClaimReferenceType |
| properties |
| content |
|
complex |
| mixed |
|
true |
|
|
| children |
com:Ins com:Del |
| used by |
|
| attributes |
| Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
| com:idrefs |
|
xsd:IDREFS |
|
|
|
|
|
|
|
documentation It represents whitespace-separated lists of references to identifiers that are defined using the xsd:ID datatype in the current document |
| com:id |
|
xsd:ID |
|
|
|
|
|
|
|
documentation Unique identifier global to the entire document |
|
| annotation |
| documentation |
| A claim sometimes refers to one or more claims, which it identifies as its parents. Claim Reference should be used when a claim refers to other claims. |
|
| source |
<xsd:element name="ClaimReference" type="pat:ClaimReferenceType"> <xsd:annotation>
|
<xsd:documentation> A claim sometimes refers to one or more claims, which it identifies as its parents. Claim Reference should be used when a claim refers to other claims. </xsd:documentation> |
</xsd:annotation> </xsd:element> |