diagram |
|
version |
1.0 |
namespace |
https://www.wipo.int/standards/XMLSchema/Patent/1 |
children |
pat:B pat:I pat:SmallCapital pat:Sub pat:Sup |
used by |
|
attributes |
Name |
|
Type |
|
Use |
|
Default |
|
Fixed |
|
annotation |
uStyle |
|
pat:UStyleType |
|
|
|
|
|
|
|
|
|
source |
<xsd:complexType name="UType" mixed="true"> <xsd:choice minOccurs="0" maxOccurs="unbounded">
|
<xsd:element ref="pat:B"> </xsd:element> |
|
<xsd:element ref="pat:I"> </xsd:element> |
|
<xsd:element ref="pat:SmallCapital"> </xsd:element> |
|
<xsd:element ref="pat:Sub"> </xsd:element> |
|
<xsd:element ref="pat:Sup"> </xsd:element> |
</xsd:choice> <xsd:attribute ref="pat:uStyle"/> </xsd:complexType> |