diagram |
|
version |
1.0 |
namespace |
https://www.wipo.int/standards/XMLSchema/Patent/1 |
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> |