| diagram |
 |
| version |
0.8 |
| namespace |
https://www.wipo.int/standards/XMLSchema/Patent/0 |
| type |
extension of pat:PhraseType |
| children |
pat:B pat:I pat:O pat:U pat:Sub pat:Sup pat:SmallCapital |
| used by |
|
| attributes |
| Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
| id |
|
xsd:token |
|
|
|
|
|
|
|
|
| headingLevelCode |
|
pat:HeadingLevelCodeType |
|
|
|
|
|
|
|
|
|
| source |
<xsd:complexType name="HeadingType" mixed="true"> <xsd:complexContent mixed="true">
|
<xsd:extension base="pat:PhraseType"> <xsd:attribute ref="com:id"/> <xsd:attribute ref="pat:headingLevelCode"/> </xsd:extension> |
</xsd:complexContent> </xsd:complexType> |