JP2005176137A - Digital broadcast receiver, digital broadcast receiving method, program and storage medium - Google Patents

Digital broadcast receiver, digital broadcast receiving method, program and storage medium Download PDF

Info

Publication number
JP2005176137A
JP2005176137A JP2003415699A JP2003415699A JP2005176137A JP 2005176137 A JP2005176137 A JP 2005176137A JP 2003415699 A JP2003415699 A JP 2003415699A JP 2003415699 A JP2003415699 A JP 2003415699A JP 2005176137 A JP2005176137 A JP 2005176137A
Authority
JP
Japan
Prior art keywords
interrupt
print
data
function
print request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003415699A
Other languages
Japanese (ja)
Inventor
Kazuna Maruyama
一菜 丸山
Yasushi Yomo
靖 四方
Yoshikazu Shibamiya
芳和 柴宮
Kazuhiro Matsubayashi
一弘 松林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2003415699A priority Critical patent/JP2005176137A/en
Publication of JP2005176137A publication Critical patent/JP2005176137A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a digital broadcast receiver capable of realizing printing service at a timing desired by a broadcast station. <P>SOLUTION: When a message processing means 101 receives a print event descriptor, a print request interruption is generated on the basis of mapping of the print event descriptor and an interruption I/F, and is supplied to an interruption event queue. An interruption processing means 500 performs print processing for data to be printed which are specified via a DOM-API202 on the basis of the print request interruption. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、放送局より送信される放送データを受信して表示するデジタル放送受信装置、デジタル放送受信方法、プログラムおよび記憶媒体に関する。   The present invention relates to a digital broadcast receiving apparatus, a digital broadcast receiving method, a program, and a storage medium that receive and display broadcast data transmitted from a broadcast station.

BSデジタル放送では、伝送方式にMPEG−2トランスポートストリームが用いられており、番組データである映像データ、音声データ、データ放送で用いられるデータ、テレビ放送の映像に重ねて文字を表示する字幕・文字スーパーデータは、TSパケットと呼ばれるパケットで伝送される。MPEG−2トランスポートストリームの内容については、ISO/IEC13818−1に記載されている。データ放送が扱うデータとしては、データ放送のコンテンツ記述言語により記述されたbml(Broadcast Markup Language)文書、bml文書が参照する動画・静止画・音声・文字などのモノメディアデータなどが挙げられる。これらのデータは、ISO/IEC13818−6で規定されているデータカルーセル方式によって放送局から繰り返し伝送される。データカルーセル方式は、1つのコンポーネントESを伝送するものであり、コンポーネントESは、複数のモジュールで構成され、モジュールは、1以上のリソースで構成される。リソースとは、bml文書やモノメディアデータのことである。また、1つの番組で伝送されるデータ放送データは複数のコンポーネントESで構成されている。コンポーネントESには、データカルーセル方式の他に、イベントメッセージ方式で伝送されるものがある。イベントメッセージ方式は、デジタル放送受信装置上で動作するアプリケーションに対する放送局からの同期・非同期のメッセージ通知に用いられる。   In BS digital broadcasting, an MPEG-2 transport stream is used as a transmission method, and video data, audio data, data used in data broadcasting as program data, subtitles for displaying characters superimposed on television broadcasting video, The character super data is transmitted in a packet called a TS packet. The contents of the MPEG-2 transport stream are described in ISO / IEC13818-1. Examples of data handled by the data broadcasting include a bml (Broadcast Markup Language) document described in a data broadcasting content description language, and monomedia data such as a moving image, a still image, a sound, and a character referred to by the bml document. These data are repeatedly transmitted from a broadcasting station by a data carousel system defined by ISO / IEC13818-6. The data carousel system transmits one component ES, and the component ES is composed of a plurality of modules, and the modules are composed of one or more resources. A resource is a bml document or monomedia data. Data broadcast data transmitted in one program is composed of a plurality of components ES. Some component ESs are transmitted by an event message method in addition to the data carousel method. The event message method is used for synchronous / asynchronous message notification from a broadcast station for an application operating on a digital broadcast receiving apparatus.

図19にデータ放送受信装置のブロック図を示す。放送局より送信された放送データは、図示しないアンテナなどを経て受信され、データ分離手段1により、音声データ、映像データ、データ放送データにそれぞれ分離される。データ分離手段1において分離された映像データは、映像処理手段2により伸長・復元された後、オーバーレイ処理手段5へ渡される。データ分離手段1において分離された音声データは、音声処理手段3により伸長・復元された後、スピーカ7から再生される。データ分離手段1において分離されたデータ放送データは、データ処理手段4により画面表示可能なデータへ変換された後、オーバーレイ処理手段5へ渡される。ここで、データ放送データとは、構造化文書の一つであるbmlによって記述されているbml文書と、bml文書が参照するための静止画や動画を含むモノメディアデータのことである。オーバーレイ処理手段5は、表示可能なデータに変換された映像データとデータ放送データとを、1画面上に配置するための重ね合わせ処理を行うものである。オーバーレイ処理手段5により処理された表示画面データは、モニタ6に表示される。   FIG. 19 shows a block diagram of the data broadcast receiving apparatus. Broadcast data transmitted from a broadcast station is received via an antenna (not shown) and the like, and is separated into audio data, video data, and data broadcast data by the data separation means 1. The video data separated in the data separation means 1 is expanded / restored by the video processing means 2 and then delivered to the overlay processing means 5. The audio data separated by the data separation means 1 is reproduced from the speaker 7 after being decompressed and restored by the sound processing means 3. The data broadcast data separated in the data separation means 1 is converted into data that can be displayed on the screen by the data processing means 4 and then passed to the overlay processing means 5. Here, the data broadcast data is monomedia data including a bml document described by bml, which is one of structured documents, and a still image and a moving image for reference by the bml document. The overlay processing means 5 performs an overlay process for arranging the video data converted into displayable data and the data broadcast data on one screen. The display screen data processed by the overlay processing means 5 is displayed on the monitor 6.

次に、上記データ処理手段4の構成について図20を参照しながら説明する。図20は図19のデータ処理手段4の構成を示すブロック図である。   Next, the configuration of the data processing means 4 will be described with reference to FIG. FIG. 20 is a block diagram showing the configuration of the data processing means 4 of FIG.

データ処理手段4は、図20に示すように、データ放送データとして構造化文書であるbml文書とbml文書が参照するモノメディアデータとを扱う。モノメディアデータにおいては、静止画としてJPEG、PNGおよびMNG、動画としてMPEG1およびMPEG2、音声としてMPEG2−AACおよびAIFF、テキストとして8単位符号のものがあり、これらのデータはモノメディア処理手段204を介して復号され、描画処理手段400またはスピーカ7へ渡される。bml文書は、構造化文書解釈手段であるパーザ201に渡される。パーザ201は、bml文書を解析して文書構造を保持しているDOMオブジェクトと呼ばれる内部データを生成するものであり、bml文書内に記述されているスタイル情報を解析してCSS特性を得て、これをDOMオブジェクトの一部とするものである。CSS特性とは、bml文書内の各要素の配置や背景色やフォーカス移動先などを指定するための特性である。DOMオブジェクトとは、CSS特性の他に、bml文書の構造情報や各要素の属性情報を保持するものであり、属性情報としては、要素の表示/非表示の指定および割り込みにより起動されるユーザ定義関数の指定などがある。DOM-API202は、DOMオブジェクトの属性情報やCSS特性の値を取得・変更するための文書構造用インタフェースである。組版処理手段203は、これらのCSS特性を含むDOMオブジェクトを用いてレイアウトデータと呼ばれる内部データを生成する。レイアウトデータおよび復号されたモノメディアデータは、描画処理手段400に渡され、描画処理手段400は、表示データを生成する。コンパイラ301は、bml文書内に記述されているスクリプト情報をコンパイルして実行可能なスクリプトオブジェクトを内部データとして生成する。スクリプトオブジェクトは、bml文書にて定義される関数(ユーザ定義関数)であり、データ放送対応の受信・表示装置が必ず保持しているスクリプト実行関数302を呼び出せる。このようなスクリプト実行関数302として組込みオブジェクトおよび放送用拡張オブジェクトおよび放送用拡張関数がある。組込みオブジェクトは、数値や文字列などを扱うためのオブジェクトである。放送用拡張オブジェクトは、テーブルデータを扱う為のオブジェクトであり、これにより送信されたテーブルデータの取り出しや検索などが行える。放送用拡張関数は、放送特有の機能を実現するために追加された関数であり、これにより電子番組表(EPG)、タイマ機能、双方向(通信)機能、永続記憶機能などの放送特有の機能を扱うことが可能である。動作制御手段100は、データ放送データのメモリへの格納、イベントメッセージ方式による伝送系メッセージ信号の受信、リモコンキー制御、データ放送画面のフォーカス移動、文書遷移などを行うものである。割り込み処理手段700は、フォーカス移動や伝送系メッセージ信号の受信などに伴い派生した割り込みをDOMオブジェクトに基づいて処理するためのものである。   As shown in FIG. 20, the data processing means 4 handles a bml document, which is a structured document, and mono-media data referred to by the bml document as data broadcast data. Monomedia data includes JPEG, PNG and MNG as still images, MPEG1 and MPEG2 as moving images, MPEG2-AAC and AIFF as audio, and 8-unit codes as text. These data are transmitted via the monomedia processing means 204. And is delivered to the drawing processing means 400 or the speaker 7. The bml document is passed to the parser 201 which is a structured document interpretation unit. The parser 201 analyzes the bml document and generates internal data called a DOM object that holds the document structure. The parser 201 analyzes the style information described in the bml document to obtain CSS characteristics, This is a part of the DOM object. The CSS characteristic is a characteristic for designating the arrangement, background color, focus movement destination, etc. of each element in the bml document. The DOM object holds the structure information of the bml document and the attribute information of each element in addition to the CSS characteristics, and the attribute information is a user definition that is activated by designating display / non-display of the element and interruption There is a function specification. The DOM-API 202 is a document structure interface for acquiring / changing attribute information and CSS characteristic values of a DOM object. The composition processing unit 203 generates internal data called layout data using the DOM object including these CSS characteristics. The layout data and the decoded monomedia data are transferred to the drawing processing unit 400, which generates display data. The compiler 301 compiles script information described in a bml document and generates an executable script object as internal data. The script object is a function (user-defined function) defined in the bml document, and can call the script execution function 302 that is always held by the reception / display device compatible with data broadcasting. Such script execution functions 302 include embedded objects, broadcast extended objects, and broadcast extended functions. A built-in object is an object for handling numerical values, character strings, and the like. The broadcast extended object is an object for handling the table data, and the transmitted table data can be extracted and searched. The broadcast extension function is a function added to realize a broadcast-specific function, and thus a broadcast-specific function such as an electronic program guide (EPG), a timer function, a bidirectional (communication) function, and a permanent storage function. It is possible to handle. The operation control means 100 performs storage of data broadcast data in a memory, reception of a transmission system message signal by an event message method, remote control key control, focus movement of a data broadcast screen, document transition, and the like. The interrupt processing means 700 is for processing an interrupt derived with focus movement, transmission system message signal reception, or the like based on the DOM object.

次に、bml文書を提示する際の処理について図21を参照しながら説明する。図21はbml文書を提示する際の処理の手順を示すフローチャートである。   Next, a process for presenting a bml document will be described with reference to FIG. FIG. 21 is a flowchart showing a processing procedure when presenting a bml document.

特定のbml文書を提示するには、図21に示すように、このbml文書が含まれているモジュールがデータ処理手段4の特定の領域(コンテンツメモリ)へ格納され(ステップS101)、内部データが作成される(ステップS102)。ここで、内部データとしては、パーザ201が生成するDOMオブジェクト、コンパイラ301が生成するスクリプトオブジェクト、組版処理手段203が生成するレイアウトデータ、およびモノメディア処理手段204が生成するモノメディアデータがある。そして、生成されたDOMオブジェクトに基づいてフォーカスを当てる初期要素が特定され(ステップS103)、フォーカス割り込みが発生される(ステップS104)。   In order to present a specific bml document, as shown in FIG. 21, a module including the bml document is stored in a specific area (content memory) of the data processing means 4 (step S101), and the internal data is stored. It is created (step S102). Here, the internal data includes a DOM object generated by the parser 201, a script object generated by the compiler 301, layout data generated by the composition processing unit 203, and monomedia data generated by the monomedia processing unit 204. Then, an initial element to be focused is specified based on the generated DOM object (step S103), and a focus interrupt is generated (step S104).

次いで、生成されたスクリプトオブジェクトに基づいてグローバルコードが実行され(ステップS105)、割り込みが発生すれば、割り込みが割り込み処理手段700へ投入される。割り込み処理手段700は、DOMオブジェクトに基づいて、投入された割り込みが実行すべきユーザ定義関数を特定し、ユーザ定義関数があれば、これを実行する(ステップS106)。   Next, global code is executed based on the generated script object (step S105), and if an interrupt occurs, the interrupt is input to the interrupt processing means 700. Based on the DOM object, the interrupt processing unit 700 specifies a user-defined function to be executed by the input interrupt, and if there is a user-defined function, executes it (step S106).

次いで、生成されたレイアウトデータに基づいて画面提示が行われる(ステップS107)。そして、提示の際の割り込み(ロード割り込み)が発生し(ステップS108)、DOMオブジェクトに基づいて関連するユーザ定義関数が特定され、このユーザ定義関数があれば、これが実行される(ステップS109)。この後は、リモコンのキー入力などによる割り込みの待機状態となる。   Next, screen presentation is performed based on the generated layout data (step S107). Then, an interrupt (load interrupt) at the time of presentation occurs (step S108), a related user-defined function is specified based on the DOM object, and if there is this user-defined function, this is executed (step S109). After this, a standby state for interruption due to key input of the remote controller or the like is entered.

次に、割り込み待機後の割り込み処理について図22を参照しながら説明する。図22は割り込み待機後の割り込み処理の手順を示すフローチャートである。   Next, interrupt processing after waiting for an interrupt will be described with reference to FIG. FIG. 22 is a flowchart showing the procedure of interrupt processing after waiting for an interrupt.

割り込み処理手段700が扱う割り込みには、リモコンキーの押下などや、フォーカスなどに伴い発生するIntrinsic割り込みと、放送局からの伝送メッセージやデータ放送受信装置内のモノメディアデコーダー・字幕処理手段等が発生させる放送用拡張割り込みとの2種類がある。これらの割り込みが発生すると、割り込み処理手段700が管理する領域(割り込み事象キュー)へ投入される。割り込み処理手段700は、図22に示すように、この割り込み事象キューを常時監視しており(ステップS701)、ここで、割り込みが投入されていなければ、監視を続ける。これに対し、割り込み事象キューに割り込みが投入されていれば(ステップS701のYes)、割り込み処理手段700は、DOM-API202を介してDOMオブジェクトにアクセスして、割り込み事象の種類を特定する(ステップS702)。そして、割り込みが放送用拡張割り込みであるか否かの判定が行われ(ステップS703)、割り込みがIntrinsic割り込みの場合は(ステップS703のNo)、DOM-API202を介してこのIntrinsic割り込みが属する要素が指定するユーザ定義関数が特定され、あればスクリプトオブジェクトのうち該当する関数が実行される(ステップS705)。割り込みが放送用拡張割り込みの場合(ステップS703のYes)、割り込み処理手段700は、DOM-API202を介してDOMオブジェクトにアクセスして、放送用拡張割り込みを扱う要素に特定された放送用拡張割り込みが存在するかを調べ、存在する場合は更にこの放送用拡張割り込みの発生を許可するかを調べる(ステップS704)。特定された放送用拡張割り込みがDOMオブジェクトに存在しないまたは存在するが発生を許可していない場合は(ステップS704のNo)、この放送用割り込みは無効とされ、割り込み事象キューの監視が続けられる。特定された放送用拡張割り込みがDOMオブジェクトに存在し且つ発生が許可されている場合は(ステップS704のYes)、DOM-API202を介してこの放送用拡張割り込みが指定するユーザ定義関数が特定され、あればスクリプトオブジェクトのうち該当する関数が実行される(ステップS705)。この後、再び割り込み事象キューの監視が続けられる。   Interrupts handled by the interrupt processing means 700 include an intrinsic interrupt that occurs when a remote controller key is pressed or when the focus is applied, a transmission message from a broadcasting station, a monomedia decoder / caption processing means in a data broadcast receiving device, etc. There are two types of broadcast extended interrupts. When these interrupts occur, they are put into an area (interrupt event queue) managed by the interrupt processing means 700. As shown in FIG. 22, the interrupt processing means 700 constantly monitors this interrupt event queue (step S701). Here, if no interrupt is input, the monitoring is continued. On the other hand, if an interrupt is input to the interrupt event queue (Yes in step S701), the interrupt processing unit 700 accesses the DOM object via the DOM-API 202 and specifies the type of interrupt event (step S701). S702). Then, it is determined whether or not the interrupt is a broadcast extended interrupt (step S703). If the interrupt is an intrinsic interrupt (No in step S703), the element to which the intrinsic interrupt belongs via the DOM-API 202 is determined. If the user-defined function to be specified is specified, if there is a script object, the corresponding function is executed (step S705). If the interrupt is a broadcast extended interrupt (Yes in step S703), the interrupt processing unit 700 accesses the DOM object via the DOM-API 202, and the broadcast extended interrupt specified as an element that handles the broadcast extended interrupt is received. If it exists, it is further checked whether or not the generation of the broadcast extended interrupt is permitted (step S704). If the specified broadcast extended interrupt does not exist or does not exist in the DOM object (No in step S704), the broadcast interrupt is invalidated and the monitoring of the interrupt event queue is continued. If the specified broadcast extended interrupt exists in the DOM object and is allowed to be generated (Yes in step S704), the user-defined function specified by the broadcast extended interrupt is specified via the DOM-API 202, If there is, the corresponding function of the script object is executed (step S705). Thereafter, the monitoring of the interrupt event queue is continued again.

次に、選局や文書遷移の際の処理について図23を参照しながら説明する。図23は選局や文書遷移の際の処理の手順を示すフローチャートである。   Next, processing for channel selection and document transition will be described with reference to FIG. FIG. 23 is a flowchart showing a procedure of processing at the time of channel selection and document transition.

選局や文書遷移が発生すると、次に提示すべきbml文書があるか否かの判定が行われ(ステップS110)、次に提示すべきbml文書がある場合、このbml文書が含まれるモジュールがコンテンツメモリに格納され(ステップS111)、処理がステップS112へ移行される。これに対し、次に提示すべきbml文書がない場合は(ステップS110のNo)、上記ステップS111をスキップしてステップS112へ処理が移行される。   When channel selection or document transition occurs, it is determined whether there is a bml document to be presented next (step S110). If there is a bml document to be presented next, a module including this bml document is determined. The content is stored in the content memory (step S111), and the process proceeds to step S112. On the other hand, if there is no bml document to be presented next (No in step S110), the process proceeds to step S112 by skipping step S111.

次いで、割り込み事象キューに存在する割り込みが全て破棄され(ステップS112)、文書提示終了の際の割り込み(アンロード割り込み)が発生されてこの割り込みが処理され(ステップS113)、内部データが破棄される(ステップS114)。そして、次に提示すべきbml文書があるか否かの判定が行われ(ステップS115)、次に提示すべきbml文書がある場合は、このbml文書に対する提示処理が開始される(ステップS102)。これに対し。次に提示すべきbml文書が無い場合は(ステップS115のNo)、データ処理手段4が終了する。   Next, all interrupts existing in the interrupt event queue are discarded (step S112), an interrupt at the end of document presentation (unload interrupt) is generated, this interrupt is processed (step S113), and the internal data is discarded. (Step S114). Then, it is determined whether or not there is a bml document to be presented next (step S115). If there is a bml document to be presented next, a presentation process for the bml document is started (step S102). . On the other hand. If there is no bml document to be presented next (No in step S115), the data processing means 4 ends.

このようなデータ放送が提供するサービスの1つに、印刷サービスがある。実用されている印刷方法としては、パソコンのデータ放送受信ボードと専用アプリケーションを用いた方法がある。また、印刷情報を専用端末へ配信する方法が提案されている(例えば特許文献1を参照)。また、bml文書のスクリプトで印刷関数を呼び出す方法が提案されている(例えば特許文献2を参照)。さらに、データ放送受信装置に接続された印刷装置が発生する割り込みを、bml文書で扱う方法も提案されている(例えば特許文献2を参照)。
特開平11−313191号公報 特開2002−158979号公報
One of the services provided by such data broadcasting is a printing service. As a printing method in practical use, there is a method using a data broadcast receiving board of a personal computer and a dedicated application. A method for distributing print information to a dedicated terminal has been proposed (see, for example, Patent Document 1). A method of calling a print function with a script of a bml document has been proposed (see, for example, Patent Document 2). Further, a method has been proposed in which an interrupt generated by a printing apparatus connected to a data broadcast receiving apparatus is handled by a bml document (see, for example, Patent Document 2).
JP-A-11-313191 JP 2002-158979 A

しかしながら、上述した従来技術において、bml文書のスクリプトでの印刷関数の呼び出しはリモコン操作に基づくため、視聴者が所定のリモコン操作を行わない限り、印刷関数を呼び出すことができず、放送局が強制的に印刷を行わせるなどというサービスを実現することはできない。また、印刷対象データは番組と同時に配信されている必要があり、スポーツなど番組の進行状況によって印刷対象データを変化させたり、新たに生成させたりするような印刷サービスを実現することはできない。   However, in the above-described prior art, since the call of the print function in the script of the bml document is based on the remote control operation, the print function cannot be called unless the viewer performs a predetermined remote control operation, and the broadcast station is forced to It is not possible to realize a service such as printing automatically. Further, the print target data needs to be distributed at the same time as the program, and it is impossible to realize a print service in which the print target data is changed or newly generated depending on the progress of the program such as sports.

本発明は、放送局の意図したタイミングでの印刷サービスを実現することができるデジタル放送受信装置、デジタル放送受信方法、プログラムおよび記憶媒体を提供することを目的とする。   An object of the present invention is to provide a digital broadcast receiving apparatus, a digital broadcast receiving method, a program, and a storage medium capable of realizing a print service at a timing intended by a broadcasting station.

本発明は、上記目的を達成するため、データ放送コンテンツである構造化文書を解釈して文書構造保持オブジェクトを生成するパーザと、構造化文書に含まれる手続き記述部分を解釈して実行可能なスクリプトオブジェクトを生成するコンパイラと、画面表示を行う描画処理手段と、スクリプトオブジェクトが呼び出すスクリプト実行関数と、文書構造保持オブジェクトの情報を取得または変更する文書構造用インタフェースと、表示中の画面を動的に制御する動作制御手段と、前記動作制御手段、前記スクリプト実行関数および前記文書構造用インタフェースがそれぞれ発生させる割り込みを処理する割り込み処理手段と、前記割り込み処理手段の指示で印刷データを生成する印刷処理手段とを備え、前記動作制御手段は、放送局が伝送するメッセージを受信する機能を有し、受信したメッセージが印刷に関するメッセージであった場合、印刷要求割り込みを発生させ、この印刷要求割り込みを前記割り込み処理手段が管理する特定領域に投入することを特徴とする。   To achieve the above object, the present invention provides a parser that interprets a structured document that is data broadcasting content and generates a document structure holding object, and a script that can interpret and execute a procedure description part included in the structured document. The compiler that generates the object, the drawing processing means that displays the screen, the script execution function that the script object calls, the document structure interface that acquires or changes the information of the document structure holding object, and the currently displayed screen An operation control unit for controlling, an interrupt processing unit for processing an interrupt generated by each of the operation control unit, the script execution function, and the document structure interface, and a print processing unit for generating print data in accordance with an instruction from the interrupt processing unit And the operation control means transmits the broadcast station. A function of receiving a message, and when the received message is a message related to printing, a print request interrupt is generated, and the print request interrupt is input to a specific area managed by the interrupt processing unit. .

本発明は、上記目的を達成するため、データ放送コンテンツである構造化文書を解釈して文書構造保持オブジェクトを生成するパーザと、構造化文書に含まれる手続き記述部分を解釈して実行可能なスクリプトオブジェクトを生成するコンパイラと、画面表示を行う描画処理手段と、スクリプトオブジェクトが呼び出すスクリプト実行関数と、文書構造保持オブジェクトの情報を取得または変更する文書構造用インタフェースと、表示中の画面を動的に制御する動作制御手段と、前記動作制御手段、前記スクリプト実行関数および前記文書構造用インタフェースがそれぞれ発生させる割り込みを処理する割り込み処理手段と、前記割り込み処理手段の指示で印刷データを生成する印刷処理手段とを備えるデジタル放送受信方法であって、前記動作制御手段により、放送局が伝送するメッセージを受信し、該受信したメッセージが印刷に関するメッセージであった場合、印刷要求割り込みを発生させ、この印刷要求割り込みを前記割り込み処理手段が管理する特定領域に投入することを特徴とする。   To achieve the above object, the present invention provides a parser that interprets a structured document that is data broadcasting content and generates a document structure holding object, and a script that can interpret and execute a procedure description part included in the structured document. The compiler that generates the object, the drawing processing means that displays the screen, the script execution function that the script object calls, the document structure interface that acquires or changes the information of the document structure holding object, and the currently displayed screen An operation control unit for controlling, an interrupt processing unit for processing an interrupt generated by each of the operation control unit, the script execution function, and the document structure interface, and a print processing unit for generating print data in accordance with an instruction from the interrupt processing unit A digital broadcast receiving method comprising: When the message transmitted by the broadcasting station is received by the operation control means, and the received message is a message related to printing, a print request interrupt is generated, and this print request interrupt is sent to a specific area managed by the interrupt processing means. It is characterized by charging.

本発明は、上記目的を達成するため、データ放送コンテンツである構造化文書を解釈して文書構造保持オブジェクトを生成するパーザと、構造化文書に含まれる手続き記述部分を解釈して実行可能なスクリプトオブジェクトを生成するコンパイラと、画面表示を行う描画処理モジュールと、スクリプトオブジェクトが呼び出すスクリプト実行関数と、文書構造保持オブジェクトの情報を取得または変更する文書構造用インタフェースと、表示中の画面を動的に制御する動作制御モジュールと、前記動作制御モジュール、前記スクリプト実行関数および前記文書構造用インタフェースがそれぞれ発生させる割り込みを処理する割り込み処理モジュールと、前記割り込み処理モジュールの指示で印刷データを生成する印刷処理モジュールとを備え、前記動作制御モジュールは、放送局が伝送するメッセージを受信する機能を有し、受信したメッセージが印刷に関するメッセージであった場合、印刷要求割り込みを発生させ、この印刷要求割り込みを前記割り込み処理モジュールが管理する特定領域に投入することを特徴とする。   To achieve the above object, the present invention provides a parser that interprets a structured document that is data broadcasting content and generates a document structure holding object, and a script that can interpret and execute a procedure description part included in the structured document. A compiler that generates objects, a drawing processing module that performs screen display, a script execution function that is called by a script object, a document structure interface that acquires or changes information on a document structure holding object, and a screen that is currently displayed An operation control module for controlling, an interrupt processing module for processing an interrupt generated by each of the operation control module, the script execution function and the document structure interface, and a print processing module for generating print data in accordance with an instruction from the interrupt processing module And with The operation control module has a function of receiving a message transmitted by a broadcasting station. When the received message is a message related to printing, a print request interrupt is generated, and the print request interrupt is managed by the interrupt processing module. It is characterized by being put into a specific area.

本発明は、上記目的を達成するため、請求項12記載のプログラムをコンピュータ読取可能に格納したことを特徴とする記憶媒体を提供する。   In order to achieve the above object, the present invention provides a storage medium in which the program according to claim 12 is stored so as to be readable by a computer.

本発明によれば、放送局の意図したタイミングでの印刷サービスを実現することができる。   According to the present invention, it is possible to realize a printing service at a timing intended by a broadcasting station.

以下、本発明の実施の形態について図面を参照しながら説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(第1の実施の形態)
図1は本発明の第1の実施の形態に係るデジタル放送受信装置におけるデータ処理手段の構成を示すブロック図である。
(First embodiment)
FIG. 1 is a block diagram showing a configuration of data processing means in the digital broadcast receiving apparatus according to the first embodiment of the present invention.

本実施の形態のデジタル放送受信装置は、基本的には、図19に示す構成と同じであり、その説明は省略する。また、図1に示す本実施の形態におけるデータ処理手段において、文書処理を行うパーザ201、DOM-API202、組版処理手段203、モノメディア処理手段204、スクリプト処理を行うコンパイラ301、スクリプト実行関数302、描画処理手段400についての説明は、従来例(図20)で述べた通りであるので、割愛する。異なる点に関しては、動作制御手段100は従来例で述べた通りであるが、メッセージ処理手段101が扱うイベントメッセージ方式による伝送系メッセージ信号に、印刷を促すメッセージ(印刷イベント記述子)が追加されている。また、割り込み処理手段500が、特定領域(割り込み事象キュー)に投入された割り込みについて、DOM-API202を介してDOMオブジェクトにアクセスして関連するユーザ定義関数を実行させるものである。割り込み処理手段500が扱う割り込みは、従来例でも述べたIntrinsic割り込みと放送用拡張割り込みであり、印刷イベント記述子の受信により派生する割り込み(印刷要求割り込み)も放送用拡張割り込みの1つとする。割り込み処理手段500は、印刷要求割り込みを割り込み事象キューから取り出した場合は、関連するユーザ定義関数を実行する前に印刷処理手段600へ印刷処理を依頼する。   The digital broadcast receiving apparatus according to the present embodiment is basically the same as the configuration shown in FIG. Further, in the data processing means in the present embodiment shown in FIG. 1, a parser 201 that performs document processing, a DOM-API 202, a composition processing means 203, a monomedia processing means 204, a compiler 301 that performs script processing, a script execution function 302, Since the description of the drawing processing unit 400 is as described in the conventional example (FIG. 20), it is omitted. Regarding the different points, the operation control unit 100 is as described in the conventional example, but a message (print event descriptor) that prompts printing is added to the transmission system message signal handled by the message processing unit 101 according to the event message system. Yes. Further, the interrupt processing unit 500 accesses a DOM object via the DOM-API 202 and executes a related user-defined function for an interrupt input to a specific area (interrupt event queue). Interrupts handled by the interrupt processing means 500 are Intrinsic interrupts and broadcast extended interrupts described in the conventional example, and interrupts (print request interrupts) derived by reception of print event descriptors are also set as broadcast extended interrupts. When the interrupt processing unit 500 fetches the print request interrupt from the interrupt event queue, the interrupt processing unit 500 requests the print processing unit 600 to perform the print processing before executing the related user-defined function.

ここで、図2に印刷要求割り込みに必要な属性の一覧を示す。印刷イベント記述子が持つ属性は、DOM-API202の割り込みを扱うインタフェース(割り込みI/F)の属性に対応付けられる。表示中のbml文書と割り込みI/Fとの対応付けは、割り込みを扱う要素を介して行われる。   FIG. 2 shows a list of attributes necessary for print request interruption. The attribute of the print event descriptor is associated with the attribute of the interface (interrupt I / F) that handles the interrupt of the DOM-API 202. The bml document being displayed is associated with the interrupt I / F via an element that handles interrupt.

次に、印刷イベント記述子の受信後の処理について図3を参照しながら説明する。図3は図1のデータ処理手段による印刷イベント記述子の受信後の処理の手順を示すフローチャートである。   Next, processing after reception of the print event descriptor will be described with reference to FIG. FIG. 3 is a flowchart showing a processing procedure after reception of the print event descriptor by the data processing means of FIG.

印刷イベント記述子は、他の伝送系メッセージ信号と区別するための値、属する番組を特定するための値、印刷対象を特定するための値を属性として有する。印刷要求割り込みであることを示す値については、印刷イベント記述子が扱う割り込みが複数あるような場合に有効となる。メッセージ処理手段101は、図3に示すように、印刷イベント記述子を受信すると、この記述子が属する番組を特定し、この番組が表示中の番組であるか否かを判定する(ステップS121)。ここで、印刷イベント記述子が属する番組と表示中の番組とが一致しない場合は、本処理を終了する。   The print event descriptor has, as attributes, a value for distinguishing from other transmission system message signals, a value for specifying a program to which the print event descriptor belongs, and a value for specifying a print target. The value indicating a print request interrupt is effective when there are multiple interrupts handled by the print event descriptor. As shown in FIG. 3, when the message processing unit 101 receives a print event descriptor, the message processing unit 101 specifies a program to which the descriptor belongs, and determines whether or not the program is a displayed program (step S121). . Here, when the program to which the print event descriptor belongs and the program being displayed do not match, this processing is terminated.

これに対し、印刷イベント記述子が属する番組と表示中の番組とが一致した場合は(ステップS121のYes)、メッセージ処理手段101は、割り込みI/Fとのマッピングを行う(ステップS122)。割り込みI/Fは、割り込み事象キューに投入する割り込みの属性を扱うインタフェースであり、印刷要求割り込みにおける有効な属性として、印刷対象データを指定する属性を有する。割り込みI/Fが全ての放送用拡張割り込みを扱うインタフェースである場合は、割り込み名を指定する属性も必須となる。印刷イベント記述子と割り込みI/Fのマッピングは、印刷イベント記述子の属性値を割り込みI/Fの対応する属性値に指定することにより行われる。マッピングされた割り込みI/Fに基づいて印刷要求割り込みが発生され(ステップS123)、割り込み事象キューへ投入される。   On the other hand, when the program to which the print event descriptor belongs and the program being displayed match (Yes in step S121), the message processing unit 101 performs mapping with the interrupt I / F (step S122). The interrupt I / F is an interface that handles an attribute of an interrupt to be input to the interrupt event queue, and has an attribute for designating print target data as an effective attribute in a print request interrupt. If the interrupt I / F is an interface that handles all broadcast extended interrupts, the attribute that specifies the interrupt name is also required. The mapping between the print event descriptor and the interrupt I / F is performed by designating the attribute value of the print event descriptor as the corresponding attribute value of the interrupt I / F. A print request interrupt is generated based on the mapped interrupt I / F (step S123), and is placed in the interrupt event queue.

次に、印刷要求割り込みを含む割り込み処理について図4を参照しながら説明する。図4は本発明の第1実施の形態における印刷要求割り込みを含む割り込み処理の手順を示すフローチャートである。   Next, interrupt processing including a print request interrupt will be described with reference to FIG. FIG. 4 is a flowchart showing a procedure of interrupt processing including a print request interrupt according to the first embodiment of the present invention.

割り込み処理手段500が扱う割り込みには、Intrinsic割り込みと放送用拡張割り込みとの2種類がある。これらの割り込みが発生すると、割り込みが割り込み事象キューへ投入される。割り込み処理手段500は、図4に示すように、この割り込み事象キューを常時監視しており(ステップS501)、ここで、割り込みが投入されなければ、割り込み処理手段500は、監視を続ける。割り込み事象キューに割り込みが投入されると(ステップS501のYes)、割り込み処理手段500は、DOM-API202を介してDOMオブジェクトにアクセスして、割り込み事象の種類を特定し(ステップS502)、この割り込みが放送用拡張割り込みであるか否かを判定する(ステップS503)。ここで、割り込みがIntrinsic割り込みである場合、割り込み処理手段500は、DOM-API202を介してこのIntrinsic割り込みが属する要素が指定するユーザ定義関数を特定し、あればスクリプトオブジェクトのうち該当する関数を実行する(ステップS505)。   There are two types of interrupts handled by the interrupt processing means 500: Intrinsic interrupts and broadcast extended interrupts. When these interrupts occur, the interrupts are put into the interrupt event queue. As shown in FIG. 4, the interrupt processing unit 500 constantly monitors the interrupt event queue (step S501). If no interrupt is input, the interrupt processing unit 500 continues monitoring. When an interrupt is input to the interrupt event queue (Yes in step S501), the interrupt processing unit 500 accesses the DOM object via the DOM-API 202 to identify the type of interrupt event (step S502). Is an extended interrupt for broadcasting (step S503). Here, when the interrupt is an intrinsic interrupt, the interrupt processing unit 500 identifies the user-defined function specified by the element to which the intrinsic interrupt belongs via the DOM-API 202, and if there is, executes the corresponding function of the script object. (Step S505).

これに対し、割り込みが放送用拡張割り込みであると(ステップS503のYes)、割り込み処理手段500は、割り込みが印刷要求割り込みであるか否かを判定する(ステップS506)。ここで、割り込みが印刷要求割り込みでなければ、割り込み処理手段500は、DOM-API202を介してDOMオブジェクトにアクセスして、放送用拡張割り込みを扱う要素のうちにこの放送用拡張割り込み名と一致する属性値を持つ要素が存在するかを調べ、存在する場合は、この要素の割り込み発生を許可する属性が「許可」を指定しているかを調べ、「許可」の場合は、この要素のその他の有効な属性の値と割り込みとが一致するかを調べる(ステップS504)。特定された放送用拡張割り込みがDOMオブジェクトに存在しない、存在するが発生を許可していないまたは有効な属性の値が一致しない場合は、この放送用割り込みが無効とされ、割り込み事象キューの監視が続けられる。   On the other hand, when the interrupt is a broadcast extended interrupt (Yes in step S503), the interrupt processing unit 500 determines whether the interrupt is a print request interrupt (step S506). If the interrupt is not a print request interrupt, the interrupt processing unit 500 accesses the DOM object via the DOM-API 202 and matches the broadcast extended interrupt name among the elements that handle the broadcast extended interrupt. Check if there is an element with the attribute value, and if it exists, check whether the attribute that allows interruption of this element specifies "Allow". If it is "Allow", check the other elements of this element. It is checked whether the valid attribute value matches the interrupt (step S504). If the specified broadcast extended interrupt does not exist in the DOM object, it exists but is not allowed to occur or the value of the valid attribute does not match, this broadcast interrupt is disabled and the interrupt event queue is monitored. I can continue.

これに対し、特定された放送用拡張割り込みがDOMオブジェクトに存在し、発生が許可されていて且つ有効な属性の値が一致する場合(ステップS504のYes)、割り込み処理手段500は、DOM-API202を介してこの放送用拡張割り込みが指定するユーザ定義関数を特定し、あればスクリプトオブジェクトのうち該当する関数を実行する(ステップS505)。   On the other hand, when the specified broadcast extended interrupt exists in the DOM object, the generation is permitted and the valid attribute values match (Yes in step S504), the interrupt processing unit 500 displays the DOM-API 202. The user-defined function specified by the broadcast extended interrupt is specified via the, and if it exists, the corresponding function of the script object is executed (step S505).

また、割り込みが放送用拡張割り込みであり(ステップS503のYes)且つ印刷要求割り込みであれば(ステップS506のYes)、割り込み処理手段500は、DOM-API202を介してDOMオブジェクトにアクセスして、放送用拡張割り込みを扱う要素のうちにこの印刷要求割り込みと一致する属性値を持つ要素が存在するかを調べ、存在する場合はこの要素の割り込み発生を許可する属性が「許可」を指定しているかを調べ、「許可」の場合はこの要素のその他の有効な属性の値と割り込みとが一致するかを調べる(ステップS507)。ここで、印刷要求割り込みがDOMオブジェクトに存在しない、存在するが発生を許可していないまたは有効な属性の値が一致しない場合は、この印刷要求割り込みが無効とされ、割り込み事象キューの監視が続けられる。   If the interrupt is an extended interrupt for broadcasting (Yes in step S503) and a print request interrupt (Yes in step S506), the interrupt processing unit 500 accesses the DOM object via the DOM-API 202, and broadcasts. Check if there is an element with an attribute value that matches this print request interrupt among the elements that handle extended interrupts. If there is, check whether the attribute that enables interrupt generation for this element specifies "Allow" If it is “permitted”, it is checked whether the value of the other valid attribute of this element matches the interrupt (step S507). Here, if the print request interrupt does not exist in the DOM object, exists but is not permitted to occur, or the value of the valid attribute does not match, the print request interrupt is invalidated and the interrupt event queue is continuously monitored. It is done.

これに対し、印刷要求割り込みがDOMオブジェクトに存在し、発生が許可されて且つ有効な属性の値が一致する場合は(ステップS507のYes)、割り込み処理手段500は、DOM-API202を介して特定した印刷対象データについて印刷処理を行う(ステップS508)。印刷対象の特定は、印刷要求割り込みに対応した印刷I/Fが有する属性のうち、印刷対象を指定する属性を用いて行う。次いで、割り込み処理手段500は、DOM-API202を介してこの印刷要求割り込みが指定するユーザ定義関数を特定し、あればスクリプトオブジェクトのうち該当する関数を実行する(ステップS505)。   On the other hand, when a print request interrupt exists in the DOM object, the generation is permitted, and the valid attribute values match (Yes in step S507), the interrupt processing unit 500 specifies the interrupt request via the DOM-API 202. Printing processing is performed on the print target data (step S508). The print target is specified using an attribute that designates the print target among the attributes of the print I / F corresponding to the print request interrupt. Next, the interrupt processing unit 500 specifies a user-defined function designated by the print request interrupt via the DOM-API 202, and if there is, executes the corresponding function in the script object (step S505).

次に、上記ステップS508の印刷処理について図5を参照しながら説明する。図5は図4のステップS508の印刷処理の手順を示すフローチャートである。   Next, the printing process in step S508 will be described with reference to FIG. FIG. 5 is a flowchart showing the procedure of the printing process in step S508 of FIG.

印刷処理手段600は、図5に示すように、割り込み処理手段500により特定された印刷対象データが特定の領域(プリントデータメモリなど)に格納されているか否かを判定する(ステップS601)。ここで、特定された印刷対象データが格納されていなければ、印刷処理手段600は、データの取得を行い(ステップS602)、処理をステップS603へ進める。これに対し、特定された印刷対象データがプリントデータメモリに格納されていれば、ステップS602をスキップして処理をステップS603へ進める。   As shown in FIG. 5, the print processing unit 600 determines whether the print target data specified by the interrupt processing unit 500 is stored in a specific area (print data memory or the like) (step S601). If the specified print target data is not stored, the print processing unit 600 acquires data (step S602) and advances the process to step S603. On the other hand, if the specified print target data is stored in the print data memory, step S602 is skipped and the process proceeds to step S603.

次いで、取得されたデータまたはプリントデータメモリに格納された印刷対象データは、印刷装置が解釈可能なデータ形式に変換され(ステップS603)、印刷装置へ転送される(ステップS604)。   Next, the acquired data or the print target data stored in the print data memory is converted into a data format interpretable by the printing apparatus (step S603) and transferred to the printing apparatus (step S604).

また、印刷処理手段600は、印刷装置へのデータ転送が開始される直前または直後に、割り込み処理手段500に対してユーザ定義関数の特定と実行を促すものとする。   In addition, the print processing unit 600 prompts the interrupt processing unit 500 to specify and execute a user-defined function immediately before or after data transfer to the printing apparatus is started.

次に、図6に印刷イベント記述子を用いた印刷サービス対応bml文書例を示す。割り込みを扱うprn_item要素の割り込み名を指定するtype属性の値から、このbml文書は印刷要求割り込みに対応していることがわかる。さらに、印刷要求割り込みの許可を指定するsubscribe属性の値から、印刷要求割り込みは許可されていることがわかる。このbml文書を表示中に、印刷イベント記述子を受信すると、この記述子の番組を指定する属性とprn_item要素のevent_ref属性の指定する番組が一致していれば、この時発生した印刷要求割り込みは有効となる。従って、印刷イベント記述子にて指定された印刷対象データが取得されてデータ変換されて印刷装置にデータ転送されると同時に、prn_item要素のonoccure属性で指定されたユーザ定義関数print()が実行される。ユーザ定義関数print()では、画面に表示する文字内容を変更している。印刷イベント記述子が番組放映中に1回のみ送信されるものであれば、視聴者は印刷対象データの印刷を1回のみ行えることになる。   Next, FIG. 6 shows an example of a print service compatible bml document using a print event descriptor. From the value of the type attribute that specifies the interrupt name of the prn_item element that handles interrupts, it can be seen that this bml document supports print request interrupts. Further, it can be seen from the value of the subscribe attribute that designates permission of the print request interrupt, that the print request interrupt is permitted. When a print event descriptor is received while this bml document is being displayed, if the attribute specifying the program of this descriptor matches the program specified by the event_ref attribute of the prn_item element, the print request interrupt generated at this time is It becomes effective. Therefore, the print target data specified by the print event descriptor is acquired, converted, and transferred to the printing device. At the same time, the user-defined function print () specified by the onoccure attribute of the prn_item element is executed. The In the user-defined function print (), the text content displayed on the screen is changed. If the print event descriptor is transmitted only once during the broadcast of the program, the viewer can print the print target data only once.

ユーザ定義関数print()は、印刷実行中または印刷実行後に実行される関数なので、印刷履歴更新や有料印刷での課金といった印刷後の処理を行うのに便利な関数といえる。ただし、この関数は印刷要求割り込みに伴い実行されるので、割り込み事象キュー投入後の印刷要求割り込み取り出し前や印刷処理実行中に選局・遷移が発生すると、関数が確実に実行されない可能性がある。   The user-defined function “print ()” is a function that is executed during printing or after printing. Therefore, the user-defined function “print ()” can be said to be a convenient function for performing post-printing processing such as printing history update and charging for paid printing. However, since this function is executed in response to a print request interrupt, the function may not be executed reliably if a channel selection or transition occurs before the print request interrupt is taken out after the interrupt event queue is entered or during print processing. .

選局・遷移の際の割り込み破棄の処理について図7を参照しながら説明する。図7は本発明の第1の実施の形態における選局・遷移の際の割り込み破棄の処理の手順を示すフローチャートである。   Processing for discarding interrupts during channel selection / transition will be described with reference to FIG. FIG. 7 is a flowchart showing a procedure of interrupt discarding processing at the time of channel selection / transition according to the first embodiment of the present invention.

選局・遷移の際の処理は、従来例において述べた通りであるので、説明は割愛する。割り込み破棄(図23のステップS112)は、図7に示すように、割り込み事象キューに割り込みが存在する場合に行われる(ステップS511のYes)。次いで、割り込みの特定がDOM-API202を介して行われ(ステップS512)、印刷要求割り込みの有無が調べられる(ステップS513)。割り込みが印刷要求割り込みでなければ、この割り込みは破棄される(ステップS517)。   Since the processing at the time of channel selection / transition is as described in the conventional example, the description is omitted. Interrupt discarding (step S112 in FIG. 23) is performed when an interrupt exists in the interrupt event queue as shown in FIG. 7 (Yes in step S511). Next, the interrupt is specified through the DOM-API 202 (step S512), and it is checked whether or not there is a print request interrupt (step S513). If the interrupt is not a print request interrupt, this interrupt is discarded (step S517).

これに対し、割り込みが印刷要求割り込みであれば(ステップS513のYes)、DOM-API202を介してこの印刷要求割り込みの有効性が調べられ(ステップS514)、無効であれば、この割り込みは破棄される(ステップS517)。印刷要求割り込みが有効であれば(S514のYes)、印刷処理が行われ(ステップS515)、関連するユーザ定義関数が実行される(ステップS516)。   On the other hand, if the interrupt is a print request interrupt (Yes in step S513), the validity of the print request interrupt is checked through the DOM-API 202 (step S514). If the interrupt is invalid, the interrupt is discarded. (Step S517). If the print request interrupt is valid (Yes in S514), the printing process is performed (Step S515), and the associated user-defined function is executed (Step S516).

割り込み事象キューに割り込みが存在しなくなると、表示文書に関するアンロード割り込みが発生される(図23のステップS113)。   When there is no interrupt in the interrupt event queue, an unload interrupt related to the display document is generated (step S113 in FIG. 23).

このように、本実施の形態によれば、印刷イベント記述子の受信に伴う印刷要求割り込みを発生させることにより、放送局の意図したタイミングで印刷サービスを実現させることができる。また、印刷要求割り込み発生後で且つ印刷完了前に選局や遷移が生じた場合でも、印刷や印刷に関連づけられたユーザ定義関数が実行されることになる。   As described above, according to the present embodiment, it is possible to realize a print service at a timing intended by a broadcasting station by generating a print request interrupt accompanying reception of a print event descriptor. Further, even when a channel selection or transition occurs after a print request interruption occurs and before printing is completed, printing or a user-defined function associated with printing is executed.

(第2の実施の形態)
本発明の第2の実施の形態について図面を参照しながら説明する。
(Second Embodiment)
A second embodiment of the present invention will be described with reference to the drawings.

第1の実施の形態では、印刷イベント記述子の受信によって発生した印刷要求割り込みについて述べたが、本実施の形態においては、スクリプト実行関数302が有する印刷要求関数の実行およびリモコンに設けられた印刷ボタンの押下によって印刷要求割り込みを発生させることが可能である。   In the first embodiment, the print request interrupt generated by the reception of the print event descriptor has been described. In the present embodiment, execution of the print request function included in the script execution function 302 and printing provided in the remote controller are performed. A print request interrupt can be generated by pressing a button.

図8に印刷要求関数を用いた印刷サービス対応bml文書の例を示す。視聴者のリモコン操作によりp要素に対応付けられたユーザ定義関数pre_print()が実行されたとする。pre_print()関数は、データ処理手段4の固定領域(永続記憶領域)に格納された値から視聴者が印刷を行っていないことを確認すると、スクリプト実行関数302が有する関数のうちの印刷要求関数requestPrint()を実行する。このとき、関数の引数としては、印刷対象データを特定するための値が指定される。   FIG. 8 shows an example of a print service compatible bml document using a print request function. Assume that the user-defined function pre_print () associated with the p element is executed by the viewer's remote control operation. When the pre_print () function confirms that the viewer is not printing from the value stored in the fixed area (permanent storage area) of the data processing means 4, the print request function among the functions of the script execution function 302 Execute requestPrint (). At this time, a value for specifying print target data is designated as an argument of the function.

次に、印刷要求関数の処理について図9を参照しながら説明する。図9は本発明の第2の実施の形態における印刷要求関数の処理の手順を示すフローチャートである。   Next, processing of the print request function will be described with reference to FIG. FIG. 9 is a flowchart showing the processing procedure of the print request function in the second embodiment of the present invention.

印刷要求関数requestPrint()が呼び出されると、図9に示すように、表示中のbml文書が属する番組を特定するための値が取得される(ステップS301)。そして、取得しされた値と関数の引数で指定された印刷対象データを特定するための値とが、割り込みI/Fの対応する属性の値としてマッピングされる(ステップS302)。次いで、マッピングされた割り込みI/Fに基づいて印刷要求割り込みが発生され(ステップS303)、割り込み事象キューへ投入される。なお、番組を特定するための値は、省略可能とする。   When the print request function requestPrint () is called, as shown in FIG. 9, a value for specifying the program to which the bml document being displayed belongs is acquired (step S301). Then, the acquired value and the value for specifying the print target data specified by the argument of the function are mapped as the value of the attribute corresponding to the interrupt I / F (step S302). Next, a print request interrupt is generated based on the mapped interrupt I / F (step S303), and is placed in the interrupt event queue. Note that a value for specifying a program can be omitted.

図8に示したbml文書においては、割り込みを扱うprn_item要素の割り込み名を指定するtype属性の値から、このbml文書は印刷要求割り込みに対応していることがわかる。さらに、印刷要求割り込みの許可を指定するsubscribe属性の値から、印刷要求割り込みは許可されていることがわかる。ユーザ定義関数pre_print()実行により印刷要求割り込みが発生すると、この割り込みが指定する番組とprn_item要素のevent_ref属性の指定する番組が一致していれば、この印刷要求割り込みは有効となる。従って、印刷要求関数の引数にて指定された印刷対象データが取得されてデータ変換されて印刷装置にデータ転送されると同時に、prn_item要素のonoccure属性で指定されたユーザ定義関数post_print()が実行される。ユーザ定義関数post_print()では、永続記憶領域に格納する値を「印刷済み」に変更している。post_print()は、印刷要求割り込み発生後に選局や遷移があったとしても必ず実行される。すなわち、視聴者は印刷対象データの印刷を1回のみ行えることになる。   In the bml document shown in FIG. 8, it can be seen from the value of the type attribute that specifies the interrupt name of the prn_item element that handles the interrupt, that the bml document corresponds to the print request interrupt. Further, it can be seen from the value of the subscribe attribute that designates permission of the print request interrupt, that the print request interrupt is permitted. When a print request interrupt is generated by executing the user-defined function pre_print (), this print request interrupt is valid if the program specified by the interrupt matches the program specified by the event_ref attribute of the prn_item element. Therefore, the print target data specified by the argument of the print request function is acquired, converted, and transferred to the printing device. At the same time, the user-defined function post_print () specified by the onoccure attribute of the prn_item element is executed. Is done. In the user-defined function post_print (), the value stored in the permanent storage area is changed to “printed”. post_print () is always executed even if there is a channel selection or transition after a print request interrupt occurs. That is, the viewer can print the print target data only once.

図10にリモコンの印刷ボタンを用いた印刷サービス対応bml文書の例を示す。このbml文書が提示される際に発生するロード割り込みにおいて、ユーザ定義関数pre_print()が実行される。pre_print()は、永続記憶領域に格納された値から視聴者が印刷を行っていることを確認すると、印刷ボタンを無効にする。視聴者が印刷を行っていなければ、印刷ボタンはbody要素のused-key-list特性の指定初通りに有効である。   FIG. 10 shows an example of a print service compatible bml document using the print button of the remote control. In a load interrupt that occurs when this bml document is presented, the user-defined function pre_print () is executed. When pre_print () confirms that the viewer is printing from the value stored in the permanent storage area, the print button is invalidated. If the viewer is not printing, the print button is enabled as specified in the used-key-list property of the body element.

次に、印刷ボタン押下後の処理について図11を参照しながら説明する。図11は本発明の第2の実施の形態における印刷ボタン押下後の処理の手順を示すフローチャートである。   Next, processing after the print button is pressed will be described with reference to FIG. FIG. 11 is a flowchart showing a processing procedure after the print button is pressed according to the second embodiment of the present invention.

印刷ボタンが有効であるようなbml文書を表示中にこのボタンが押下されると、図11に示すように、このbml文書が属する番組を特定するための値が取得される(ステップS131)。印刷対象データは、固定名を有するデータや固定領域に格納されているデータといった何らかの制約に基づいて特定されるデータとし、その文字列が取得される(ステップS132)。取得された値は、割り込みI/Fの対応する属性の値としてマッピングする(ステップS133)。そして、マッピングされた割り込みI/Fに基づいて印刷要求割り込みが発生され(ステップS134)、割り込み事象キューへ投入される。なお、番組を特定するための値は、省略可能とする。   When this button is pressed while a bml document for which the print button is valid is displayed, a value for specifying the program to which the bml document belongs is acquired as shown in FIG. 11 (step S131). The print target data is data specified based on some restriction such as data having a fixed name or data stored in a fixed area, and the character string is acquired (step S132). The acquired value is mapped as the value of the corresponding attribute of the interrupt I / F (step S133). Then, a print request interrupt is generated based on the mapped interrupt I / F (step S134) and is put into the interrupt event queue. Note that a value for specifying a program can be omitted.

図10で示したbml文書においては、割り込みを扱うprn_item要素の割り込み名を指定するtype属性の値から、このbml文書は印刷要求割り込みに対応していることがわかる。更に印刷要求割り込みの許可を指定するsubscribe属性の値から、印刷要求割り込みは許可されていることがわかる。印刷ボタン押下により印刷要求割り込みが発生すると、この割り込みが指定する番組とprn_item要素のevent_ref属性の指定する番組が一致していれば、この印刷要求割り込みは有効となる。したがって、印刷要求割り込みにて指定された印刷対象データが取得されてデータ変換されて印刷装置にデータ転送されると同時に、prn_item要素のonoccure属性で指定されたユーザ定義関数post_print()が実行される。ユーザ定義関数post_print()では、永続記憶領域に格納する値を「印刷済み」に変更して、印刷ボタンを無効にしている。post_print()は、印刷要求割り込み発生後に選局や遷移があったとしても必ず実行される。すなわち、視聴者は印刷対象データの印刷を1回のみ行えることになる。   In the bml document shown in FIG. 10, it can be seen from the value of the type attribute that specifies the interrupt name of the prn_item element that handles the interrupt, that the bml document corresponds to the print request interrupt. Further, it can be seen from the value of the subscribe attribute that designates permission of the print request interrupt, that the print request interrupt is permitted. When a print request interrupt is generated by pressing the print button, if the program specified by the interrupt matches the program specified by the event_ref attribute of the prn_item element, the print request interrupt becomes valid. Therefore, the print target data specified by the print request interrupt is acquired, converted, and transferred to the printing device. At the same time, the user-defined function post_print () specified by the onoccure attribute of the prn_item element is executed. . In the user-defined function post_print (), the value stored in the permanent storage area is changed to “printed” and the print button is disabled. post_print () is always executed even if there is a channel selection or transition after a print request interrupt occurs. That is, the viewer can print the print target data only once.

本実施の形態によれば、印刷要求関数実行および印刷ボタン押下に伴う印刷要求割り込みを発生させることにより、視聴者に依存したタイミングでの印刷サービスを実現させウことができるとともに、印刷要求割り込み発生後で且つ印刷完了前に選局や遷移が生じた場合でも、印刷や印刷に関連づけられたユーザ定義関数が実行されることになる。   According to this embodiment, by generating a print request interrupt associated with execution of a print request function and pressing of a print button, a print service can be realized at a timing depending on the viewer, and a print request interrupt is generated. Even when channel selection or transition occurs later and before printing is completed, user-defined functions associated with printing and printing are executed.

(第3の実施の形態)
次に、本発明の第3の実施の形態について図面を参照しながら説明する。
(Third embodiment)
Next, a third embodiment of the present invention will be described with reference to the drawings.

本実施の形態においては、視聴中の番組における自動印刷サービスについて述べる。自動印刷とは、番組の任意画面の表示中に、全ての番組関連印刷サービスを実行することができるものである。   In the present embodiment, an automatic print service for a program being viewed will be described. Automatic printing is one in which all program-related printing services can be executed while an arbitrary screen of a program is being displayed.

例えば、視聴中の番組が図12で示すような構成を有するものとする。番組Aにおいては、bml文書1からbml文書5までの5つのデータ放送表示画面が存在する。そして、どのbml文書が表示中であっても、番組Aに属する印刷イベント記述子受信に伴う印刷要求割り込みによる印刷が行われることとする。印刷が行われるには、表示中のbml文書が印刷要求割り込みを許可するような要素(例えば図6でのprn_item要素)を有する必要がある。この要素に関連付けられたユーザ定義関数が存在するならば、この関数も実行されることになる。従って、番組Aに属する全てのbml文書が、この要素および関連するユーザ定義関数を有するならば、自動印刷は行われることになる。ただし、ユーザ定義関数が複数ある場合等においては、bml文書間で重複する部分が多く存在することになる。そこで、番組A中の1つのbml文書のみが全ての印刷サービスに対応している場合の、自動印刷サービスについて述べる。   For example, it is assumed that the program being viewed has a configuration as shown in FIG. In program A, there are five data broadcast display screens from bml document 1 to bml document 5. Then, regardless of which bml document is being displayed, it is assumed that printing is performed by a print request interrupt accompanying reception of a print event descriptor belonging to program A. In order to perform printing, it is necessary that the bml document being displayed has an element (for example, the prn_item element in FIG. 6) that permits a print request interruption. If there is a user-defined function associated with this element, this function will also be executed. Thus, if all bml documents belonging to program A have this element and an associated user-defined function, automatic printing will occur. However, when there are a plurality of user-defined functions, there are many overlapping portions between bml documents. Therefore, an automatic print service when only one bml document in program A is compatible with all print services will be described.

自動印刷設定関数の処理について図13を参照しながら説明する。図13は本発明の第3の実施の形態における自動印刷設定関数の処理の手順を示すフローチャートである。   Processing of the automatic print setting function will be described with reference to FIG. FIG. 13 is a flowchart showing the processing procedure of the automatic print setting function in the third embodiment of the present invention.

自動印刷設定関数は、スクリプト実行関数302の1つの関数であり、初期bml文書表示時に、視聴者に自動印刷を促すといった使い方を想定することができる。自動印刷設定関数setAutoPrint()が呼び出されると、図13に示すように、既に自動印刷が設定されているかが調べられ(ステップS304)、既に自動印刷が設定されていれば、本処理は終了する。   The automatic print setting function is one function of the script execution function 302, and can be assumed to prompt the viewer to perform automatic printing when the initial bml document is displayed. When the automatic print setting function setAutoPrint () is called, as shown in FIG. 13, it is checked whether automatic printing has already been set (step S304). If automatic printing has already been set, this processing ends. .

これに対し、自動印刷が設定されていなければ(ステップS304のNo)、全ての印刷サービスに対応しているbml文書が特定され(ステップS305)、DOMオブジェクトが生成され(ステップSS306)、これが印刷DOMとして設定される(ステップS307)。そして、本処理は終了する。   On the other hand, if automatic printing is not set (No in step S304), bml documents corresponding to all print services are specified (step S305), a DOM object is generated (step SS306), and this is printed. It is set as DOM (step S307). Then, this process ends.

全印刷サービス対応bml文書としては、初期bml文書、特定の名前を有するbml文書、関数の引数で指定されたbml文書などが想定される。   As the bml document for all print services, an initial bml document, a bml document having a specific name, a bml document specified by a function argument, and the like are assumed.

次に、自動印刷設定解除関数の処理について図14を参照しながら説明する。図14は本発明の第3の実施の形態における自動印刷設定解除関数の処理の手順を示すフローチャートである。この関数は、スクリプト実行関数302の1つの関数である。自動印刷設定解除関数resetAutoPrint()が呼び出されると、図14に示すように、既に自動印刷が設定されているかが調べられ(ステップS308)、設定されていなければ、本処理は終了する。   Next, processing of the automatic print setting cancellation function will be described with reference to FIG. FIG. 14 is a flowchart showing the processing procedure of the automatic print setting cancellation function in the third embodiment of the present invention. This function is one function of the script execution function 302. When the automatic print setting cancel function resetAutoPrint () is called, as shown in FIG. 14, it is checked whether or not automatic printing has already been set (step S308), and if not set, this processing ends.

これに対し、自動印刷が設定されていれば(ステップS308のYes)、印刷DOMの破棄が行われる(ステップS309)。   On the other hand, if automatic printing is set (Yes in step S308), the print DOM is discarded (step S309).

次に、自動印刷対応の割り込み処理について図15を参照しながら説明する。図15は本発明の第3の実施の形態における自動印刷対応の割り込み処理の手順を示すフローチャートである。   Next, interrupt processing for automatic printing will be described with reference to FIG. FIG. 15 is a flowchart showing the procedure of an interrupt process corresponding to automatic printing in the third embodiment of the present invention.

割り込み処理手段500が扱う割り込みは、Intrinsic割り込みと放送用拡張割り込みとの2種類である。Intrinsic割り込みと印刷要求割り込み以外の放送用拡張割り込みの処理については、第1の実施の形態と同様なので、ここでは、割愛する。   There are two types of interrupts handled by the interrupt processing means 500: Intrinsic interrupts and broadcast extended interrupts. The processing of the broadcast extended interrupt other than the Intrinsic interrupt and the print request interrupt is the same as in the first embodiment, and is omitted here.

図15に示すように、割り込みが放送用拡張割り込みであり(ステップS503のYes)且つ印刷要求割り込みであれば(ステップS506のYes)、割り込み処理手段500は、自動印刷が設定されているかを調べる(ステップS509)。ここで、自動印刷が設定されている場合、使用するDOMオブジェクトが印刷DOMに変更される(ステップS510)。   As shown in FIG. 15, if the interrupt is a broadcast extended interrupt (Yes in step S503) and a print request interrupt (Yes in step S506), the interrupt processing unit 500 checks whether automatic printing is set. (Step S509). If automatic printing is set, the DOM object to be used is changed to printing DOM (step S510).

次いで、割り込み処理手段500は、DOM-API202を介してDOMオブジェクトまたは印刷DOMにアクセスし、放送用拡張割り込みを扱う要素のうちにこの印刷要求割り込みと一致する属性値を持つ要素が存在するかを調べ、存在する場合はこの要素の割り込み発生を許可する属性が「許可」を指定しているかを調べ、「許可」の場合はこの要素のその他の有効な属性の値と割り込みとが一致するかを調べる(ステップS507)。印刷要求割り込みがDOMオブジェクトまたは印刷DOMに存在しない、存在するが発生を許可していないまたは有効な属性の値が一致しない場合、この印刷要求割り込みは無効とされ、割り込み事象キューの監視が続けられる。   Next, the interrupt processing unit 500 accesses the DOM object or the print DOM via the DOM-API 202, and determines whether there is an element having an attribute value that matches the print request interrupt among the elements that handle the extended interrupt for broadcasting. Check to see if the attribute that allows interrupt generation for this element specifies "Allow" if it exists, and if it is "Allow", whether the interrupt matches the value of another valid attribute for this element (Step S507). If the print request interrupt does not exist in the DOM object or the print DOM, exists but is not allowed to occur, or the value of a valid attribute does not match, the print request interrupt is disabled and the interrupt event queue continues to be monitored. .

これに対し、印刷要求割り込みがDOMオブジェクトまたは印刷DOMに存在し且つ発生が許可されて且つ有効な属性の値が一致する場合(ステップS507のYes)、割り込み処理手段500は、DOM-API202を介して特定した印刷対象データについて印刷処理を行う(ステップS508)。印刷対象の特定は、印刷要求割り込みに対応した割り込みI/Fを有する属性のうち、印刷対象を指定する属性を用いて行う。そして、割り込み処理手段500は、DOM-API202を介してこの印刷要求割り込みが指定するユーザ定義関数を特定し、あればスクリプトオブジェクトのうち該当する関数を実行する(ステップS505’)。   On the other hand, when the print request interrupt exists in the DOM object or the print DOM, the generation is permitted, and the valid attribute values match (Yes in step S507), the interrupt processing unit 500 transmits the interrupt via the DOM-API 202. The printing process is performed on the print target data specified in step S508. The print target is specified using an attribute for designating the print target among the attributes having the interrupt I / F corresponding to the print request interrupt. Then, the interrupt processing unit 500 specifies the user-defined function designated by the print request interrupt via the DOM-API 202, and if there is, executes the corresponding function in the script object (step S505 ').

このように、本実施の形態によれば、自動印刷設定関数および自動印刷設定解除関数をスクリプト実行関数302に追加して全印刷サービス対応bml文書を用いた印刷要求割り込み処理を行うことにより、1つの全印刷サービス対応bml文書を含む任意のbml文書表示中での自動印刷サービスが可能となる。   As described above, according to the present embodiment, the automatic print setting function and the automatic print setting cancel function are added to the script execution function 302 to perform the print request interruption process using the bml document corresponding to all print services. It is possible to perform an automatic print service during display of an arbitrary bml document including two print service-compatible bml documents.

(第4の実施の形態)
次に、本発明の第4の実施の形態について図面を参照しながら説明する。
(Fourth embodiment)
Next, a fourth embodiment of the present invention will be described with reference to the drawings.

上記各実施の形態においては、印刷対象データがデータカルーセル方式にて伝送される1つのモジュール内に存在するが、本実施の形態においては、印刷対象データが2つ以上のモジュールにまたがって伝送される場合について説明する。   In each of the above embodiments, the print target data exists in one module that is transmitted by the data carousel method. However, in the present embodiment, the print target data is transmitted across two or more modules. A description will be given of the case.

このような印刷対象データとしては、データ量が多いことから、パンフレットなどが想定される。印刷用パンフレットが3つのモジュールに分割されているような番組Bの構成を図16に示す。モジュール1にあるパンフレットリストは、印刷用パンフレットの取得に関わる情報として、印刷パンフレットが含まれるコンポーネントやモジュールを識別するための値、分割された印刷パンフレットの結合順序を指定する値、分割された印刷パンフレットの取得完了を検知するための値を少なくとも有し、その他の情報としては、パンフレット名、データ保持期限、印刷可能回数などが想定される。   As such data to be printed, a pamphlet or the like is assumed because of the large amount of data. FIG. 16 shows the configuration of program B in which a printing brochure is divided into three modules. The brochure list in Module 1 contains information for identifying the components and modules that contain printed brochures, values that specify the order of combining the divided printed brochures, and divided printing It has at least a value for detecting the completion of acquisition of the pamphlet. As other information, a pamphlet name, a data retention time limit, the number of printable times, and the like are assumed.

次に、分割された印刷対象データ取得開始関数の処理について図17を参照しながら説明する。図17は本発明の第4の実施の形態における分割された印刷対象データ取得開始関数の処理の手順を示すフローチャートである。   Next, processing of the divided print target data acquisition start function will be described with reference to FIG. FIG. 17 is a flowchart showing the processing procedure of the divided print target data acquisition start function according to the fourth embodiment of the present invention.

分割された印刷対象データ取得開始関数は、スクリプト実行関数302の1つの関数であり、初期bml文書表示時に、視聴者にパンフレット印刷を促すといった使い方を想定することができる。分割された印刷対象データ取得開始関数collectPrintData()が呼び出されると、図17に示すように、引数で指定された分割情報(図16のパンフレットリストに相当)が取得され(ステップS311)、分割された印刷対象データの取得順序が算出される(ステップS312)。図16の例におけるデータ取得順序は、「モジュール3→モジュール4→モジュール5」となる。次いで、分割された印刷対象データ毎の取得完了情報が算出される(ステップS313)。取得完了情報としては、データサイズやエンドマークなどが想定される。算出されたデータ取得順序と取得完了情報は、動作制御手段100に通知され(ステップS314)、印刷データの取得が開始される。   The divided print target data acquisition start function is one function of the script execution function 302, and can be assumed to prompt the viewer to print a pamphlet when displaying an initial bml document. When the divided print target data acquisition start function collectPrintData () is called, as shown in FIG. 17, the division information (corresponding to the pamphlet list in FIG. 16) specified by the argument is acquired (step S311) and divided. The acquisition order of the print target data is calculated (step S312). The data acquisition order in the example of FIG. 16 is “module 3 → module 4 → module 5”. Next, acquisition completion information for each divided print target data is calculated (step S313). As the acquisition completion information, a data size, an end mark, or the like is assumed. The calculated data acquisition order and acquisition completion information are notified to the operation control means 100 (step S314), and acquisition of print data is started.

次に、分割された印刷対象データの取得開始後の処理について図18を参照しながら説明する。図18は本発明の第4の実施の形態における分割された印刷対象データの取得開始後の処理の手順を示すフローチャートである。   Next, the processing after the start of acquisition of the divided print target data will be described with reference to FIG. FIG. 18 is a flowchart showing a processing procedure after the start of acquisition of divided print target data according to the fourth embodiment of the present invention.

collectPrintData()が実行されると、図18に示すように、プリントデータメモリ上に新規の書き込み可能なデータファイルが作成され(ステップS141)、そして、指定されたデータ取得順序に基づき1番目の分割データの取得が開始される(ステップS142)。図16の例では、モジュール3のデータが取得される。   When collectPrintData () is executed, a new writable data file is created in the print data memory as shown in FIG. 18 (step S141), and the first division is performed based on the designated data acquisition order. Data acquisition is started (step S142). In the example of FIG. 16, the data of module 3 is acquired.

次いで、この分割データの取得が完了したか否かの判定が行われ(ステップS143)、分割データの取得が完了していない場合は、データの書き込みが続けられる(ステップS414)。   Next, it is determined whether or not the acquisition of the divided data is completed (step S143). If the acquisition of the divided data is not completed, the data writing is continued (step S414).

これに対し、指定された取得完了情報を用いて分割データの取得が完了すると(ステップS143のYes)、全ての分割データの取得が完了したか否かの判定が行われる。ここで、取得すべき分割データが残っていれば、分割データの取得が続けられる(ステップS142)。取得すべき分割データが残っていなければ(ステップS145のYes)、プリントデータメモリ上に書き込まれたデータファイルの書き込みが終了される(ステップS146)。   On the other hand, when the acquisition of the divided data is completed using the specified acquisition completion information (Yes in step S143), it is determined whether acquisition of all the divided data is completed. Here, if the divided data to be acquired remains, acquisition of the divided data is continued (step S142). If there is no remaining divided data to be acquired (Yes in step S145), the writing of the data file written in the print data memory is terminated (step S146).

次いで、プリントデータメモリ上に書き込まれたデータファイルを指定するための値および番組を特定するための値が、割り込みI/Fの対応する属性の値としてマッピングされ(ステップS147)、マッピングされた割り込みI/Fに基づいて印刷要求割り込みが発生される(ステップS138)。そして、印刷要求割り込みが、割り込み事象キューへ投入される。   Next, the value for designating the data file written in the print data memory and the value for specifying the program are mapped as the value of the corresponding attribute of the interrupt I / F (step S147), and the mapped interrupt is recorded. A print request interrupt is generated based on the I / F (step S138). Then, a print request interrupt is input to the interrupt event queue.

印刷要求割り込み発生後の処理については、上記第1の実施の形態と同様なので、割愛する。なお、全分割データの取得完了に伴う印刷要求割り込みにおいても、上記第3の実施の形態において述べたような印刷DOMを用いることで同一番組中のどのデータ放送画面を視聴中であっても分割された印刷対象データの印刷が可能となることは、いうまでもない。   Since the processing after the print request interrupt is generated is the same as that in the first embodiment, the description is omitted. Even in the case of a print request interruption upon completion of acquisition of all the divided data, any data broadcast screen in the same program is divided by using the print DOM as described in the third embodiment. Needless to say, the printed data to be printed can be printed.

ここでは、関数の引数として分割情報を用いたが、分割データの1番目のデータを特定するための値を引数として用いることも可能である。例えば、自身のデータサイズと最終データでは無いことを示す値から次の分割データが存在することを判定し、データ名から次の分割データを特定する、という方法が考えられる。   Here, the division information is used as the argument of the function, but it is also possible to use a value for specifying the first data of the divided data as the argument. For example, a method of determining that the next divided data exists from a value indicating that the data is not the final data and the own data size and specifying the next divided data from the data name is conceivable.

このように、本実施の形態によれば、分割された印刷対象データ取得開始関数をスクリプト実行関数302に追加して、全分割データの取得完了に伴う印刷要求割り込み処理を行うことにより、複数のモジュールにまたがるような印刷対象データであっても、印刷サービスの実行が可能となる。また、印刷要求割り込みが発生してから印刷処理を開始するので、印刷対象データの取得中でもデータ放送の視聴が可能となる。   As described above, according to the present embodiment, by adding the divided print target data acquisition start function to the script execution function 302 and performing the print request interruption process upon completion of acquisition of all the divided data, a plurality of print target data acquisition start functions are obtained. Even for print target data that spans modules, the print service can be executed. In addition, since the printing process is started after a print request interruption occurs, the data broadcast can be viewed even during acquisition of print target data.

なお、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。前述した各実施形態の機能を実現するソフトウエアのプログラムコードを、ネットワークなどを介してダウンロードして実行したり、プログラムコードを記録した記録媒体をシステムまたは装置に供給し、そのシステムまたは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることはいうまでもない。   The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. The program code of the software that realizes the functions of the above-described embodiments is downloaded and executed via a network or the like, and a recording medium on which the program code is recorded is supplied to the system or apparatus, and the computer of the system or apparatus Needless to say, this can also be achieved by (or CPU or MPU) reading and executing the program code stored in the recording medium.

この場合、記録媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記録した記録媒体は本発明を構成することになる。プログラムコードを供給するための記録媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROMなどを用いることができる。   In this case, the program code itself read from the recording medium realizes the functions of the above-described embodiment, and the recording medium on which the program code is recorded constitutes the present invention. As a recording medium for supplying the program code, for example, a floppy (registered trademark) disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like is used. be able to.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOSなどが実際の処理の一部または全部を行い、その処理によって前述した実施の形態の機能が実現される場合も含まれることはいうまでもない。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS running on the computer performs actual processing based on an instruction of the program code. It goes without saying that a case where the functions of the above-described embodiment are realized by performing part or all of the processing, is also included.

さらに、記録媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることはいうまでもない。   Furthermore, after the program code read from the recording medium is written in a memory provided in a function expansion board inserted in the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

本発明の第1の実施の形態に係るデジタル放送受信装置におけるデータ処理手段の構成を示すブロック図である。It is a block diagram which shows the structure of the data processing means in the digital broadcast receiver which concerns on the 1st Embodiment of this invention. 印刷要求割り込みに必要な属性の一覧を示す図である。FIG. 6 is a diagram showing a list of attributes necessary for a print request interrupt. 図1のデータ処理手段による印刷イベント記述子の受信後の処理の手順を示すフローチャートである。3 is a flowchart showing a procedure of processing after reception of a print event descriptor by the data processing means of FIG. 1. 本発明の第1実施の形態における印刷要求割り込みを含む割り込み処理の手順を示すフローチャートである。4 is a flowchart illustrating a procedure of interrupt processing including a print request interrupt according to the first embodiment of the present invention. 図4のステップS508の印刷処理の手順を示すフローチャートである。FIG. 5 is a flowchart illustrating a procedure of a printing process in step S508 of FIG. 印刷イベント記述子を用いた印刷サービス対応bml文書例を示す図である。It is a figure which shows the example of a print service corresponding | compatible bml document using a print event descriptor. 本発明の第1の実施の形態における選局・遷移の際の割り込み破棄の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process of interruption discard at the time of channel selection / transition in the 1st Embodiment of this invention. 印刷要求関数を用いた印刷サービス対応bml文書の例を示す。An example of a print service compatible bml document using a print request function is shown. 本発明の第2の実施の形態における印刷要求関数の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process of the print request function in the 2nd Embodiment of this invention. リモコンの印刷ボタンを用いた印刷サービス対応bml文書の例を示す図である。It is a figure which shows the example of the bml document corresponding to a printing service using the print button of remote control. 本発明の第2の実施の形態における印刷ボタン押下後の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process after the press of the print button in the 2nd Embodiment of this invention. 視聴中の番組の構成の一例を示す図である。It is a figure which shows an example of a structure of the program in view. 本発明の第3の実施の形態における自動印刷設定関数の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process of the automatic print setting function in the 3rd Embodiment of this invention. 本発明の第3の実施の形態における自動印刷設定解除関数の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process of the automatic printing setting cancellation | release function in the 3rd Embodiment of this invention. 本発明の第3の実施の形態における自動印刷対応の割り込み処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the interruption process corresponding to automatic printing in the 3rd Embodiment of this invention. 印刷用パンフレットが3つのモジュールに分割されているような番組Bの構成の一例を示す図である。It is a figure which shows an example of a structure of the program B in which the brochure for printing is divided | segmented into three modules. 本発明の第4の実施の形態における分割された印刷対象データ取得開始関数の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process of the divided printing object data acquisition start function in the 4th Embodiment of this invention. 本発明の第4の実施の形態における分割された印刷対象データの取得開始後の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process after the acquisition start of the divided | segmented printing object data in the 4th Embodiment of this invention. 従来のデータ放送受信装置のブロック図である。It is a block diagram of the conventional data broadcast receiver. 図19のデータ処理手段4の構成を示すブロック図である。It is a block diagram which shows the structure of the data processing means 4 of FIG. bml文書を提示する際の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process at the time of presenting a bml document. 割り込み待機後の割り込み処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the interruption process after interruption waiting. 選局や文書遷移の際の処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the process in the case of channel selection or document transition.

符号の説明Explanation of symbols

100 動作制御手段
101 メッセージ処理手段
200 文書処理手段
201 パーザ
202 DOM-API
203 組版処理手段
204 モノメディア処理手段
300 スクリプト処理手段
301 コンパイラ
302 スクリプト実行関数
400 描画処理手段
500 割り込み処理手段
600 印刷処理手段
100 operation control means 101 message processing means 200 document processing means 201 parser 202 DOM-API
203 Composition processing means 204 Monomedia processing means 300 Script processing means 301 Compiler 302 Script execution function 400 Drawing processing means 500 Interrupt processing means 600 Print processing means

Claims (13)

データ放送コンテンツである構造化文書を解釈して文書構造保持オブジェクトを生成するパーザと、
構造化文書に含まれる手続き記述部分を解釈して実行可能なスクリプトオブジェクトを生成するコンパイラと、
画面表示を行う描画処理手段と、
スクリプトオブジェクトが呼び出すスクリプト実行関数と、
文書構造保持オブジェクトの情報を取得または変更する文書構造用インタフェースと、
表示中の画面を動的に制御する動作制御手段と、
前記動作制御手段、前記スクリプト実行関数および前記文書構造用インタフェースがそれぞれ発生させる割り込みを処理する割り込み処理手段と、
前記割り込み処理手段の指示で印刷データを生成する印刷処理手段と
を備え、
前記動作制御手段は、放送局が伝送するメッセージを受信する機能を有し、受信したメッセージが印刷に関するメッセージであった場合、印刷要求割り込みを発生させ、この印刷要求割り込みを前記割り込み処理手段が管理する特定領域に投入することを特徴とするデジタル放送受信装置。
A parser that interprets a structured document that is data broadcasting content and generates a document structure holding object;
A compiler that generates an executable script object by interpreting the procedure description part contained in the structured document;
Drawing processing means for performing screen display;
Script execution function called by script object,
A document structure interface for obtaining or changing information of a document structure holding object;
An operation control means for dynamically controlling the displayed screen;
Interrupt processing means for processing interrupts generated by the operation control means, the script execution function, and the document structure interface;
Print processing means for generating print data in response to an instruction from the interrupt processing means,
The operation control means has a function of receiving a message transmitted by a broadcasting station, and when the received message is a message related to printing, generates a print request interrupt, and the interrupt processing means manages the print request interrupt. A digital broadcast receiver characterized in that it is put into a specific area.
前記動作制御手段が受信するメッセージは、放送局がイベントメッセージ方式で伝送するものであり、少なくとも他のメッセージと区別するための値と番組を特定するための値と印刷対象データを特定するための値とを有することを特徴とする請求項1記載のデジタル放送受信装置。   The message received by the operation control means is transmitted by the broadcast station using an event message method, and at least a value for distinguishing from other messages, a value for identifying a program, and data for printing are identified. The digital broadcast receiving apparatus according to claim 1, wherein the digital broadcast receiving apparatus has a value. 前記割り込み処理手段は、取り出した割り込みと関連付けられている関数を現在表示中の構造化文書内の手続き記述部分にある関数の中から特定して実行する機能を有し、扱う割り込みが印刷要求割り込みであった場合に、前記印刷処理手段に対して印刷対象データの取得および印刷装置が処理可能なデータ形式への変換および変換されたデータの印刷装置への転送を依頼し、印刷装置へのデータ転送の直前または直後に前記印刷割り込みに関連付けられている関数の実行を行うことを特徴とする請求項1記載のデジタル放送受信装置。   The interrupt processing means has a function of specifying and executing a function associated with the fetched interrupt from among the functions in the procedure description part in the currently displayed structured document, and the interrupt to be handled is a print request interrupt. The print processing unit is requested to acquire data to be printed, convert it to a data format that can be processed by the printing apparatus, and transfer the converted data to the printing apparatus. 2. The digital broadcast receiving apparatus according to claim 1, wherein the function associated with the print interrupt is executed immediately before or after the transfer. 前記割り込み処理手段は、前記管理する特定領域に投入されている割り込みを選局および文書遷移に伴い破棄する際に、前記印刷要求割り込みについては破棄せずに処理することを特徴とする請求項1記載のデジタル放送受信装置。   2. The interrupt processing unit processes the print request interrupt without discarding when interrupting the interrupt input to the specific area to be managed is discarded due to channel selection and document transition. The digital broadcast receiver as described. 前記動作制御手段が発生させる印刷要求割り込みは、少なくとも印刷対象データを特定するための値を有し、該印刷要求割り込みが有する値は、文書構造用インタフェースを用いて取得可能であることを特徴とする請求項1記載のデジタル放送受信装置。   The print request interrupt generated by the operation control means has at least a value for specifying data to be printed, and the value of the print request interrupt can be acquired using a document structure interface. The digital broadcast receiver according to claim 1. 前記割り込み処理手段は、前記印刷要求割り込みを取り出すと、現在表示中の構造化文書が有する要素中に前記印刷要求を扱う要素が存在するか否かを調べ、存在する場合は、前記要素が有する印刷要求割り込みを許可する属性の値を調べ、許可されている場合は、印刷要求割り込みが指定する印刷対象データの取得、データ変換およびデータ転送を前記印刷処理手段へ依頼し、前記印刷処理手段がデータ転送を開始する直前または直後に、前記要素が有する手続き記述関数名を指定する属性を調べ、指定されている関数の実行を行うことを特徴とする請求項1記載のデジタル放送受信装置。   When the interrupt processing unit extracts the print request interrupt, the interrupt processing unit checks whether there is an element that handles the print request among the elements of the structured document that is currently displayed. If there is, the element has the element. The value of the attribute permitting the print request interrupt is checked, and if it is permitted, the print processing unit requests the print processing unit to acquire the data to be printed designated by the print request interrupt, convert the data, and transfer the data. 2. The digital broadcast receiving apparatus according to claim 1, wherein an attribute designating a procedure description function name of the element is checked immediately before or after data transfer is started, and the designated function is executed. 前記スクリプト実行関数は、少なくとも印刷対象データを特定するための値を引数とするような印刷要求関数を含み、該印刷要求関数が呼び出されると、該印刷要求関数は、印刷要求割り込みを発生し、該印刷要求割り込みを前記割り込み処理手段が管理する特定領域に投入することを特徴とする請求項1記載のデジタル放送受信装置。   The script execution function includes a print request function having at least a value for specifying print target data as an argument. When the print request function is called, the print request function generates a print request interrupt, 2. The digital broadcast receiving apparatus according to claim 1, wherein the print request interrupt is input to a specific area managed by the interrupt processing means. 前記動作制御手段は、視聴者により操作されたリモコンボタンに応じた処理を行う機能を有し、印刷を促すためのリモコンボタンが押下されると、印刷要求割り込みを発生し、該印刷要求割り込みを前記割り込み処理手段が管理する特定領域に投入することを特徴とする請求項1記載のデジタル放送受信装置。   The operation control means has a function of performing processing according to a remote control button operated by a viewer. When the remote control button for prompting printing is pressed, a print request interrupt is generated, and the print request interrupt is generated. 2. The digital broadcast receiving apparatus according to claim 1, wherein the digital broadcast receiving apparatus is placed in a specific area managed by the interrupt processing means. 前記スクリプト実行関数は、現在表示中の番組に属する印刷に関するメッセージを全て受信可能にするための自動印刷設定関数と、自動印刷設定時にこれを解除するための自動印刷設定解除関数とを含み、前記割り込み処理手段は、自動印刷設定時は、番組全体の印刷要求割り込みに関する手続き記述を持つ構造化文書に基づいて生成された文書構造保持オブジェクトを用いて印刷要求割り込みの処理を行うことを特徴とする請求項1記載のデジタル放送受信装置。   The script execution function includes an automatic print setting function for enabling reception of all messages related to printing belonging to the currently displayed program, and an automatic print setting cancellation function for canceling this when automatic printing is set, The interrupt processing means performs processing of a print request interrupt using a document structure holding object generated based on a structured document having a procedure description related to a print request interrupt for the entire program when automatic printing is set. The digital broadcast receiver according to claim 1. 前記スクリプト実行関数は、少なくとも印刷対象データ情報を保持しているデータを特定するための値を引数とするような分割印刷対象データ取得開始関数を含み、該分割印刷対象データ取得開始関数が呼び出されると、該分割印刷対象データ取得開始関数は、印刷対象データ情報を用いて分割された印刷対象データの取得を前記動作制御手段へ依頼し、前記動作制御手段は、印刷対象データ情報に基づいて分割された印刷対象データの全てを取得して1つの印刷対象データを生成すると、印刷要求割り込みをを発生させ、該印刷要求割り込みを前記割り込み処理手段が管理する特定領域に投入することを特徴とする請求項1記載のデジタル放送受信装置。   The script execution function includes a divided print target data acquisition start function that uses at least a value for specifying data holding print target data information as an argument, and the divided print target data acquisition start function is called. The divided print target data acquisition start function requests the operation control unit to acquire the print target data divided using the print target data information, and the operation control unit performs the division based on the print target data information. When all the print target data is acquired and one print target data is generated, a print request interrupt is generated, and the print request interrupt is input to a specific area managed by the interrupt processing means. The digital broadcast receiver according to claim 1. データ放送コンテンツである構造化文書を解釈して文書構造保持オブジェクトを生成するパーザと、構造化文書に含まれる手続き記述部分を解釈して実行可能なスクリプトオブジェクトを生成するコンパイラと、画面表示を行う描画処理手段と、スクリプトオブジェクトが呼び出すスクリプト実行関数と、文書構造保持オブジェクトの情報を取得または変更する文書構造用インタフェースと、表示中の画面を動的に制御する動作制御手段と、前記動作制御手段、前記スクリプト実行関数および前記文書構造用インタフェースがそれぞれ発生させる割り込みを処理する割り込み処理手段と、前記割り込み処理手段の指示で印刷データを生成する印刷処理手段とを備えるデジタル放送受信方法であって、
前記動作制御手段により、放送局が伝送するメッセージを受信し、該受信したメッセージが印刷に関するメッセージであった場合、印刷要求割り込みを発生させ、この印刷要求割り込みを前記割り込み処理手段が管理する特定領域に投入することを特徴とするデジタル放送受信方法。
A parser that interprets a structured document that is data broadcasting content and generates a document structure holding object, a compiler that generates an executable script object by interpreting the procedure description part included in the structured document, and displays the screen Drawing processing means, script execution function called by a script object, document structure interface for acquiring or changing information of a document structure holding object, operation control means for dynamically controlling a screen being displayed, and the operation control means A digital broadcast receiving method comprising: an interrupt processing unit that processes an interrupt generated by each of the script execution function and the document structure interface; and a print processing unit that generates print data according to an instruction from the interrupt processing unit,
When the operation control means receives a message transmitted by the broadcast station, and the received message is a message related to printing, a print request interrupt is generated, and the print request interrupt is managed by the interrupt processing means. A digital broadcast receiving method, wherein
データ放送コンテンツである構造化文書を解釈して文書構造保持オブジェクトを生成するパーザと、
構造化文書に含まれる手続き記述部分を解釈して実行可能なスクリプトオブジェクトを生成するコンパイラと、
画面表示を行う描画処理モジュールと、
スクリプトオブジェクトが呼び出すスクリプト実行関数と、
文書構造保持オブジェクトの情報を取得または変更する文書構造用インタフェースと、
表示中の画面を動的に制御する動作制御モジュールと、
前記動作制御モジュール、前記スクリプト実行関数および前記文書構造用インタフェースがそれぞれ発生させる割り込みを処理する割り込み処理モジュールと、
前記割り込み処理モジュールの指示で印刷データを生成する印刷処理モジュールと
を備え、
前記動作制御モジュールは、放送局が伝送するメッセージを受信する機能を有し、受信したメッセージが印刷に関するメッセージであった場合、印刷要求割り込みを発生させ、この印刷要求割り込みを前記割り込み処理モジュールが管理する特定領域に投入することを特徴とするプログラム。
A parser that interprets a structured document that is data broadcasting content and generates a document structure holding object;
A compiler that generates an executable script object by interpreting the procedure description part included in the structured document;
A drawing processing module that performs screen display;
Script execution function called by script object,
A document structure interface for obtaining or changing information of a document structure holding object;
An operation control module that dynamically controls the displayed screen;
An interrupt processing module that processes interrupts generated by the operation control module, the script execution function, and the document structure interface;
A print processing module that generates print data in response to an instruction from the interrupt processing module;
The operation control module has a function of receiving a message transmitted by a broadcasting station. When the received message is a message related to printing, a print request interrupt is generated, and the print request interrupt is managed by the interrupt processing module. A program characterized by being placed in a specific area.
請求項12記載のプログラムをコンピュータ読取可能に格納したことを特徴とする記憶媒体。   A storage medium storing the program according to claim 12 in a computer-readable manner.
JP2003415699A 2003-12-12 2003-12-12 Digital broadcast receiver, digital broadcast receiving method, program and storage medium Pending JP2005176137A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003415699A JP2005176137A (en) 2003-12-12 2003-12-12 Digital broadcast receiver, digital broadcast receiving method, program and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003415699A JP2005176137A (en) 2003-12-12 2003-12-12 Digital broadcast receiver, digital broadcast receiving method, program and storage medium

Publications (1)

Publication Number Publication Date
JP2005176137A true JP2005176137A (en) 2005-06-30

Family

ID=34735109

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003415699A Pending JP2005176137A (en) 2003-12-12 2003-12-12 Digital broadcast receiver, digital broadcast receiving method, program and storage medium

Country Status (1)

Country Link
JP (1) JP2005176137A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009159495A (en) * 2007-12-27 2009-07-16 Canon Inc Broadcast receiving device and control method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009159495A (en) * 2007-12-27 2009-07-16 Canon Inc Broadcast receiving device and control method thereof
JP4617350B2 (en) * 2007-12-27 2011-01-26 キヤノン株式会社 Broadcast receiving apparatus and control method thereof

Similar Documents

Publication Publication Date Title
US9813743B2 (en) Receiving device, receiving method, providing device, providing method, programs, and broadcasting system
US8966564B2 (en) Receiving device, receiving method, providing device, providing method, programs, and broadcasting system
JP4717499B2 (en) Broadcast receiving apparatus and control method thereof
US20080028336A1 (en) Web information processing apparatus and web information processing method
US20110280550A1 (en) Movie reproducing apparatus, movie reproducing method and recording medium recording program for computer-realization of the movie reproducing apparatus
KR20140007907A (en) Transmission device, transmission method, receiving device, receiving method, program, and broadcasting system
US7385719B2 (en) Data receiving apparatus, method and storage medium therefor
US11184095B2 (en) Receiving apparatus, transmitting apparatus, and data processing method
US20140150015A1 (en) Receiver
EP2712181A1 (en) Signal processing device and program
JP4250646B2 (en) Broadcast receiving apparatus, control method of broadcast receiving apparatus, and program
JP2005176137A (en) Digital broadcast receiver, digital broadcast receiving method, program and storage medium
US8863193B2 (en) Information processing apparatus, broadcast receiving apparatus and information processing method
JP2007088861A (en) Television receiving device
JP2009065568A (en) Broadcast receiver, and control method thereof
JP4617350B2 (en) Broadcast receiving apparatus and control method thereof
JP4590464B2 (en) Broadcast receiving apparatus and control method thereof
JP2008148130A (en) Receiver, its control method as well as program and storage medium
US8780385B2 (en) Digital broadcast receiver and digital broadcast receiver control method
JP2002368703A (en) Data broadcast receiver and data broadcast reception method
US8199347B2 (en) Determining if a broadcast print request ends before a print job is completed, and taking action in accordance with the determination
JP2021061604A (en) Broadcast signal transmitter/receiver
JP5241438B2 (en) Receiving apparatus and receiving method
JP2009130848A (en) Broadcast receiving device and its control method
JP2004304308A (en) Bml browser and data processing system

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060418

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070316

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070320

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070516

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070619

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071016