complexType OCRConfidenceDataType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children com:B com:I com:O com:U com:S com:Sup com:Sub com:SmallCapital com:Heading com:Pre com:DL com:UL com:OL com:Ins com:Del
used by
element com:OCRConfidenceData
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
com:ocrConfidenceCode xsd:positiveInteger required
source <xsd:complexType name="OCRConfidenceDataType" 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:O">
</xsd:element> <xsd:element ref="com:U">
</xsd:element> <xsd:element ref="com:S">
</xsd:element> <xsd:element ref="com:Sup">
</xsd:element> <xsd:element ref="com:Sub">
</xsd:element> <xsd:element ref="com:SmallCapital">
</xsd:element> <xsd:element ref="com:Heading">
</xsd:element> <xsd:element ref="com:Pre">
</xsd:element> <xsd:element ref="com:DL">
</xsd:element> <xsd:element ref="com:UL">
</xsd:element> <xsd:element ref="com:OL">
</xsd:element> <xsd:element ref="com:Ins">
</xsd:element> <xsd:element ref="com:Del">
</xsd:element>
</xsd:choice> <xsd:attribute ref="com:id">
</xsd:attribute> <xsd:attribute ref="com:ocrConfidenceCode" use="required">
</xsd:attribute>
</xsd:complexType>