diagram |
|
version |
V2_0 |
namespace |
https://www.wipo.int/standards/XMLSchema/ST96/Patent |
type |
extension of com:ContentType |
properties |
|
children |
com:Heading com:P |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
com:id |
|
xsd:ID |
|
|
|
|
|
|
|
documentation Unique identifier global to the entire document |
pat:exampleNumber |
|
xsd:string |
|
|
|
|
|
|
|
|
|
source |
<xsd:complexType name="EmbodimentExampleType"> <xsd:complexContent>
|
<xsd:extension base="com:ContentType"> <xsd:attribute ref="pat:exampleNumber"/> </xsd:extension> |
</xsd:complexContent> </xsd:complexType> |