complexType OType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children com:B com:I com:S com:U com:SmallCapital com:Sub com:Sup com:Ins com:Del com:OCRConfidenceData
used by
element com:O
attributes
Name Type Use Default Fixed annotation
com:oStyle com:OStyleType
source <xsd:complexType name="OType" mixed="true">
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="com:B">
</xsd:element> <xsd:element ref="com:I">
</xsd:element> <xsd:element ref="com:S">
</xsd:element> <xsd:element ref="com:U">
</xsd:element> <xsd:element ref="com:SmallCapital">
</xsd:element> <xsd:element ref="com:Sub">
</xsd:element> <xsd:element ref="com:Sup">
</xsd:element> <xsd:element ref="com:Ins">
</xsd:element> <xsd:element ref="com:Del">
</xsd:element> <xsd:element ref="com:OCRConfidenceData">
</xsd:element>
</xsd:choice> <xsd:attribute ref="com:oStyle">
</xsd:attribute>
</xsd:complexType>