コミュニティ

ABBYY Cloud OCR SDK using .net - Alto XML schema version change 2.0 to 3.1 回答済み

Hi,

I am using ABBYY Cloud OCR SDK. I have generated alto XML files using .net framework. Exported alto XML contain XML schema version 2.0(http://www.loc.gov/standards/alto/alto-v2.0.xsd) . But I required version 3.1.(http://www.loc.gov/standards/alto/v3/alto-3-1.xsd). So kindly suggest how to change the schema version in .net project. Please find the few alto xml lines for your reference.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<alto xmlns="http://www.loc.gov/standards/alto/ns-v2#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/standards/alto/ns-v2# http://www.loc.gov/standards/alto/alto-v2.0.xsd">
<Description>
<MeasurementUnit>pixel</MeasurementUnit>
<OCRProcessing ID="IdOcr"><ocrProcessingStep><processingDateTime>2017-11-11</processingDateTime><processingSoftware><softwareCreator>ABBYY</softwareCreator><softwareName>ABBYY FineReader Engine</softwareName><softwareVersion>11</softwareVersion></processingSoftware></ocrProcessingStep></OCRProcessing>
</Description>
<Styles>
</Styles>

 

 

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

2件のコメント

  • Avatar
    Permanently deleted user
    Hi,
    This is very urgent. So kindly reply soon.

    Thanks.

     

    0
  • Avatar
    Permanently deleted user

    As we have already answered you by email, currently ABBYY Cloud OCR SDK supports only alto of the version 2.0, which is described with this scheme, and unfortunately there is no possibility to change the version via API.

    1

サインインしてコメントを残してください。