WO2001040938A2 - Methods for initiating activity in intelligent devices connected to an in home digital network using extensible markup language (xml) for information exchange and systems therefor - Google Patents

Methods for initiating activity in intelligent devices connected to an in home digital network using extensible markup language (xml) for information exchange and systems therefor Download PDF

Info

Publication number
WO2001040938A2
WO2001040938A2 PCT/EP2000/011412 EP0011412W WO0140938A2 WO 2001040938 A2 WO2001040938 A2 WO 2001040938A2 EP 0011412 W EP0011412 W EP 0011412W WO 0140938 A2 WO0140938 A2 WO 0140938A2
Authority
WO
WIPO (PCT)
Prior art keywords
idd
xml
dtd
document
data
Prior art date
Application number
PCT/EP2000/011412
Other languages
French (fr)
Other versions
WO2001040938A3 (en
Inventor
Yasser Alsafadi
Aninda Dasgupta
Raymond Krasinski
Original Assignee
Koninklijke Philips Electronics N.V.
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 Koninklijke Philips Electronics N.V. filed Critical Koninklijke Philips Electronics N.V.
Priority to JP2001541933A priority Critical patent/JP2003518662A/en
Priority to KR1020017009848A priority patent/KR20010104704A/en
Priority to EP00979587A priority patent/EP1259881A2/en
Publication of WO2001040938A2 publication Critical patent/WO2001040938A2/en
Publication of WO2001040938A3 publication Critical patent/WO2001040938A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication

Definitions

  • the present invention relates generally to data communications between intelligent information and entertainment digital devices (IDDs) forming an in home digital network (IHDN). More particularly, the present invention relates to a novel way to use extensible Markup Language (XML) as a mechanism to initiate action in one or more of the IDDs connected to an IHDN to facilitate interoperability and integration thereof.
  • IDDs intelligent information and entertainment digital devices
  • IHDN in home digital network
  • TVs conventional (analog) televisions
  • DTVs digital TVs
  • HDTVs high definition televisions
  • DBS Direct Broadcast Satellite
  • STBs cable/terrestrial/satellite set-top boxes
  • DVRs digital video recorders
  • PCs personal computers
  • cellular phones DVD players, CD-I players, video game consoles, e.g., the recently introduced Sega Dreamcast system, Personal Digital Assistants (PDAs), intelligent Remote Control Devices (RCDs), video cameras, digital cameras, etc.
  • PDAs Personal Digital Assistants
  • RCDs intelligent Remote Control Devices
  • IDDs incorporate one of a Digital Signal Processor (DSP), microcontroller, microprocessor, system-on-a-chip (SOC). Programmable Logic Device (PLD), Programmable Logic Array (PLA), or other digital data processing means.
  • DSP Digital Signal Processor
  • PLD Programmable Logic Device
  • PLA Programmable Logic Array
  • the rank and file of the computer electronics industry in general and the software industry in particular have been searching for the next "killer" applications, i.e., an application that could drive the sale of hardware just like the Visicalc program drove the sale of the Apple computer.
  • This killer application is a single application with a set of features that a consumer would buy for a premium price. A single new device may not be this killer application. What may be the application that builds customer loyalty and enables widening of profit margins is the ability of a suite of devices to work together to address the needs of the household as no single device can. This interoperability of devices can increase the value and functionality of the collection of devices in the home and can allow these devices, in concert, to provide services that no single device can adequately provide.
  • one possible advance akin to a "killer” application is a consumer friendly software set that could be shared by. or distributed among, multiple devices, the ultimate goal being to enable the different intelligent devices to work together in a cooperative and integrated fashion, i.e., as if the entire collection of such devices were a single, distributed, multi-function device.
  • the holy grail of the "home electronics" industry is a mechanism that would allow diverse IDDs to exchange data and act on the exchanged data in a seamless and transparent manner.
  • two elements needed to implement this "killer” application are a network to connect the IDDs and software permitting the IDDs to act on shared information.
  • IHDN home digital networks
  • the devices connected to such an IHDN can communicate with another over any suitable communications medium, e.g., via an IEEE 1394 serial communications bus, also known as "Fire Wire", or via a wireless communications medium.
  • the IHDN would solve many existing problems of combining devices.
  • What is needed is a method and corresponding system permitting the exchange of information between IDDs.
  • a method and corresponding system permitting the exchange of information to initiate an operation responsive to receipt of the exchanged information by one of the devices on a network. It would be beneficial if the method and corresponding system could operate on a plurality of the exchanged information.
  • What is also needed is a method to facilitate data exchanges between incompatible intelligent digital devices connected to one another via an IHDN.
  • the present invention provides a method of operating a system including a digital network interconnected intelligent digital devices (IDDs) generating and receiving extensible Markup Language (XML) documents containing data and respective Document Type Definitions (DTDs) describing the data content.
  • the method includes steps for transmitting a generated XML document from a first IDD to a second IDD, and, when the respective DTD for the generated XML document satisfies a predetermined criteria, operating on the data contained in the XML document at the second IDD.
  • the second IDD maintains a list of trusted DTDs, and the predetermined criteria is equality between the name of the respective DTD and the name of a trusted DTD.
  • the predetermined criteria comprises the inclusion of the name of a program residing on the second IDD.
  • the transmitting step includes transmitting the generated XML document from the first IDD to the second IDD and a third IDD
  • the operating step includes operating on the data contained in the XML document at the second IDD when the respective DTD for the generated XML document satisfies a first predetermined criteria
  • the method further includes the step of operating on the data contained in the XML document at the third IDD when the respective DTD for the generated XML document satisfies a second predetermined criteria.
  • the present invention provides a method of operating a system including a digital network interconnected intelligent digital devices (IDDs) generating and receiving extensible Markup Language (XML) documents containing data and respective Document Type Definitions (DTDs) describing the data content.
  • IDDs digital network interconnected intelligent digital devices
  • XML extensible Markup Language
  • DTDs Document Type Definitions
  • the method includes steps for: (a) generating an XML document containing related data and a reference to a respective DTD at a first IDD responsive to a command from a second IDD;
  • the present invention provides a system including a plurality of intelligent digital devices (IDDs) interconnected to one another , each of the IDDs being capable of one of generating and receiving an extensible Markup Language (XML) document containing data and referencing a document type definition (DTD).
  • IDDs intelligent digital devices
  • XML extensible Markup Language
  • DTD document type definition
  • the system is further characterized in that: a first IDD generates the XML document responsive to a command received over the IHDN; a second IDD stores N XML processors associated with N named DTDs; a third IDD stores M XML processors associated with M named DTDs; the second IDD processes the XML document using one of the N XML processors when the respective DTD corresponds to one of the N named DTDs; the third IDD processes the XML document using one of the M XML processors when the respective DTD corresponds to one of the M named DTDs; and
  • N and M are both positive integers.
  • the second IDD stores the N named DTDs
  • the third IDD stores the M named DTDs.
  • the second and third IDDs store lists of trusted DTDs including the associated N and M named DTDs, and the first IDD generates the XML document and the respective DTD responsive to the command received over the IHDN.
  • the IDD's advantageously can be interconnected via an in home digital network (IHDN).
  • FIG. 1 is a high level block diagram of an intelligent digital device (IDD) connected to an in home digital network (IHDN);
  • IHDN intelligent digital network
  • FIGS. 2 A and 2B are alternative configurations of the LUT 128 illustrated in FIG. 1;
  • FIG. 3 is a representation of the entertainment and information system of the present invention, particularly illustrating how the invention can be used to exchange information based on electronic program guide (EPG) data;
  • FIG. 4 illustrates the format of an XML(EPG) document which can be transmitted over the IHDN illustrated in FIGS. 1 and 3;
  • FIG. 5 illustrates the format of a document type definition (DTD) associated with the XML(EPG) document illustrated in FIG. 4;
  • FIG. 6 is the output VRML 3D output produced for a sample data set of the
  • FIG. 7 is a high level flowchart illustrating an exemplary embodiment of the method of operating one of the IDDs upon receipt of the XML(EPG) document;
  • FIG. 8 shows VRML commands as generated by the parsing of the XML (EPG) document
  • FIG. 9 is a representational diagram of the multilevel process by which EPG data is converted to a 3D EPG display.
  • IHDN in home digital network
  • This integrated entertainment and information system is envisioned to include components which will exchange data, and preferably act on the exchanged data, in a manner which is completely invisible to the system user(s).
  • the system still has the limitation that not every device connected to the IHDN will understand how to communicate with other devices attached to the IHDN.
  • a communications standard, or common language is still required so that all of the devices can be understood by all the other devices, i.e., so the connected devices can exchange information and cooperate.
  • the language must be: Flexible enough to support a wide array of devices; Extensible, so new classes of devices can be supported;
  • the present invention solves this problem by employing a method in which XML, a language which possesses all of the qualities required in a communications standard for the IHDN, is used in a new way to solve the problem of device interconnectivity.
  • the method and corresponding system according to the present invention overcome the above-identified problem by fabricating the system from intelligent digital devices (IDDs).
  • each of the IDDs is capable of generating and/or receiving an extensible Markup Language (XML) document.
  • IDDs capable of receiving the XML document store at least one XML application for processing the data contained in the XML document in accordance with a document type definition (DTD).
  • SGML an acronym for Standard Generalized Markup Language
  • ISO 8879:1986 is an international standard (ISO 8879:1986) and is a markup language used extensively in publishing and other domains. Additional material on SGML is included in the document entitled "A Gentle Introduction to SGML", Text Encoding Initiative, which can be obtained from the web page http://www-tei.uic.edu/orgs/tei/sgml/teip3sg/index.html.
  • XML is a markup language based on SGML.
  • markup denotes that the information is annotated (or marked up) with tags.
  • Tags surround a section of information (called content) and define the properties of the content.
  • XML Extensible Markup Language
  • the XML standard is the result of an effort by the World Wide Web Consortium (W3C) to enable the further expansion of Web technology into new domains of distributed document processing.
  • W3C World Wide Web Consortium
  • the first officially released specification for XML from W3C was released on Feb. 10, 1998 and the specifications for required related standards are still being formulated.
  • HTML Hypertext Markup Language
  • HTML Hypertext Markup Language
  • Any inherent relationship between the information captured in an HTML document is lost.
  • text annotated in HTML could have the form ⁇ bold> text ⁇ /bold>, indicating that the included text would be displayed in a bold font.
  • data annotated in XML would have the form ⁇ program-type> text ⁇ /program-type>, indicating that the data between the tags denotes the genre of a movie in an electronic program guide (EPG)).
  • EPG electronic program guide
  • XML XML document Separates the data from how that data should be displayed. This is useful because it allows the same XML document to be used by multiple IDDs for different purposes. Since each IDD advantageously can display the data in an appropriate manner, the XML document is flexible and reusable.
  • each IDD employs the XML documents it receives is determined by the Document Type Definition (DTD).
  • the DTD defines the structure of the XML document including what each tag represents.
  • each IDD advantageously can have its own set of DTD(s) that is (are) applied to the XML documents that the IDD receives.
  • the referenced DTD in an XML document advantageously can be employed to initiate operation of a specific program residing on a respective IDD on the received XML document. See Fig. 7. It will be appreciated that several IDDs can have different versions of, for example, a VRML interpreter, each version generating a VRML world, as discussed in greater detail below with respect to Fig.
  • each IDD can use the same XML document and associated DTD to produce, for example, an IDD-specific presentation.
  • substantially identical versions of a XML document advantageously can be formatted for display and presentation, in an exemplary case, by merely editing the DTD name included in the XML document to thereby instantiate a different XML application.
  • the ability of the IDDs to generate, transmit, receive, and process XML documents in accordance with respective DTDs are features essential to creating a flexible and scalable IHDN.
  • the entertainment and information system according to the present invention thus consists of a plurality of IDDs connected through a network and communicating with one another using XML documents.
  • each IDD contains an XML parser or processor that allows the IDD to read an XML document and a DTD (or set of DTDs) that allows the IDD to understand XML documents received across the network.
  • FIG. 1 A high level block diagram of an exemplary IDD 100 is illustrated in FIG. 1 as including processor 110 receiving instructions from a memory 120 via a bus 130.
  • the memory 120 advantageously can include a read-only memory (ROM) 122, a random access memory (ROM) 124, and a general purpose memory 126, which could be a hard disk drive, a CD-ROM, etc.
  • the bus 130 can include a number of general and special purpose buses known to one of ordinary skill in the art.
  • the processor 110 preferably is connected to the IHDN 200 via a first input/output (I/O) device 140 and is connected to another device, e.g., a display 160, via a second I/O device 150.
  • I/O input/output
  • the memory 120 stores at least one XML application for generating and parsing XML documents.
  • the XML application may also build or facilitate the building of XML documents and associated DTDs.
  • the memory stores the operating program(s) of the IDD, which program(s) advantageously can include(s) a routine for instantiating the XML application when (a) an XML document has been received by the IDD 100 and (b) a predetermined condition is satisfied.
  • the 120 stores a look up table (LUT) 128 employing the names of trusted DTDs at pointers to respective XML applications, where trusted DTDs are DTDs that have tested satisfactory when communicating between IDD 100a and 100b, for example.
  • LUT look up table
  • trusted DTDs need not be supplied by the vendor of the specific IDD. It will also be appreciated that the memory 120 need not store the actual trusted DTD; the associated XML program can be instantiated as long as a match occurs between the DTD referenced in the XML document and the name of the trusted DTD stored in LUT 128. Alternatively, the memory 120 advantageously can store the trusted DTDs, which saves bandwidth in the IHDN 200. See FIGS. 2A and 2B. As previously discussed, the present invention employs XML documents as a data exchange mechanism, allowing various and diverse IDDs 100 to share data between themselves over the IHDN 200.
  • FIGS. 3-9 One exemplary embodiment of an entertainment and information system 1 according to the present invention is illustrated in FIGS. 3-9 with respect to conveying Electronic Program Guide (EPG) data between several IDDs over the IHDN 200.
  • EPG Electronic Program Guide
  • HVE High Volume Electronics
  • set-top-box STB
  • STB set-top-box
  • IDD 100c e.g., WebTV or similar technology for obtaining Internet content
  • a recorder IDD lOOd e.g., a digital video recorder or a RePlay recorder
  • computer IDD lOOe i.e., a personal computer. All of the IDDs lOOa-lOOe are operatively connected to one another via the IHDN 200.
  • the information IDD 100c can be connected to the Internet (400) via a plain old telephone system (POTS) 300, so that data can be gathered from various data sources, e.g., 402A-402C.
  • POTS plain old telephone system
  • IDDs e.g., entertainment IDD 100b and information IDD 100c advantageously can be combined in a single IDD lOOx, although these IDDs are shown separately in FIG. 3.
  • the notation IDD is employed throughout to denote the wide scope of the present invention.
  • a nourishment IDD lOOf e.g., a microwave oven
  • a speaker system IDD lOOg advantageously can be connected to and form part of the entertainment and information system 1 according to the present invention without departing from the spirit and scope of the invention.
  • the interconnection of multiple IDD's 100 via the IHDN 200 represents only a single preferred embodiment according to the present invention.
  • the IDD's 100 advantageously can be interconnected via the internet, a wireless network, a local area network, a wide area network or a virtual private network.
  • the entertainment IDD 100b receives raw Electronic Program Guide (EPG) data sent by the broadcaster or cable operator as part of the Program and System Information Protocol (PSIP) standard. See FIG. 9.
  • EPG Electronic Program Guide
  • PSIP Program and System Information Protocol
  • the EPG data is saved in a database stored in memory 120b located in the IDD 100b.
  • the processor 110b in the IDD 100b then constructs an XML document model out of the raw data, i.e., the EPG data retrieved from the database in memory 120b, and transmits the XML packaged EPG data (hereinafter XML(EPG) document) to the display IDD 100a.
  • XML(EPG) document XML packaged EPG data
  • the XML(EPG) document includes a reference to a Virtual Reality Modeling Language (VRML) DTD, as illustrated in FIG. 4; the exemplary VRML.DTD is illustrated in FIG. 5.
  • VRML Virtual Reality Modeling Language
  • the IDD 100b need not actually generate the VRML.DTD (although the IDD 100b could generate the applicable DTD when required).
  • the XML(EPG) document (and the VRML.DTD) is (are) transmitted to the IDD 100a, where the XML(EPG) document is converted for display on display 160a via the VRML 3D encoder instantiated by processor 110a.
  • a representative screen capture of the VRML output is illustrated in FIG. 6. Referring now to FIG.
  • FIG. 7 is a high level flowchart of a method for operating the entertainment and information system 1 according to the first preferred embodiment of the present invention.
  • XML(EPG) document is received at IDD 100a from IDD 100b via IHDN 200.
  • a check is performed to determine whether the XML(EPG) document references a trusted DTD, i.e., the VRML.DTD, which advantageously can be listed in LUT 128 of IDD 100a.
  • a trusted DTD i.e., the VRML.DTD
  • the trusted DTD referenced in the XML(EPG) document is transmitted via the IHDN 200 or stored in memory 120 of IDD 100a.
  • the operating program of the IDD 100a jumps to step S50 and performs a check to determine whether the XML(EPG) document references an EPG. DTD.
  • the processor 1 10 instantiates the XML processor stored in memory 120 during step S30 and instantiates the VRML interpreter stored in memory 120 during step S40.
  • the XML processor parses the EPG data in the XML(EPG) document and outputs selected portions of the EPG data to the VRML interpreter, which, in turn, interprets the parsed EPG data and generates VRML data, as illustrated in FIG. 8, representing a three dimensional (3D) VRML "world” projected on the screen of the IDD 100a. See FIG. 6, which, as previously mentioned, is a screen capture of a VRML world depicting selected portions of the EPG data, as discussed in greater detail below.
  • step S50 When the answer is affirmative at step S50, the processor 110 instantiates an XML application during step S60, which parses the EPG data in the XML(EPG) document and outputs selected portions of the EPG data to the screen of the IDD 100a as EPG data in a grid form.
  • step S60 When the answer is negative at step S50, the routine loops back to the start (step S10) to await the arrival of the next XML document.
  • the IDD 100c e.g., the WebTV unit or similar component, advantageously can receive Web content in XML or convert HTML into XML/DOM (Document Object Model).
  • the IDD 100c can transmit the XML(HTML) document to the IDD 100a for display.
  • the recorder IDD lOOd e.g., a video recorder, also connected to other devices via the IHDN 200, transmits its table of contents (TOC) in XML format, i.e., transmits an XML(TOC) document to the IDD 100a for conversion to VRML for display.
  • the IDD 1 OOa which advantageously includes an XML parser and a VRML decoder (interpreter and 3D pipeline), can interact with any other IDD to display data received in XML format.
  • IDD 100a advantageously can display 3D data representing the output of a plurality of data sources, e.g., IDDs lOOb-lOOd, so that the user(s) can view and information residing on or obtainable via the entertainment and information system 1.
  • IDDs lOOb-lOOd a plurality of data sources
  • the reference to a trusted DTD can be the trigger which initiates the operation of an XML processor or XML application
  • receipt of two such XML documents or DTDs advantageously can signal the initiation of a third XML application.
  • an exemplary XML application called SORT can be instantiated to examine the XML(EPG) document corresponding to the displayed VRML world for coincidences and/or discontinuities.
  • the SORT XML application could be employed to determine that a particular program was marked as being of interest to the user but has not been designated for recording by recorder IDD lOOd. It will be appreciated that an updated TOC for the IDD lOOd advantageously could be transmitted from the IDD 100a to the IDD lOOd as a second XML(TOC) document.
  • EPG Electronic Program Guide
  • the advantage of this representation over the 2D representation is that the 3D representation is scalable, i.e., the 3D display advantageously can accommodate the large numbers of channels that will be available to consumer in the near future.
  • the application was developed using VRML to display the EPG.
  • the EPG data is a structured data set which is very large.
  • XML is designed to work with structured data and can handle arbitrarily large documents.
  • the EPG data is composed of text based information; XML works with text based documents. It will be appreciated that XML documents can reference files containing non-textual data, i.e., images, sounds, etc.
  • the XML EPG document must capture all of the information necessary to display both a concise listing of the programming available and a more verbose descriptive listing of the programs available.
  • a Document Type Definition (DTD) describes the data to be included in the XML(EPG) document. This DTD is depicted in FIG. 5. It will be noted that the VRML.DTD indicates the name of the processing application which advantageously can be used to further manipulate the EPG data, as discussed in greater detail below.
  • the DTD describes how all of the individual data elements associated with each television program are composed and related to each other.
  • the DTD also describes how all of the television programs are grouped together to create an XML(EPG) document that captures all of the available programming on all of the available channels for some predetermined time period.
  • the XML(EPG) document must contain specific information about each program available to be useful to a user.
  • the EPG document must, at a minimum contain the name of each available television program, the start time, the end time, and the channel for every television program.
  • each television program in the XML(EPG) document has a broad category label, indicating the type of program, i.e., comedy, musical, etc.
  • each television program would also be useful to the user, and as such is included in the XML(EPG) document and the associated DTD.
  • additional category specific information can also be included with the television program.
  • a movie listed in the EPG data advantageously can indicate the name of the director while a sporting event would indicate the type of sport being played and names of the players or teams playing.
  • FIG. 4 one partial example of the XML(EPG) document is depicted in FIG. 4. It should be noted from FIG.4 that the name of the channel associated which this television program may not be needed by the EPG. In that case, the channel identification will simply be discarded when the IDD 100a parses the XML(EPG)document and displays the 3D representation of the EPG data to the user. It will be appreciated that the data representation in XML is highly scalable.
  • Any number of programs on any number of channels can be added to the XML document and transmitted to the EPG application via entertainment IDD 100b, IHDN 200, and display IDD 100a, which would cooperatively take the EPG data, parse it, and display the 3D representation of the EPG data, i.e., the VRML world, for the user.
  • XML can therefore be used as the data transmission facilitator, even as the number of channels and programs increases over time.
  • the document is processed and displayed.
  • the EPG data within the XML(EPG) document is converted to VRML data by the VRML interpreter and displayed for the user to browse and navigate.
  • the parsing of the EPG data in the XML(EPG) document and the conversion of the parser's output to VRML format is performed by the XML processor and VRML encoder running on processor 110a. It is important to note that, because the EPG data is encoded in XML, a different XML application corresponding to a different method of displaying the EPG data could be substituted for this application (See FIG.
  • an XML application is simply a consumer of the XML(EPG) document and does not need to know anything about the origins of the XML(EPG) document or how this document was delivered to the XML application.
  • the originator of the EPG data in the XML(EPG) document could also be replaced without affecting the display of EPG data in any meaningful way.
  • parsing the XML(EPG) document entails walking through the XML document and collecting up all the relevant information, in an exemplary case, about each of the programs in the XML document. This information must then be translated into a useful VRML representation of the data, which is a relatively straightforward transform understood by one of ordinary skill in the art.
  • a selected portion of the VRML program data is shown in FIG. 6; a selected portion of the VRML commands is depicted in FIG. 8.
  • the EPG VRML program data is used by the EPG application to display all of the programs in the VRML visual display to the user. This allows the data to change, but keep the same visual VRML representation.
  • FIG. 9 A functional diagram depicting the entire process, from receiving EPG data at IDD 100b to displaying the 3D visualization of the EPG data on display IDD 100a application, including an exemplary data transformation, transmission, and display sequence is illustrated in FIG. 9.
  • the raw EPG data is not saved in XML format and must be converted to XML by IDD 100b.
  • the data is cleansed of any erroneous or unnecessary data points and saved in memory 120b of IDD 100b.
  • the cleansed data can then be formatted into a structure that makes conversion into
  • XML easier. It will be appreciated that this may involve ordering the data in a consistent way and collecting related data records together.
  • the data is converted to and XML representation, based on the selected DTD for EPG data, by processor 110b.
  • the XML(EPG) document is then transmitted to the display IDD 1 OOa for display.
  • the XML(EPG) document is parsed and converted into the format necessary for display, using the referenced DTD. See FIG. 7.
  • the XML processor parses the XML(EPG) document and generates data suitable for application to the VRML interpreter, which generates the VRML data corresponding to the EPG data.
  • This VRML code is then combined with the VRML code that describes the 3D VRML world structure.
  • a VRML world containing a 3D representation of current EPG data is ready for display on IDD 100a.
  • the VRML world has many features to aid the user in navigating the EPG data in a useful manner.
  • the user can visually highlight categories of programs, programs within specific time periods, or some combination of the two.
  • the user may also select channels of interest and move up and down through the vast selection of available channels. It is also possible to display a preview of some of the programs on the preview screen above the EPG program listings.
  • the day tower at the nexus of the channel axis and time axis is used to change the day being viewed.
  • IDD's interconnected in this manner.
  • the IDD's can also be interconnected via the internet, a virtual private network, a wireless network, a local area network, or a private wide area network without departing from the scope of the present invention.

Abstract

A method of operating a system including a digital network interconnected intelligent digital devices (IDDs) generating and receiving eXtensible Markup Language (XML) documents containing data and respective Document Type Definitions (DTDs) describing the data content. Preferably, the method includes steps for transmitting a generated XML document from a first IDD to a second IDD, and, when the respective DTD for the generated XML document satisfies a predetermined criteria, operating on the data contained in the XML document at the second IDD. In a first exemplary case, the second IDD maintains a list of trusted DTDs, and the predetermined criteria is equality between the name of the respective DTD and the name of a trusted DTD. Alternatively, the predetermined criteria is satisfied by inclusion of the name of a program residing on the second IDD in the respective DTD. In a second exemplary case, the transmitting step includes transmitting the generated XML document from the first IDD to the second IDD and a third IDD, the operating step includes operating on the data contained in the XML document at the second IDD when the respective DTD for the generated XML document satisfies a first predetermined criteria, and the method further includes the step of operating on the data contained in the XML document at the third IDD when the respective DTD for the generated XML document satisfies a second predetermined criteria. A system composed of IDDs interconnected by an in home digital network (IHDN) or other mechanism, which system can be operated by the method mentioned above, is also described.

Description

Methods for initiating activity in intelligent devices connected to an in home digital network using extensible markup language (XML) for information exchange and systems therefor
The present invention relates generally to data communications between intelligent information and entertainment digital devices (IDDs) forming an in home digital network (IHDN). More particularly, the present invention relates to a novel way to use extensible Markup Language (XML) as a mechanism to initiate action in one or more of the IDDs connected to an IHDN to facilitate interoperability and integration thereof.
A myriad of different intelligent digital devices (IDDs) for providing information and entertainment to the user have come into widespread use. These devices include, but are not limited to, conventional (analog) televisions (TVs) and digital TVs (DTVs), such as high definition televisions (HDTVs), Direct Broadcast Satellite (DBS) receivers, cable/terrestrial/satellite set-top boxes (STBs), conventional VCRs, digital video recorders (DVRs), telephones, stereo systems, personal computers (PCs), cellular phones, DVD players, CD-I players, video game consoles, e.g., the recently introduced Sega Dreamcast system, Personal Digital Assistants (PDAs), intelligent Remote Control Devices (RCDs), video cameras, digital cameras, etc. All of the above-mentioned IDDs incorporate one of a Digital Signal Processor (DSP), microcontroller, microprocessor, system-on-a-chip (SOC). Programmable Logic Device (PLD), Programmable Logic Array (PLA), or other digital data processing means.
The rank and file of the computer electronics industry in general and the software industry in particular have been searching for the next "killer" applications, i.e., an application that could drive the sale of hardware just like the Visicalc program drove the sale of the Apple computer. This killer application, as envisioned by many manufacturers, is a single application with a set of features that a consumer would buy for a premium price. A single new device may not be this killer application. What may be the application that builds customer loyalty and enables widening of profit margins is the ability of a suite of devices to work together to address the needs of the household as no single device can. This interoperability of devices can increase the value and functionality of the collection of devices in the home and can allow these devices, in concert, to provide services that no single device can adequately provide. Thus, one possible advance akin to a "killer" application is a consumer friendly software set that could be shared by. or distributed among, multiple devices, the ultimate goal being to enable the different intelligent devices to work together in a cooperative and integrated fashion, i.e., as if the entire collection of such devices were a single, distributed, multi-function device. The holy grail of the "home electronics" industry is a mechanism that would allow diverse IDDs to exchange data and act on the exchanged data in a seamless and transparent manner. Thus, two elements needed to implement this "killer" application are a network to connect the IDDs and software permitting the IDDs to act on shared information.
With respect to the first requirement, one way to enable this interconnectivity of consumer devices is to have a communications backbone present in the home. It will be appreciated that this backbone, or network, would allow any capable consumer device to communicate with any other device attached to the network. Many consumers are already beginning to install PC networks in their homes to share, for example, a cable modem or digital subscribed line (DSL) fast internet connection. Moreover, in home digital networks (IHDNs) have been proposed to interconnect a multiplicity of IDDs. The devices connected to such an IHDN can communicate with another over any suitable communications medium, e.g., via an IEEE 1394 serial communications bus, also known as "Fire Wire", or via a wireless communications medium. The IHDN would solve many existing problems of combining devices. Connecting a television, a VCR, a satellite dish, a PC, a stereo and six speakers would no longer require dozens of cables, multiple splitters purchased at an electronics store, and a degree in electrical engineering. All that would be required is connecting each of these devices to the IHDN and turning it on. However, these connected IDDs could still not operate in concert.
What is needed is a method and corresponding system permitting the exchange of information between IDDs. Preferably, what is needed is a method and corresponding system permitting the exchange of information to initiate an operation responsive to receipt of the exchanged information by one of the devices on a network. It would be beneficial if the method and corresponding system could operate on a plurality of the exchanged information. What is also needed is a method to facilitate data exchanges between incompatible intelligent digital devices connected to one another via an IHDN.
Based on the above and foregoing, it can be appreciated that there presently exists a need in the art for a method and corresponding system which increases the interoperability of intelligent digital devices connect via an in home digital network. The present invention was motivated by a desire to overcome the drawbacks and shortcomings of the presently available technology, and thereby fulfill this need in the art.
In one aspect, the present invention provides a method of operating a system including a digital network interconnected intelligent digital devices (IDDs) generating and receiving extensible Markup Language (XML) documents containing data and respective Document Type Definitions (DTDs) describing the data content. Preferably, the method includes steps for transmitting a generated XML document from a first IDD to a second IDD, and, when the respective DTD for the generated XML document satisfies a predetermined criteria, operating on the data contained in the XML document at the second IDD. In a first exemplary case, the second IDD maintains a list of trusted DTDs, and the predetermined criteria is equality between the name of the respective DTD and the name of a trusted DTD. Alternatively, the predetermined criteria comprises the inclusion of the name of a program residing on the second IDD. In a second exemplary case, the transmitting step includes transmitting the generated XML document from the first IDD to the second IDD and a third IDD, the operating step includes operating on the data contained in the XML document at the second IDD when the respective DTD for the generated XML document satisfies a first predetermined criteria, and the method further includes the step of operating on the data contained in the XML document at the third IDD when the respective DTD for the generated XML document satisfies a second predetermined criteria. In another aspect, the present invention provides a method of operating a system including a digital network interconnected intelligent digital devices (IDDs) generating and receiving extensible Markup Language (XML) documents containing data and respective Document Type Definitions (DTDs) describing the data content. Advantageously, the method includes steps for: (a) generating an XML document containing related data and a reference to a respective DTD at a first IDD responsive to a command from a second IDD;
(b) transmitting the XML document from the first to the second IDD;
(c) when the respective DTD satisfies a predetermined criteria, parsing the data in the XML document in accordance with the format described in the respective DTD to thereby generate parsed data from the related data; and
(d) operating on the parsed data.
In a still further aspect, the present invention provides a system including a plurality of intelligent digital devices (IDDs) interconnected to one another , each of the IDDs being capable of one of generating and receiving an extensible Markup Language (XML) document containing data and referencing a document type definition (DTD). The system is further characterized in that: a first IDD generates the XML document responsive to a command received over the IHDN; a second IDD stores N XML processors associated with N named DTDs; a third IDD stores M XML processors associated with M named DTDs; the second IDD processes the XML document using one of the N XML processors when the respective DTD corresponds to one of the N named DTDs; the third IDD processes the XML document using one of the M XML processors when the respective DTD corresponds to one of the M named DTDs; and
N and M are both positive integers.
Preferably, in the above-mentioned system, at least one of the N named DTDs and at least one of the M named DTDs are identical to the respective DTD, while the one of the N XML processors corresponding to the respective DTD is different than the one of the M XML processors corresponding to the respective DTD. In an exemplary embodiment, the second IDD stores the N named DTDs, while the third IDD stores the M named DTDs. Alternatively, the second and third IDDs store lists of trusted DTDs including the associated N and M named DTDs, and the first IDD generates the XML document and the respective DTD responsive to the command received over the IHDN. The IDD's advantageously can be interconnected via an in home digital network (IHDN).
These and various other features and aspects of the present invention will be readily understood with reference to the following detailed description taken in conjunction with the accompanying drawings, in which like or similar numbers are used throughout, and in which:
FIG. 1 is a high level block diagram of an intelligent digital device (IDD) connected to an in home digital network (IHDN);
FIGS. 2 A and 2B are alternative configurations of the LUT 128 illustrated in FIG. 1;
FIG. 3 is a representation of the entertainment and information system of the present invention, particularly illustrating how the invention can be used to exchange information based on electronic program guide (EPG) data; FIG. 4 illustrates the format of an XML(EPG) document which can be transmitted over the IHDN illustrated in FIGS. 1 and 3;
FIG. 5 illustrates the format of a document type definition (DTD) associated with the XML(EPG) document illustrated in FIG. 4; FIG. 6 is the output VRML 3D output produced for a sample data set of the
EPG data in a particular embodiment of the invention; and
FIG. 7 is a high level flowchart illustrating an exemplary embodiment of the method of operating one of the IDDs upon receipt of the XML(EPG) document;
FIG. 8 shows VRML commands as generated by the parsing of the XML (EPG) document; and
FIG. 9 is a representational diagram of the multilevel process by which EPG data is converted to a 3D EPG display.
Illustrative embodiments and exemplary applications will now be described with reference to the accompanying drawings to disclose the advantageous teachings of the present invention.
While the present invention is described herein with reference to illustrative embodiments for particular applications, it should be understood that the invention is not limited thereto. Those having ordinary skill in the art and access to the teachings provided herein will recognize additional modifications, applications, and embodiments within the scope thereof and additional fields in which the present invention would be of significant utility.
As mentioned above, many manufacturers and device vendors have been searching for the next "killer" application for the modern home. One candidate is an in home digital network (IHDN), which advantageously could be used to interconnect all of the accoutrements of a modern home, e.g., DTV, DVD player, surround sound system, several PCs, etc. This integrated entertainment and information system is envisioned to include components which will exchange data, and preferably act on the exchanged data, in a manner which is completely invisible to the system user(s). However, when such a system is fabricated from current electronic components, the system still has the limitation that not every device connected to the IHDN will understand how to communicate with other devices attached to the IHDN.
In terms of the integrated entertainment and information system, once all of the devices in the home are connected together, either hardwired or by a broadcast connection, a communications standard, or common language, is still required so that all of the devices can be understood by all the other devices, i.e., so the connected devices can exchange information and cooperate. The language must be: Flexible enough to support a wide array of devices; Extensible, so new classes of devices can be supported;
Easily Parsed by processor and memory constrained devices; and An open standard with broad industry backing.
The present invention solves this problem by employing a method in which XML, a language which possesses all of the qualities required in a communications standard for the IHDN, is used in a new way to solve the problem of device interconnectivity. In other words, the method and corresponding system according to the present invention overcome the above-identified problem by fabricating the system from intelligent digital devices (IDDs). In the inventive system, each of the IDDs is capable of generating and/or receiving an extensible Markup Language (XML) document. Moreover, IDDs capable of receiving the XML document store at least one XML application for processing the data contained in the XML document in accordance with a document type definition (DTD). These features of each IDD will be discussed in greater detail below. Before a detailed discussion of the IDD is undertaken, a brief discussion of the XML standard, which is a subset of the SGML standard, will be presented. SGML, an acronym for Standard Generalized Markup Language, is an international standard (ISO 8879:1986) and is a markup language used extensively in publishing and other domains. Additional material on SGML is included in the document entitled "A Gentle Introduction to SGML", Text Encoding Initiative, which can be obtained from the web page http://www-tei.uic.edu/orgs/tei/sgml/teip3sg/index.html. Moreover, XML is a markup language based on SGML. In either case, "markup" denotes that the information is annotated (or marked up) with tags. Tags surround a section of information (called content) and define the properties of the content. A more detailed explanation is provided in the article by M. Bryan, entitled "An Introduction to the Extensible Markup Language (XML)" , which is available from The SGML Centre, at http://www.personal.u- net.com/~sgml/xmlintro.htm; and the paper by Jon Bosak entitled "XML, Java, and the Future of the Web", which is available from Sun Microsystems at http://metalab.unc.edu/pub/sun-info/standards/xml/why/xmlapps.htm.
The XML standard is the result of an effort by the World Wide Web Consortium (W3C) to enable the further expansion of Web technology into new domains of distributed document processing. The first officially released specification for XML from W3C was released on Feb. 10, 1998 and the specifications for required related standards are still being formulated.
XML is used to capture structured data and text. In contrast, Hypertext Markup Language (HTML), the language used to develop Web pages, is capable of capturing multimedia documents. Any inherent relationship between the information captured in an HTML document is lost. For example, text annotated in HTML could have the form <bold> text </bold>, indicating that the included text would be displayed in a bold font. In contrast, data annotated in XML would have the form <program-type> text </program-type>, indicating that the data between the tags denotes the genre of a movie in an electronic program guide (EPG)). It is important to note that in XML, these data relationships are preserved and can be used by the receiver of the XML document. It should also be mentioned that there are several related standards for XML that specify how to display and link XML documents; this suite of XML standards, used together, can capture, display and link together highly structured information in an effective way.
As mentioned immediately above, an important feature of XML is that it separates the data from how that data should be displayed. This is useful because it allows the same XML document to be used by multiple IDDs for different purposes. Since each IDD advantageously can display the data in an appropriate manner, the XML document is flexible and reusable.
It should be mentioned that the manner is which each IDD employs the XML documents it receives is determined by the Document Type Definition (DTD). The DTD defines the structure of the XML document including what each tag represents. It should also be mentioned that each IDD advantageously can have its own set of DTD(s) that is (are) applied to the XML documents that the IDD receives. Moreover, as mentioned below, the referenced DTD in an XML document advantageously can be employed to initiate operation of a specific program residing on a respective IDD on the received XML document. See Fig. 7. It will be appreciated that several IDDs can have different versions of, for example, a VRML interpreter, each version generating a VRML world, as discussed in greater detail below with respect to Fig. 6, sized to a different display device. In this way, each IDD can use the same XML document and associated DTD to produce, for example, an IDD-specific presentation. Moreover, as discussed in greater detail below, substantially identical versions of a XML document advantageously can be formatted for display and presentation, in an exemplary case, by merely editing the DTD name included in the XML document to thereby instantiate a different XML application.
The ability of the IDDs to generate, transmit, receive, and process XML documents in accordance with respective DTDs are features essential to creating a flexible and scalable IHDN. The entertainment and information system according to the present invention thus consists of a plurality of IDDs connected through a network and communicating with one another using XML documents. As discussed in greater detail below, each IDD contains an XML parser or processor that allows the IDD to read an XML document and a DTD (or set of DTDs) that allows the IDD to understand XML documents received across the network.
A high level block diagram of an exemplary IDD 100 is illustrated in FIG. 1 as including processor 110 receiving instructions from a memory 120 via a bus 130. It will be appreciated that the memory 120 advantageously can include a read-only memory (ROM) 122, a random access memory (ROM) 124, and a general purpose memory 126, which could be a hard disk drive, a CD-ROM, etc. It will also be appreciated that the bus 130 can include a number of general and special purpose buses known to one of ordinary skill in the art. The processor 110 preferably is connected to the IHDN 200 via a first input/output (I/O) device 140 and is connected to another device, e.g., a display 160, via a second I/O device 150.
Preferably, the memory 120 stores at least one XML application for generating and parsing XML documents. Advantageously, the XML application may also build or facilitate the building of XML documents and associated DTDs. In addition, the memory stores the operating program(s) of the IDD, which program(s) advantageously can include(s) a routine for instantiating the XML application when (a) an XML document has been received by the IDD 100 and (b) a predetermined condition is satisfied. In an exemplary case, the 120 stores a look up table (LUT) 128 employing the names of trusted DTDs at pointers to respective XML applications, where trusted DTDs are DTDs that have tested satisfactory when communicating between IDD 100a and 100b, for example. It will be appreciated that trusted DTDs need not be supplied by the vendor of the specific IDD. It will also be appreciated that the memory 120 need not store the actual trusted DTD; the associated XML program can be instantiated as long as a match occurs between the DTD referenced in the XML document and the name of the trusted DTD stored in LUT 128. Alternatively, the memory 120 advantageously can store the trusted DTDs, which saves bandwidth in the IHDN 200. See FIGS. 2A and 2B. As previously discussed, the present invention employs XML documents as a data exchange mechanism, allowing various and diverse IDDs 100 to share data between themselves over the IHDN 200. One exemplary embodiment of an entertainment and information system 1 according to the present invention is illustrated in FIGS. 3-9 with respect to conveying Electronic Program Guide (EPG) data between several IDDs over the IHDN 200.
Referring to FIG. 3, it will be appreciated that one way to conceptualize the entertainment and information system 1 is by means of the display-centric model being investigated by one of the High Volume Electronics (HVE) strategy groups working in consumer electronics product planning. In this model, a consumer buys a display IDD 100a, e.g., a flat panel display, an entertainment IDD 100b, e.g.. a cable/terrestrial/satellite receiver (a.k.a. set-top-box (STB)) which performs all of the audio/video/data decoding functions, an information IDD 100c, e.g., WebTV or similar technology for obtaining Internet content, a recorder IDD lOOd, e.g., a digital video recorder or a RePlay recorder, and a computer IDD lOOe, i.e., a personal computer. All of the IDDs lOOa-lOOe are operatively connected to one another via the IHDN 200. It will be appreciated that the information IDD 100c can be connected to the Internet (400) via a plain old telephone system (POTS) 300, so that data can be gathered from various data sources, e.g., 402A-402C.
It should be noted that several of the IDDs, e.g., entertainment IDD 100b and information IDD 100c advantageously can be combined in a single IDD lOOx, although these IDDs are shown separately in FIG. 3. It should also be noted that the notation IDD is employed throughout to denote the wide scope of the present invention. For example, a nourishment IDD lOOf, e.g., a microwave oven, and a speaker system IDD lOOg advantageously can be connected to and form part of the entertainment and information system 1 according to the present invention without departing from the spirit and scope of the invention. Moreover, it will be appreciated that the interconnection of multiple IDD's 100 via the IHDN 200 represents only a single preferred embodiment according to the present invention. The IDD's 100 advantageously can be interconnected via the internet, a wireless network, a local area network, a wide area network or a virtual private network.
In the exemplary preferred embodiment of the invention illustrated in FIG. 3, the entertainment IDD 100b, e.g., the STB, receives raw Electronic Program Guide (EPG) data sent by the broadcaster or cable operator as part of the Program and System Information Protocol (PSIP) standard. See FIG. 9. The EPG data is saved in a database stored in memory 120b located in the IDD 100b. The processor 110b in the IDD 100b then constructs an XML document model out of the raw data, i.e., the EPG data retrieved from the database in memory 120b, and transmits the XML packaged EPG data (hereinafter XML(EPG) document) to the display IDD 100a. In the exemplary embodiment being discussed, the XML(EPG) document includes a reference to a Virtual Reality Modeling Language (VRML) DTD, as illustrated in FIG. 4; the exemplary VRML.DTD is illustrated in FIG. 5. As previously mentioned, the IDD 100b need not actually generate the VRML.DTD (although the IDD 100b could generate the applicable DTD when required). The XML(EPG) document (and the VRML.DTD) is (are) transmitted to the IDD 100a, where the XML(EPG) document is converted for display on display 160a via the VRML 3D encoder instantiated by processor 110a. A representative screen capture of the VRML output is illustrated in FIG. 6. Referring now to FIG. 7, the method for operating the entertainment and information system 1 will now be explained in detail. More specifically, FIG. 7 is a high level flowchart of a method for operating the entertainment and information system 1 according to the first preferred embodiment of the present invention. During step S10, XML(EPG) document is received at IDD 100a from IDD 100b via IHDN 200. Then, during step S20, a check is performed to determine whether the XML(EPG) document references a trusted DTD, i.e., the VRML.DTD, which advantageously can be listed in LUT 128 of IDD 100a. It will be appreciated from FIGS. 2 A and 2B that it is immaterial to the present discussion whether the trusted DTD referenced in the XML(EPG) document is transmitted via the IHDN 200 or stored in memory 120 of IDD 100a. When the answer is negative, the operating program of the IDD 100a jumps to step S50 and performs a check to determine whether the XML(EPG) document references an EPG. DTD.
If the answer at step S20 is affirmative, the processor 1 10 instantiates the XML processor stored in memory 120 during step S30 and instantiates the VRML interpreter stored in memory 120 during step S40. The XML processor parses the EPG data in the XML(EPG) document and outputs selected portions of the EPG data to the VRML interpreter, which, in turn, interprets the parsed EPG data and generates VRML data, as illustrated in FIG. 8, representing a three dimensional (3D) VRML "world" projected on the screen of the IDD 100a. See FIG. 6, which, as previously mentioned, is a screen capture of a VRML world depicting selected portions of the EPG data, as discussed in greater detail below.
When the answer is affirmative at step S50, the processor 110 instantiates an XML application during step S60, which parses the EPG data in the XML(EPG) document and outputs selected portions of the EPG data to the screen of the IDD 100a as EPG data in a grid form. When the answer is negative at step S50, the routine loops back to the start (step S10) to await the arrival of the next XML document.
Similarly, the IDD 100c, e.g., the WebTV unit or similar component, advantageously can receive Web content in XML or convert HTML into XML/DOM (Document Object Model). The IDD 100c can transmit the XML(HTML) document to the IDD 100a for display. Likewise, the recorder IDD lOOd, e.g., a video recorder, also connected to other devices via the IHDN 200, transmits its table of contents (TOC) in XML format, i.e., transmits an XML(TOC) document to the IDD 100a for conversion to VRML for display. Thus, the IDD 1 OOa, which advantageously includes an XML parser and a VRML decoder (interpreter and 3D pipeline), can interact with any other IDD to display data received in XML format.
It will be appreciated that the present invention is not limited to the exemplary embodiment described above. For example, it will be appreciated that IDD 100a advantageously can display 3D data representing the output of a plurality of data sources, e.g., IDDs lOOb-lOOd, so that the user(s) can view and information residing on or obtainable via the entertainment and information system 1. Moreover, it will be appreciated that since the reference to a trusted DTD can be the trigger which initiates the operation of an XML processor or XML application, receipt of two such XML documents or DTDs advantageously can signal the initiation of a third XML application. In an exemplary case, when the XML(EPG) and XML(TOC) documents are both received by the IDD 1 OOa, an exemplary XML application called SORT can be instantiated to examine the XML(EPG) document corresponding to the displayed VRML world for coincidences and/or discontinuities. In an illustrative case, the SORT XML application could be employed to determine that a particular program was marked as being of interest to the user but has not been designated for recording by recorder IDD lOOd. It will be appreciated that an updated TOC for the IDD lOOd advantageously could be transmitted from the IDD 100a to the IDD lOOd as a second XML(TOC) document.
In order to better understand the IHDN described in this particular embodiment of the invention, a more detailed discussion regarding the movement of Electronic Program Guide (EPG) data from IDD to IDD will be presented. It will be appreciated that EPG applications will be more prevalent both as DTV becomes more prevalent and as the number of channels available to the user continues to grow. It will be appreciated that current two dimensional (2D) method of formatting data for display to the user do not scale up to the eventual 500+ channels predicted for DTV. The EPG- VRML application discussed above is a three dimensional (3D) representation of the programs available in a graphic format similar to the layout appearing in most U.S. newspapers. The advantage of this representation over the 2D representation is that the 3D representation is scalable, i.e., the 3D display advantageously can accommodate the large numbers of channels that will be available to consumer in the near future. As mentioned above, the application was developed using VRML to display the EPG.
It should be mentioned that the EPG data is a structured data set which is very large. Advantageously, XML is designed to work with structured data and can handle arbitrarily large documents. Moreover, the EPG data is composed of text based information; XML works with text based documents. It will be appreciated that XML documents can reference files containing non-textual data, i.e., images, sounds, etc.
The XML EPG document must capture all of the information necessary to display both a concise listing of the programming available and a more verbose descriptive listing of the programs available. A Document Type Definition (DTD), as documented in XML literature, describes the data to be included in the XML(EPG) document. This DTD is depicted in FIG. 5. It will be noted that the VRML.DTD indicates the name of the processing application which advantageously can be used to further manipulate the EPG data, as discussed in greater detail below.
It will be noted that the DTD describes how all of the individual data elements associated with each television program are composed and related to each other. The DTD also describes how all of the television programs are grouped together to create an XML(EPG) document that captures all of the available programming on all of the available channels for some predetermined time period. Preferably, the XML(EPG) document must contain specific information about each program available to be useful to a user. The EPG document must, at a minimum contain the name of each available television program, the start time, the end time, and the channel for every television program. Additionally, each television program in the XML(EPG) document has a broad category label, indicating the type of program, i.e., comedy, musical, etc. A description of each television program would also be useful to the user, and as such is included in the XML(EPG) document and the associated DTD. As a possible extension, additional category specific information can also be included with the television program. For example, a movie listed in the EPG data advantageously can indicate the name of the director while a sporting event would indicate the type of sport being played and names of the players or teams playing. As mentioned above, one partial example of the XML(EPG) document is depicted in FIG. 4. It should be noted from FIG.4 that the name of the channel associated which this television program may not be needed by the EPG. In that case, the channel identification will simply be discarded when the IDD 100a parses the XML(EPG)document and displays the 3D representation of the EPG data to the user. It will be appreciated that the data representation in XML is highly scalable.
Any number of programs on any number of channels can be added to the XML document and transmitted to the EPG application via entertainment IDD 100b, IHDN 200, and display IDD 100a, which would cooperatively take the EPG data, parse it, and display the 3D representation of the EPG data, i.e., the VRML world, for the user. XML can therefore be used as the data transmission facilitator, even as the number of channels and programs increases over time.
Once the XML(EPG) document is received by the XML processor and VRML interpreter instantiated by processor 110a, the document is processed and displayed. For this application, the EPG data within the XML(EPG) document is converted to VRML data by the VRML interpreter and displayed for the user to browse and navigate. The parsing of the EPG data in the XML(EPG) document and the conversion of the parser's output to VRML format is performed by the XML processor and VRML encoder running on processor 110a. It is important to note that, because the EPG data is encoded in XML, a different XML application corresponding to a different method of displaying the EPG data could be substituted for this application (See FIG. 7.) without requiring any changes to the XML(EPG) document or the transmission mechanism, with the possible exception of modifying the DTD name in the XML(EPG) document. In short, an XML application is simply a consumer of the XML(EPG) document and does not need to know anything about the origins of the XML(EPG) document or how this document was delivered to the XML application. The originator of the EPG data in the XML(EPG) document could also be replaced without affecting the display of EPG data in any meaningful way.
It will be appreciated that parsing the XML(EPG) document entails walking through the XML document and collecting up all the relevant information, in an exemplary case, about each of the programs in the XML document. This information must then be translated into a useful VRML representation of the data, which is a relatively straightforward transform understood by one of ordinary skill in the art. A selected portion of the VRML program data is shown in FIG. 6; a selected portion of the VRML commands is depicted in FIG. 8. The EPG VRML program data is used by the EPG application to display all of the programs in the VRML visual display to the user. This allows the data to change, but keep the same visual VRML representation.
A functional diagram depicting the entire process, from receiving EPG data at IDD 100b to displaying the 3D visualization of the EPG data on display IDD 100a application, including an exemplary data transformation, transmission, and display sequence is illustrated in FIG. 9. In FIG. 9, it is assumed the raw EPG data is not saved in XML format and must be converted to XML by IDD 100b. Before the data is converted to XML, it is cleansed of any erroneous or unnecessary data points and saved in memory 120b of IDD 100b. The cleansed data can then be formatted into a structure that makes conversion into
XML easier. It will be appreciated that this may involve ordering the data in a consistent way and collecting related data records together. Once this step has been completed, the data is converted to and XML representation, based on the selected DTD for EPG data, by processor 110b. The XML(EPG) document is then transmitted to the display IDD 1 OOa for display. Once received by the IDD 100a, the XML(EPG) document is parsed and converted into the format necessary for display, using the referenced DTD. See FIG. 7. In the exemplary case under discussion, the XML processor parses the XML(EPG) document and generates data suitable for application to the VRML interpreter, which generates the VRML data corresponding to the EPG data. This VRML code is then combined with the VRML code that describes the 3D VRML world structure. Once this step is completed, a VRML world containing a 3D representation of current EPG data is ready for display on IDD 100a. It will be appreciated from FIG. 7 that the VRML world has many features to aid the user in navigating the EPG data in a useful manner. The user can visually highlight categories of programs, programs within specific time periods, or some combination of the two. The user may also select channels of interest and move up and down through the vast selection of available channels. It is also possible to display a preview of some of the programs on the preview screen above the EPG program listings. It will be noted that the day tower at the nexus of the channel axis and time axis is used to change the day being viewed. It should be noted again that all of the documents, articles and papers cited above are incorporated herein by reference. Moreover, is should again be stressed that while the mechanism by which the various IDD's are interconnected is described as an IHDN with respect to one preferred embodiment, the present invention is not limited to IDD's interconnected in this manner. The IDD's can also be interconnected via the internet, a virtual private network, a wireless network, a local area network, or a private wide area network without departing from the scope of the present invention.
Finally, it should be noted that many of the tools currently available for working with XML can be obtained for free. Many are simple experiments by individuals interested in exploring this new domain, some are beta versions of tools that companies plan on selling at some point in the future, and other tools are released by companies as freeware in the hopes that it will spur the movement of development efforts on the Internet towards XML and other products sold by these companies.
Although a presently preferred embodiment of the present invention has been described in detail hereinabove, it should be clearly understood that many variations and/or modifications of the basic inventive concepts herein taught, which may appear to those skilled in the pertinent art, will still fall within the spirit and scope of the present invention, as defined in the appended claims.

Claims

CLAIMS:
1. A method of operating a system including a digital network interconnected intelligent digital devices (IDDs) generating and receiving extensible Markup Language (XML) documents containing data and respective Document Type Definitions (DTDs) describing the data content, comprising: transmitting a generated XML document from a first IDD to a second IDD; and when the respective DTD for the generated XML document satisfies a predetermined criteria, operating on the data contained in the XML document at the second IDD.
2. The method as recited in claim 1, wherein the second IDD maintains a list of trusted DTDs and wherein the predetermined criteria is equality between the name of the respective
DTD and the name of a trusted DTD.
3. The method as recited in claim 1, wherein: the transmitting step comprises transmitting the generated XML document from the first IDD to the second IDD and a third IDD; the operating step comprises operating on the data contained in the XML document at the second IDD when the respective DTD for the generated XML document satisfies a first predetermined criteria, and the method further comprises the step of operating on the data contained in the XML document at the third IDD when the respective DTD for the generated XML document satisfies a second predetermined criteria.
4. The method as recited in claim 3, wherein: the second IDD maintains a first list of trusted DTDs; the third IDD maintains a second list of trusted DTDs; the first predetermined criteria is equality between the name of the respective DTD and the name of a trusted DTD on the first list; and the second predetermined criteria is equality between the name of the respective DTD and the name of a trusted DTD on the second list.
5. The method as recited in claim 3, wherein the XML document and the respective
DTD are transmitted to the second and third IDDs.
6. The method as recited in claim 3, wherein the respective DTD is stored on at least one of the second and third IDDs.
7. A method of operating a system including a digital network interconnected intelligent digital devices (IDDs) generating and receiving extensible Markup Language (XML) documents containing data and respective Document Type Definitions (DTDs) describing the data content, comprising:
(a) generating an XML document containing related data and a reference to a respective DTD at a first IDD responsive to a command from a second IDD;
(b) transmitting the XML document from the first to the second IDD; (c) when the respective DTD satisfies a predetermined criteria, parsing the data in the
XML document in accordance with the format described in the respective DTD to thereby generate parsed data from the related data; and (d) operating on the parsed data.
8. The method as recited in claim 7, wherein: the second IDD stores a list of trusted DTDs associated with respective XML processors; the predetermined criteria is coincidence between the respective DTD and a trusted DTD on the list; and the parsing and the operating steps are performed using the one of the XML processors corresponding to the respective DTD.
9. The method as recited in claim 8, wherein: the second IDD stores a plurality of DTDs and associated XML processors; the XML document references the respective DTD; and the parsing and the operating steps are performed using the one of the XML processors corresponding to the respective DTD.
10. A system comprising : a plurality of intelligent digital devices (IDDs) (100) interconnected to one another, each of the IDDs being capable of one of generating and receiving an extensible Markup Language (XML) document containing data and referencing a document type definition (DTD); wherein: a first IDD generates the XML document responsive to a command received over the
IHDN; a second IDD stores N XML processors associated with N named DTDs; a third IDD stores M XML processors associated with M named DTDs; the second IDD processes the XML document using one of the N XML processors when the respective DTD corresponds to one of the N named DTDs; the third IDD processes the XML document using one of the M XML processors when the respective DTD corresponds to one of the M named DTDs; and
N and M are both positive integers.
11. The system as recited in claim 10, wherein at least one of the N named DTDs and at least one of the M named DTDs are identical to the respective DTD, and wherein the one of the N XML processors corresponding to the respective DTD is different than the one of the M XML processors corresponding to the respective DTD.
12. The system as recited in claim 10, wherein the second and third IDDs store lists of trusted DTDs including the associated N and M named DTDs, and wherein the first IDD generates the XML document and the respective DTD responsive to the command received over the IHDN.
PCT/EP2000/011412 1999-12-03 2000-11-16 Methods for initiating activity in intelligent devices connected to an in home digital network using extensible markup language (xml) for information exchange and systems therefor WO2001040938A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2001541933A JP2003518662A (en) 1999-12-03 2000-11-16 Method and system for operating intelligent devices connected to a home digital network using extensible markup language (XML) for information exchange
KR1020017009848A KR20010104704A (en) 1999-12-03 2000-11-16 Methods for initiating activity in intelligent devices connected to an in home digital network using extensible markup language(XML) for information exchange and systems therefor
EP00979587A EP1259881A2 (en) 1999-12-03 2000-11-16 Methods for initiating activity in intelligent devices connected to an in home digital network using extensible markup language (xml) for information exchange and systems therefor

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/454,348 US7124356B1 (en) 1999-12-03 1999-12-03 Methods for initiating activity in intelligent devices connected to an in home digital network using extensible markup language (XML) for information exchange and systems therefor
US09/454,348 1999-12-03

Publications (2)

Publication Number Publication Date
WO2001040938A2 true WO2001040938A2 (en) 2001-06-07
WO2001040938A3 WO2001040938A3 (en) 2002-09-26

Family

ID=23804257

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2000/011412 WO2001040938A2 (en) 1999-12-03 2000-11-16 Methods for initiating activity in intelligent devices connected to an in home digital network using extensible markup language (xml) for information exchange and systems therefor

Country Status (7)

Country Link
US (1) US7124356B1 (en)
EP (1) EP1259881A2 (en)
JP (1) JP2003518662A (en)
KR (1) KR20010104704A (en)
CN (1) CN1311345C (en)
TW (1) TW526435B (en)
WO (1) WO2001040938A2 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003055173A1 (en) * 2001-12-21 2003-07-03 Koninklijke Philips Electronics N.V. A method and system for recognizing the device format preference for a device on an ihdn network
EP1407598A1 (en) * 2001-07-10 2004-04-14 Koninklijke Philips Electronics N.V. Electronic program guide for processing content-related information configured using a reference information model
EP1434431A1 (en) * 2002-12-27 2004-06-30 Samsung Electronics Co., Ltd. EPG delivery and television apparatus
EP1728385A1 (en) * 2004-03-22 2006-12-06 Jung-In Choi System and method for providing personal broadcast recording channel service using extensible markup language (xml)
US7162700B1 (en) 2000-04-28 2007-01-09 Intel Corporation Enabling hypertext elements to work with software applications
US7231424B2 (en) 2002-12-17 2007-06-12 International Business Machines Corporation Active control of collaborative devices
US7272644B1 (en) * 2000-09-29 2007-09-18 Intel Corporation Internet based network topology discovery
CN100420203C (en) * 2006-01-11 2008-09-17 华为技术有限公司 Method for adding equipment information in communication system
US7430583B2 (en) 2002-01-15 2008-09-30 International Business Machines Corporation Active control of collaborative devices
EP2609739A1 (en) * 2010-08-27 2013-07-03 Telefonaktiebolaget L M Ericsson (PUBL) Methods and apparatus for providing electronic program guides
US8776118B1 (en) * 2000-04-28 2014-07-08 Intel Corporation Using web based information to select television programs

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7877769B2 (en) 2000-04-17 2011-01-25 Lg Electronics Inc. Information descriptor and extended information descriptor data structures for digital television signals
US8695040B2 (en) 2000-04-17 2014-04-08 Lg Electronics Inc. Information descriptor and extended information descriptor data structures for digital television signals
US20070136445A1 (en) * 2001-08-08 2007-06-14 Digital Networks North America, Inc. Method and system for remote television replay control
WO2002013528A2 (en) 2000-08-08 2002-02-14 Replaytv, Inc. Method and system for remote television replay control
US9171851B2 (en) * 2000-08-08 2015-10-27 The Directv Group, Inc. One click web records
US10390074B2 (en) 2000-08-08 2019-08-20 The Directv Group, Inc. One click web records
US7426393B2 (en) * 2001-11-19 2008-09-16 Nokia Corporation Method and system of identifying network services
JP2006510496A (en) * 2002-12-19 2006-03-30 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ System and method for controlling a robot
WO2007109591A2 (en) * 2006-03-16 2007-09-27 Aerielle Technologies, Inc. Method for capture, aggregation, storage, and transfer of internet content for time-shifted playback on a portable multimedia device
US8230466B2 (en) * 2006-11-16 2012-07-24 At&T Intellectual Property I, L.P. Home automation system and method including remote media access
US7822835B2 (en) * 2007-02-01 2010-10-26 Microsoft Corporation Logically centralized physically distributed IP network-connected devices configuration
US8156146B2 (en) 2007-09-28 2012-04-10 Xcerion Aktiebolag Network file system
CN101419629B (en) * 2008-12-11 2013-02-13 北京中星微电子有限公司 Remote call method, chip, calculation equipment and remote call apparatus
US8286077B2 (en) * 2009-12-03 2012-10-09 Microsoft Corporation Remote batch editing of formatted text via an HTML editor
CN101984430A (en) * 2010-11-04 2011-03-09 中兴通讯股份有限公司 Multi-user collaborative graphic editing method and system for mobile terminal
KR101251380B1 (en) * 2011-12-13 2013-04-05 한국과학기술원 Method of controlling device for exhibition or show, computer-readable medium including program for performing the method, system controller controlling device for exhibition or show, and exhibition or show system including the same
US10101816B2 (en) 2015-02-27 2018-10-16 Rovi Guides, Inc. Systems and methods for displaying media assets associated with holographic structures

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998033125A1 (en) * 1997-01-24 1998-07-30 Extricity Software, Inc. A system and method for creating, executing and maintaining cross-enterprise processes
WO1999057837A2 (en) * 1998-05-07 1999-11-11 Samsung Electronics Co., Ltd. Method and apparatus for universally accessible command and control information in a network

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5889950A (en) 1996-12-20 1999-03-30 Intel Corporation Method and apparatus for distribution of broadcast data
US6167448A (en) * 1998-06-11 2000-12-26 Compaq Computer Corporation Management event notification system using event notification messages written using a markup language
US6519597B1 (en) * 1998-10-08 2003-02-11 International Business Machines Corporation Method and apparatus for indexing structured documents with rich data types
US6125391A (en) * 1998-10-16 2000-09-26 Commerce One, Inc. Market makers using documents for commerce in trading partner networks
US6226675B1 (en) * 1998-10-16 2001-05-01 Commerce One, Inc. Participant server which process documents for commerce in trading partner networks
EP1038251A2 (en) * 1998-10-16 2000-09-27 Commerce One, Inc. Documents for commerce in trading partner networks and interface definitions based on the documents
US6507856B1 (en) * 1999-01-05 2003-01-14 International Business Machines Corporation Dynamic business process automation system using XML documents
US6480860B1 (en) * 1999-02-11 2002-11-12 International Business Machines Corporation Tagged markup language interface with document type definition to access data in object oriented database
US6401132B1 (en) * 1999-08-03 2002-06-04 International Business Machines Corporation Subchaining transcoders in a transcoding framework
US6502112B1 (en) * 1999-08-27 2002-12-31 Unisys Corporation Method in a computing system for comparing XMI-based XML documents for identical contents
US6675219B1 (en) * 1999-11-01 2004-01-06 Nokia Corporation Technique for improving throughput of a gateway interface
US6721727B2 (en) * 1999-12-02 2004-04-13 International Business Machines Corporation XML documents stored as column data

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998033125A1 (en) * 1997-01-24 1998-07-30 Extricity Software, Inc. A system and method for creating, executing and maintaining cross-enterprise processes
WO1999057837A2 (en) * 1998-05-07 1999-11-11 Samsung Electronics Co., Ltd. Method and apparatus for universally accessible command and control information in a network

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"Proceedings. IEEE 8th International Workshops on Enabling Technologies: Infrastructure for Collaborative Enterprises (WET ICE'99)" ENABLING TECHNOLOGIES: INFRASTRUCTURE FOR COLLABORATIVE ENTERPRISES, 1999. (WET ICE '99). PROCEEDINGS. IEEE 8TH INTERNATIONAL WORKSHOPS ON STANFORD, CA, USA 16-18 JUNE 1999, LOS ALAMITOS, CA, USA,IEEE COMPUT. SOC, US, 16 June 1999 (1999-06-16), XP010358614 ISBN: 0-7695-0365-9 *
HONG-SEOK NA ET AL: "A data registry-based approach for semantic representation and exchange of XML documents" 5TH INTERNATIONAL COMPUTER SCIENCE CONFERENCE ICSC'99. PROCEEDINGS (LECTURE NOTES IN COMPUTER SCIENCE VOL. 1749), PROCEEDINGS OF ICSC'99: 5TH INTERNATIONAL COMPUTER SCIENCE CONFERENCE, HONG KONG, CHINA, 13-15 DEC. 1999, pages 311-316, XP008003096 1999, Berlin, Germany, Springer-Verlag, Germany ISBN: 3-540-66903-5 *
MINAR N ET AL: "Hive: distributed agents for networking things" AGENT SYSTEMS AND APPLICATIONS, 1999 AND THIRD INTERNATIONAL SYMPOSIUM ON MOBILE AGENTS. PROCEEDINGS. FIRST INTERNATIONAL SYMPOSIUM ON PALM SPRINGS, CA, USA 3-6 OCT. 1999, LOS ALAMITOS, CA, USA,IEEE COMPUT. SOC, US, 3 October 1999 (1999-10-03), pages 118-129, XP010358602 ISBN: 0-7695-0342-X *
SOL S: "Introduction to XML For Web Developers - Part Three: the DTD" WEB DEVELOPER'S VIRTUAL LIBRARY, 3 May 1999 (1999-05-03), XP002158804 *

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8959449B2 (en) 2000-04-28 2015-02-17 Intel Corporation Enabling hypertext elements to work with software applications
US8266539B2 (en) 2000-04-28 2012-09-11 Intel Corporation Enabling hypertext elements to work with software applications
US7162700B1 (en) 2000-04-28 2007-01-09 Intel Corporation Enabling hypertext elements to work with software applications
US8776118B1 (en) * 2000-04-28 2014-07-08 Intel Corporation Using web based information to select television programs
US7272644B1 (en) * 2000-09-29 2007-09-18 Intel Corporation Internet based network topology discovery
EP1407598A1 (en) * 2001-07-10 2004-04-14 Koninklijke Philips Electronics N.V. Electronic program guide for processing content-related information configured using a reference information model
WO2003055173A1 (en) * 2001-12-21 2003-07-03 Koninklijke Philips Electronics N.V. A method and system for recognizing the device format preference for a device on an ihdn network
US7430583B2 (en) 2002-01-15 2008-09-30 International Business Machines Corporation Active control of collaborative devices
US8370527B2 (en) 2002-01-15 2013-02-05 International Business Machines Corporation Active control of collaborative devices according to a tertiary relationship among the collaborative devices
US9130803B2 (en) 2002-01-15 2015-09-08 International Business Machines Corporation Active control of collaborative devices
US7231424B2 (en) 2002-12-17 2007-06-12 International Business Machines Corporation Active control of collaborative devices
EP1434431A1 (en) * 2002-12-27 2004-06-30 Samsung Electronics Co., Ltd. EPG delivery and television apparatus
EP1728385A4 (en) * 2004-03-22 2008-08-27 Jung-In Choi System and method for providing personal broadcast recording channel service using extensible markup language (xml)
EP1728385A1 (en) * 2004-03-22 2006-12-06 Jung-In Choi System and method for providing personal broadcast recording channel service using extensible markup language (xml)
CN100420203C (en) * 2006-01-11 2008-09-17 华为技术有限公司 Method for adding equipment information in communication system
EP2609739A4 (en) * 2010-08-27 2014-04-16 Ericsson Telefon Ab L M Methods and apparatus for providing electronic program guides
EP2609739A1 (en) * 2010-08-27 2013-07-03 Telefonaktiebolaget L M Ericsson (PUBL) Methods and apparatus for providing electronic program guides

Also Published As

Publication number Publication date
CN1636189A (en) 2005-07-06
CN1311345C (en) 2007-04-18
KR20010104704A (en) 2001-11-26
JP2003518662A (en) 2003-06-10
EP1259881A2 (en) 2002-11-27
WO2001040938A3 (en) 2002-09-26
TW526435B (en) 2003-04-01
US7124356B1 (en) 2006-10-17

Similar Documents

Publication Publication Date Title
US7124356B1 (en) Methods for initiating activity in intelligent devices connected to an in home digital network using extensible markup language (XML) for information exchange and systems therefor
US6018764A (en) Mapping uniform resource locators to broadcast addresses in a television signal
JP4346688B2 (en) Audio visual system, headend and receiver unit
US8245265B2 (en) Method and apparatus for converting digital content metadata and network system using the same
CN100387055C (en) Receiver
EP1134918A1 (en) Data distribution method and apparatus, and data reception method and apparatus
US20110072464A1 (en) Device control processing apparatus and method, display processing apparatus and method, and computer program
WO1999035839A1 (en) A hand-held apparatus for simulating two way connectivity for one way data streams
WO2000016551A1 (en) Simulating two way connectivity for one way data streams for multiple parties
JP2004501545A (en) Method and system for uniform resource identification and access to television services
US20030110516A1 (en) System and method for embedding data in broadcast
US8565317B2 (en) User interface system, scene description generating device and method, scene description converting device and method, recording medium, and sending medium
US20010056471A1 (en) User interface system, scene description generating device and method, scene description distributing method, server device, remote terminal device, recording medium, and sending medium
US6339786B1 (en) Terminal device
EP1244309A1 (en) A method and microprocessor system for forming an output data stream comprising metadata
JP4174918B2 (en) Data distribution method and apparatus, and data reception method and apparatus
US20020069410A1 (en) Control of digital VCR at a remote site using web browser
JP2001359060A (en) Data broadcast service transmitter, data broadcast service receiver, data broadcast service transmission method, data broadcast service reception method, data broadcast service production aid system, index information generator and digital broadcast reception system
JP2004272631A (en) Data processing method for local server, and local server
JP2006197353A (en) Broadcast reception terminal
JPH09231120A (en) Directory management device
JP2008532409A (en) System and method for presenting navigation icons related to content in an ITV application
EP1263218A2 (en) Method for browsing a predetermined data structure
WO2006019232A1 (en) Method and apparatus for accessing tv contents data utilizing virtual domain system and the media and transferring signal containing the method

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 00805882.2

Country of ref document: CN

AK Designated states

Kind code of ref document: A2

Designated state(s): CN JP KR

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

WWE Wipo information: entry into national phase

Ref document number: 2000979587

Country of ref document: EP

121 Ep: the epo has been informed by wipo that ep was designated in this application
ENP Entry into the national phase

Ref document number: 2001 541933

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 1020017009848

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 1020017009848

Country of ref document: KR

AK Designated states

Kind code of ref document: A3

Designated state(s): CN JP KR

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

WWP Wipo information: published in national office

Ref document number: 2000979587

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 2000979587

Country of ref document: EP