CA2285090C - News story markup language and system and process for editing and processing documents - Google Patents

News story markup language and system and process for editing and processing documents Download PDF

Info

Publication number
CA2285090C
CA2285090C CA002285090A CA2285090A CA2285090C CA 2285090 C CA2285090 C CA 2285090C CA 002285090 A CA002285090 A CA 002285090A CA 2285090 A CA2285090 A CA 2285090A CA 2285090 C CA2285090 C CA 2285090C
Authority
CA
Canada
Prior art keywords
markup language
document
news story
information
elements
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CA002285090A
Other languages
French (fr)
Other versions
CA2285090A1 (en
Inventor
David M. Parks
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Avid Technology Inc
Original Assignee
Avid Technology Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Avid Technology Inc filed Critical Avid Technology Inc
Publication of CA2285090A1 publication Critical patent/CA2285090A1/en
Application granted granted Critical
Publication of CA2285090C publication Critical patent/CA2285090C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

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/123Storage facilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/117Tagging; Marking up; Designating a block; Setting of attributes
    • 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/137Hierarchical processing, e.g. outlines
    • 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
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/221Parsing markup language streams

Abstract

The present invention defines a news story document format that supports a wide variety of news story information in a structured manner. The news story markup language of the present invention provides constraints to define timing information for a news story, to define machine control commands that may be used to automate control functions, or to associate multiple elements within one or more documents for the purpose of synchronizing the elements. The present invention defines a system and a method for editing and processing news story documents.

Description

NEWS STORY MARKUP LANGUAGE A.ND SYSTEM AND PROCESS FOR
EDITING AND PROCES SING DOCUMENTS
FIELD OF THE TVVENTION
The present invention relates generally to a markup language and system for processing electronic documents using the markup language. Specifically, the invention relates to a markup language used for generating news story documents, and a system and method for editing and processing news story documents.
io BACKGROUND OF T'HE INVENTION
The television broadcast news industry has evolved from communicating information with paper and teletype formats to computer based :information transfer systems that transfer electronic documents. Currently, specialized computer systems assist in news production, promotion and distribution of electronic documents to allow newsroom personnel to perform 15 their functions more efficiently. Also, these specialized computer systems can store a wide variety of news media such as text, still images, and broadcast motion video for distribution within the newsroom and for transmission to external destinations.
News story information is generally shared by a number of different users with different information requirements. Generally, journalists, producers, directors, and announcers share 2o news story information. In addition, news story information is made available on a wide variety of distribution media, such as video, teleprompters. journalist edit stations, and the like. Thus, a computer system that stores news story information should be able to provide news story information to different information consumers. In addition, with the rise in distribution of news information over the Internet via the World Wide Web (WWW), a larger audience of consumers 25 of news story information exists. A common format for news story information that meets the requirements of a wide variety of consumers would be beneficial.
The Standard Generalized Markup Language ("SGML") is used to represent a wide variety of document types such as books, electronic software documentation, and equipment specifications, among other applications. SGML is an international standard (ISO-8879) 3o published in 1986 for the electronic publication of documents. SGML defines a markup language wherein content of a document is structwed using markup, i.e., tags or codes encapsulating the content. The markup defines elements which form a logical, predictable structure. SGML defines a strict markup scheme with a syntax for defining document elements
-2-and an overall framework for marking up documents. A document type definition (DTD) of SGML establishes the structure of a markup document of a particular type, and provides a framework for the kinds of elements that constitute a document of that type.
The markup of a document is interpreted as an ordered hierarchy of markup elements when, taken together, form a tree or similar hierarchial object. A markup element describes the function or meaning of the content which it includes.
In such a document, markup elements include tags and their content, such as text, graphics, still images or other media. An SGML document includes markup tags that may be described as start tags, end tags, or empty tags. A start tag begins a markup element. An end tag 1 o ends the corresponding markup element. These start tags and end tags define the element in SGML, such as a book, library, or body of a document. An empty tag is understood as being both a start tag and an end tag with no content between the start and end tags. Between a start tag and an end tag other start tags and corresponding end tags may be arranged in a hierarchial manner such that there are children elements and parent elements having a defined relationship to is each other.
Also in SGML documents, there are elements that contain metadata, or information about the document. Metadata may describe document information such as location, name, and creation date of an electronic document that may accompany the document or may be embedded in the document itself. Metadata is typically used to catalogue electronic documents or otherwise 2o identify information relative to an electronic document.
The Hypertext Markup Language (HTML) is a particular document type that conforms to SGML by having a definitive DTD. HTML is widely used over the Internet for distributing information between servers and clients. Both SGML and HTML can be edited, viewed and verified according to their respective DTDs. By distributing HTML documents through 25 networks such as the Internet, information providers can rapidly disseminate information to a large number of consumers.
HTML and SGML documents are generally viewed using a software program referred to in the art as a browser or viewer. A viewer program interprets a series of elements of a markup language document as viewer instructions. The elements contain text or images, and a number of 3o formatting commands, when interpreted, change the appearance of text or images within the viewer program. Some viewer programs also provide the capability for editing a markup language document in an envirorunent described in the art as a "what-you-see-is-what-you-get"
-3-(WYSIWYG) environment. In a WYSIWYG editing environment, markup language document element formatting commands, which are normally seen by a normal ASCII text editor, are interpreted in the same manner as in a viewer program.
HTML provides a limited subset of elements within its DTD. The HTML DTD
defines a set of tags that support document structures such as lists and emphasis of document elements.
The HTML DTD also provides a relatively presentation-oriented model for small documents with limited internal structure. 'Thus, HTML has fewer features than its more complex counterpart, SGML.
As discussed above, there are many consumers of news story information.
Consumers t o include people with different roles in the news production environment and different equipment types such as teleprompters, viewers, video equipment, and editing terminals.
News story documents should contain sufficient information to identify and represent content of a news story for all likely consumers. For example, it may be desired to provide story information from an editor to a teleprompter to display the story to an announcer.
t 5 Since a number of different information consumers exist with different information requirements, a news story document format that supports a wide variety of news story information in a structured manner would be desirable.
For example, when presenting news story information during a news story broadcast, there may be a particular timing relationship betvveen news stories. The timing relationship of a 2o story should be tracked to provide additional information to a director or producer during the news story broadcast.
In another example, elements within a news story may have an explicit timing relationship, such as a synchronization. For example, after a certain amount of story text is read, say for a lead-in to an interview, a video tape must be played directly after the text for the lead-in 25 is read. The director of the news broadcast must perform the correct command that plays the video tape.
In summary, both SGML and HGML are inadequate for presenting news story information. SGML is too general in that there are insufficient constraints on the content of a document, while HTML is too limited in structwce. In particular, existing markup languages do 3o not provide sufficient constraints to sufficiently define timing information that may be used to properly sequence news story information, to define machine control commands that may be used to automate control functions, or to associate multiple elements within one or more
-4-documents for the purpose of synchronizing the elements.
SUMMARY OF THE INVENTION
The present invention defines a news story document format that supports a wide variety s of news story information in a structured manner. The news story markup language of the present invention provides constraints to define timing information for a news story, to define machine control commands that may be used to automate control functions, and to associate multiple elements within one or more documents for the purpose of synchronizing the elements. The present invention defines a system and method for editing and processing news story documents.
t o According to one aspect of the present invention, a news story document includes machine control elements for controlling news story production equipment such as a VCR ar digital video device. In another embodiment of the present invention to provide a news story markup language document that includes story timing information used for sequencing news stories.
15 According to another aspect of the present invention, a process for processing markup language documents relating to a news story, comprising the steps of reading an input file having a first file format including a plurality of elements, the input file further including at least one of timing information for representing timing of the news story and synchronization information for synchronizing one of the plurality of elements with another of the plurality of elements. The 2o input file also includes news story information for representing news story information. The process further includes a step of verifying the first file format of the input file based on a document type definition defining a news story markup language.
According to another aspect of the present invention, the process further includes the steps of producing output data having a second file format wherein the second file format is 25 formatted according to the document type definition, and creating an output file based on the output data.
According to another aspect of the present invention, the process further comprises a step of converting the output file to a document file having a format different than the format of the output file. According to another aspect, the format of the document file is HTML format. Also, 30 according to another aspect, the step of converting includes the step of excluding information from the output file when converting the output file to the document file format.

-According to another aspect of the present invention, the process further comprises a step of importing an import file having a file format different than the first and second file formats to produce an imported file having a format according to the document type definition. According to another aspect, the step of importing includes the step of adding import file information to a template document having a format according to the document type definition.
According to another aspect of the present invention, the process further comprises a lexical analysis step of analyzing the input file format for a plurality of elements and identifiers, and of producing an output token stream based on the plurality of elements and identifiers.
According to another aspect of the present invention, the step of verifying further includes the steps of checking usage of a plurality of elements and identifiers according to the document type definition to produce a parse tree from the plurality of elements and identifiers, and generating an output file having a hierarchical file structure based on the parse tree that conforms to the document type definition. According to another aspect, the process further includes a step of interpreting the output file by a viewer.
In one embodiment, the system further comprises means for converting one of said plurality of markup language tags and associated text to a machine control instruction for execution by a machine control server.
In another embodiment, the system further comprises a teleprompter; and means for displaying story information in the teleprompter.

According to another aspect of the present invention, a data processing system for interpreting a news story markup language document, the system comprises means for obtaining a news story markup language document from a storage location, means for parsing the news story markup language document, producing a plurality of markup language tags and associated text, and means for converting the plurality of markup language tags and associated text to system instructions.
According to another aspect of the present invention, the data processing system further comprises means for rendering the system instructions as a visual interpretation of the news story markup language document.
According to another aspect, the data processing system further comprises a machine control server and means for converting one of said plurality of markup language tags and associated text to a machine control instruction for execution by the machine control server. According to another aspect, the data processing system further comprises a teleprompter and means for displaying story information in the teleprompter. According to another aspect, the machine control server controls a media presentation device based upon the machine control instruction.
According to another aspect of the present invention, the present invention defines a method of anchoring document text to a control field in an electronic document in an electronic document editor, comprising the steps of creating an electronic document in a markup language, the electronic document including a declarative tag enclosing the document text, creating the control field in the electronic document, the control field having a unique identification and containing machine control information for controlling a machine control server, and _ 7 -referencing, at a location within the document text, the control field by the unique identification.
According to another aspect of the present invention, the markup language is a news story markup language having news story information for representing content of the news story, news story information including look information for controlling appearance of new story information and head information for identifying the news story. According to another aspect, the machine control information identifies a presentation element associated with a media presentation device. Also, according to another aspect, the presentation element is a video element.
According to yet another aspect of the invention, there is provided a data processing system for viewing a markup language document having a plurality of elements, the system comprising: means for obtaining a markup language document from a storage location; means for parsing the plurality of elements of the markup language document, producing a plurality of markup language tags and associated text, wherein the markup language document further includes at least one of: timing information for representing distribution timing of the markup language document;
synchronization information for synchronizing a distribution of one of the plurality of elements with a distribution of another of the plurality of elements; means for converting said markup language tags and associated text to system instructions; and means for rendering the system instructions as a visual interpretation of the markup language document.
There is also provided a process for processing markup language documents relating to a news story, comprising the steps of: reading an input file having a - 7a -first file format including a plurality of elements, the input file further including at least one of: timing information for representing distribution timing of the news story; and synchronization information for synchronizing a distribution of one of the plurality of elements with a distribution of another of the plurality of elements; the input file further including news story information for representing the news story having a structure defined by the markup language; and rendering the news story information according to the structure defined by the markup language.
Another aspect of the invention provides a method for interpreting a news story markup language document, the method comprising: obtaining a news story markup language document from a storage location; parsing the news story markup language document, producing a plurality of markup language tags and associated text; converting the plurality of markup language tags and associated text to system instructions; and converting one of said plurality of markup language tags and associated text to a machine control instruction for execution by a machine control server.
According to a further aspect of the invention, there is provided a method for interpreting a news story markup language document, the method comprising: receiving a news story markup language document; parsing the news story markup language document to produce a plurality of markup language tags and associated text defining story information; converting the plurality of markup language tags and associated text to system instructions, wherein the system instructions include an instruction to display the text in a teleprompter.

- 7b -There is also provided a data processing system for anchoring document text to a control field in an electronic document in an electronic document editor, comprising: means for specifying an electronic document in a markup language, said electronic document including a declarative tag enclosing the document text; means for specifying the control field in the electronic document, the control field having a unique identification and containing machine control information for controlling a machine control server; means for referencing, at a location within the document text, the control field by the unique identification.
A still further aspect of the invention provides a data processing system for viewing a markup language document having a plurality of elements, the system comprising: means for obtaining a markup language document from a storage location; means for parsing the plurality of elements of the markup language document, producing a plurality of markup language tags and associated text, wherein the markup language document further including at least one of: timing information for representing distribution timing of the markup language document; and synchronization information for synchronizing a distribution of one of the plurality of markup language elements with a distribution of another of the plurality of markup language elements.
BRIEF DESCRIPTION OF THE DRAWINGS
In the drawing, Fig. 1 is a block diagram of computer system and network which may be used to process the markup language of present invention;

- 7c -Fig. 2A is a block diagram illustrating several uses of a news story markup file;
Fig. 2B is a block diagram of a system for processing a news story file;
Figs. 2C and 2D are example display views produced on the news story markup language viewer of Figs. 2A and 2B;
Figs. 3A-3E are diagrammatic illustrations of the hierarchical structure of the news story markup language;
Figs. 4A-4C are tables describing the grammar of the news story markup language of Figs. 3A-3E;
Fig. 5 shows an example of a news story markup language document; and Fig. 6 is a chart representing an example mapping of the news story markup language format to hypertext markup language format.
DETAILED DESCRIPTION
The present invention will be more completely understood through the following detailed description which should be read in conjunction with the attached drawing in which similar reference numbers indicate similar structures.
The following detailed description sets forth a news story document language format that may be created and used by number of systems. A system described in U.S. Patent No. 6,211,869 can act as a news story server that provides news story markup language documents to clients, other servers, viewers, and editors that receive and process such news story markup language documents. The system described in U.S. Patent No. 6,141,007 describes a user interface for viewing and editing news story markup language documents.

- 7d -An example computer system which may be used to practice the present invention is depicted in Fig. 1. The computer system 101 includes a processor 104 having one or more storage devices 108, such as a disk drive. The computer system also includes one or more output devices 107, such as a monitor or graphic display (not shown), or printing device (not shown). The computer system 101 typically includes a memory 105 for storing programs and data during operation of the computer system 101. In addition, the computer system may contain one or more communication devices 109 that connect to a communication network 111.
Computer system 101 may be a general purpose computer system, that is programmable using a high level computer programming language. The computer system may also be implemented using specially programmed, special purpose hardware. In the computer system 101, the processor 104 is typically a commercially available processor, such as the PENTIUM microprocessor from the Intel Corporation, PowerPC
microprocessor, SPARC processor, PA-RISC processor or 68000 series microprocessor. Many other processors are available.
Such a processor usually executes an operating system which may be, for example, the DOS, WINDOWS 95, WINDOWS NT, SYSTEM 7, SOLARIS, NetWare, InternetWare, IRIX, or UNIX
(WINDOWS is a registered trademark of the Microsoft Corporation, SYSTEM 7 is a registered trademark of the Apple Corporation, Solaris is a registered trademark of Sun Microsystems, Inc., IRIX is a trademark of the Silicon Graphics Corporation, and NetWare and InternetWare are registered trademarks of the Novell Corporation).
The communication network 111 may be an ETHERNET
or other type of local or wide area network (LAN or WAN), a point-to-point network provided by telephone services, or other _g_ type of communication network (ETHERNET is ~~ trademark of the Xerox Corporation).
Information consumers and providers referred to as server 102 and client 103 systems, respectively, communicate through the network 1l 11 to exchange information.
Computer system 101 may be configured to perform as a client 102 or server 103 system or both on the network 111. A server 103A may store news story documents according to the news story markup language of the present invention on a storage device 108 located on the server 103A. The server may also provide these news story documents to one or more client systems 102 in response to a request generated by a client 102A through the neawork 111. Similarly, news story documents according to the present invention may be createdi., edited, viewed, or converted on such client 102 and server i 03 systems.
It should be understood that the invention is not limited to a particular computer system platform, processor, operating system, or network;. Also, it should be apparent to those skilled in the art that the present invention is not limited to a specific programming language or computer system and that other appropriate programming languages and other appropriate computer ~ s systems could also be used.
The news story markup language (NSML) may be used to represent content and information about a news story. NSML may be based on SGML constructs such as elements and tags. In particular, NSML may be defined by a document type definition (DTD) (for SGML) according to the types of elements and tags desired. A DTD can be developed from a series of 2o grammar rules that define a document format.
As discussed above with reference to SGPvIL constructs, an NSML document includes elements, which in turn contain tags and text. Start and stop tags define the bounds of an element. Elements having start and end tags occurring between the start and end tags of another element are referred to as children, or descendants, of the containing element. The containing 2s element is called a parent or ancestor element. Children with the same ancestors at the same level of hierarchy with a document are referred to as siblings.
In one embodiment, NSML can be used to express three separate aspects of a news story.
NSML can be used to express metadata information about a news story in a head section, content of a news story in a story section, and appearance of the news story when displayed in a look 3o section. Specific elements of NSML are described in more detail below in reference to Figs. 3A-3E.
Referring to Fig. 2A, and, as discussed above, the news story documents may be processed by a number of different parts of a news story production system. A
news story document is generally an file with a particular document format. The news story document may be edited 201 by a text editor 203, such as xedit in the X-Windows and UNIX
environments, or other well-known text editor. Alternatively, the news story document may be edited in a news story markup language (NSML) editor 202 that provides a WYSIWYG view of a news story document. Also, the edited news story document may be stored 204 on a file storage 205 that may reside on a server 103 or a client 102 system on a network 111. In addition, news story documents may be interpreted 206 by different parts of the news story production system, including a machine control server, teleprompter :? 10, or NSML viewer 206.
1o In a preferred embodiment of the present invention, a news story document is generated in text comprising a specific character set. The character set allowed in tag names and attribute names is lower case a-z, upper case A-Z, numerals 0-9, a dot and a dash. The first character of a name is always in a set lower case a-z or uppercase A-Z. In the preferred embodiment, name may have a maximum of 12 characters. Within the text of the news story document, characters ~ 5 may be replaced with character entities. Character entities are useful when text contains NSML
special characters used to markup an NSML document. Numeric character entities are 1-3 decimal digits proceeded by ampersand number siign (&#) and followed by a semi-colon (;).
Leading zeros are ignored, so ampersand number sign 062 semicolon (&#062;) is interpreted in the same manner as the character combination of ampersand number sign 62 (&#62;). Standard 2o NSML character entities that may appear in text include &gt, &1t, and &amp characters which represent the greater than (>), less than (<), and ampersand (&) characters, respectively.
Hidden text, or comments, may be included anywhere within an NSML document.
Hidden text can be seen when viewing the form of the document. Standard SGML
comment markup can be used to identify hidden text within a document. A comment includes any z5 characters between the start (<!--) and end (--!>) hags.
In addition, news story documents may be; converted or imported 207 to or from different file formats, such as HTML. When converting a news story document to an HTML
document, the output HTML document may be stored on a HTTP server 211 and retrieved by an HTTP
client 212. The HTTP client typically views an I-iTML document within an HTML
viewer, such 3o as the Netscape NavigatorT"' HTML viewer from the Netscape Corporation or the Microsoft Internet Explorer HTML viewer from the Microsoft Corporation. (Netscape is a registered trademark of the Netscape Corporation) A conversion mapping between NSML and HTML

document formats is discussed below is detail with reference to Fig. 6. A news story document may also be created by importing information from other document formats, such as wire service information.
It is noted that news story markup language documents may be created by other methods, s imported from other document formats, and converted to other document formats known in the art of document processing.
Referring to Fig. 2B, parts of a news story production system may verify (or parse) an NSML document to validate the structure of the NSML document.
An input file 220 is created by a text editor, NSML editor, or other file creation agent, t o and is input into the validation system. A lexical analyzer 221 analyzes the format of the input file for elements and identifiers according to a document type definition 226, and produces an output stream of tokens and text based on the elements and identifiers. The output stream of tokens and text are directed into a parser 224 that verifies of the NSML
document. The parser 224 includes a syntactic analyzer 222 and a semantic analyzer 223. The syntactic analyzer 222 15 is coupled to the output of the lexical analyzer 221 to accept the output stream of tokens and text.
The syntactic analyzer 222 checks usage of the elements and identifiers according to the document type def nition 226 and produces a parse tree from the tokens and text information. A
semantic analyzer 223 generates an output file 226 having a hierarchical file structure based on the parse tree that conforms to the document type definition 226. During parser 224 operation, 2o the parser 224 may automatically correct the news story document format, such as by replacing omitted tags and identifiers, or by filling in tags with default values. As a preferred option to such a parser 224, error information may be provided to the user or other agent that identifies when the parser 224 cannot correct a formatting error. Thus, the output file 226 is a verified form of the input file 220.
25 Parser elements such as a syntactic 222 and semantic 223 analyzer are elements that can be constructed for a particular SGML DTD. A particular DTD can be defined by one or more grammar rules, as described later below for an embodiment of the present invention in Figs. 4A-4C. Given a set of grammar rules that meet certain criteria, a parser may be constructed that verifies the format of a document. Parser creation is well known in the art of compiler theory 3o and verification of document markup languages.
Figs. 2C and 2D show graphical user interfaces that may be displayed by an NSML
viewer 206. In Fig. 2C, an example screen for use by news broadcast personnel for a broadcast news production is shown. The example screen 240 includes a template area 241, a machine code area 242, and a story area 243. The template area 241 is used to contain metadata the news story. The template of the story either may be embedded in the story area or may be displayed separately in the template area 241. The machine code area 242 contains codes to control machines during broadcast. Each code is stored in a machine code object that contains all the text for the machine code and a corresponding insertion point which is visible in the story area 243 for the script. The story area 243 contains the text of the news story. In a script for a news story, the story area 243 contains the text that, for example, may be displayed on a teleprompter to be read by an anchor person. A reference mark 245 indicates the place within the story area where a machine instruction 246 should be executed. The reference mark 245 provides a link to the machine instruction 246. If a news story document is moved to another section of the news broadcast, or if the text associated with the reference mark is moved within the news story the corresponding machine instruction 246 would be moved with it. If the story was deleted from the broadcast, or if the text associated with the reference mark is deleted from the story, the corresponding machine instruction would be deleted.
Fig. 2D depicts another exemplary viewer screen, that may be used by news broadcast personnel during a news broadcast. The exemplary screen 250 contains a directory area 251, a queue area 252, and a story area 243. The story area 243 is identical to the story area 243 of Fig. 2C. From the directory area 251, a user may browse a server containing one or more news story documents. A news story document 254 with the title "Mayoral Race" may appear in a hierarchical structure of directories. The user may select news story 254 for use in the news broadcast. The queue area 252 may depict a particular order of news story documents for broadcast. The queue area 252 may include such information as news story document identification, runtime for a news story, and tape or machine control information.
Different screen types for a news story production system containing different elements of a news story document may be displayed in different areas of a viewer or editor program. A viewer that depicts a subset of the news story document information can be used according to the screen type.
Thus, different users of the news story production system such as a director, producer, or announcer may view only the required information needed to perform a particular task.
In addition, the news story markup language described herein may be viewed by the system described in the U.S. Patent No. 6,141,007.
Structured documents in electronic form may include text content, descriptive markup and possibly non-text content. The descriptive markup of an input document can be interpreted as an ordered hierarchy of elements that contain tags, identifiers, and text, such as those depicted in Figs. 3A through 3E. That is, the descriptive markup defines a structure including a set of elements which, when taken together, form a tree or similar hierarchial object.
As shown in Figs. 3A through 3E, an NSML document includes a main element NMSL 301 that contains all other elements. In one embodiment of the invention, the NMSL
element 301 includes a HEAD element 320, a LOOK element 340, and a STORY element 360. Individual elements correspond to entities appearing in a viewer or NMSL editor. The HEAD

- 12a -element 320 contains the news story metadata information.
As described above, metadata information is information about a story or attached to a story that is not strictly content of the story. The LOOK element 340 contains information that can alter the appearance but not the meaning of the news story content. The STORY element 360 encloses the news story content. News story content would, for example, be read by a newscaster from a teleprompter or would appear in a viewer in the story area 243.
It is noted that one or more of the elements of Figs. 3A through 3E are not required, and hence, may not exist in a particular NSML document. Non-essential elements are elements that are not required according to the NSML document format. Non-essential elements of one embodiment of the present invention are further defined by the NSML grammar rules depicted in Figs. 4A-4C and described later below.
In Figs. 3A-3E, the HEAD element 320 contains the meta element 321 and the content element 322. The META
element 321 defines metadata information about a story. The META element 321 can have a number of attributes 323. These attributes 323 include the WIRE attribute that indicates that the news story document is an original, unmodified news story received from a service provider. The value of the WIRE
attribute indicates the priority of the wire and can be a value of flash, bulletin, urgent, routine, or other. If the WIRE attribute is not present, the news story document is not a wire story.
The MAIL attribute is optional. If present, the MAIL attribute indicates that the news story is an original, unmodified document received as a mail message. The value of the MAIL attribute indicates both whether the receiver of the mail message has viewed the mail message.

_ 1 _; _ and whether the message is either read or unread. If the MAIL attribute is not present, the news story document is not a mail message.
The LOCKED attribute is optional. The LOCKED attribute, if present, indicates that the news story document has been locked by a user. A user may restrict access to a news story S document by locking it in several ways. If the value of the LOCKED attribute is passed, then access is granted to users that can supply the correct password. If the value of the LOCKED
attribute is user, then access is granted to the news story document only to the user who locked the news story document. If the LOCKED attribute is not present, the news story document is not locked.
The WORDS attribute is optional. If the WORDS attribute is present, its value is a decimal number that specifies the number of countable words in the body of the news story document. Countable words are those words that: contribute to the read time of a story. If the WORDS attribute is not present, the number of words is assumed to be zero.
The RATE attribute is optional. The RA':CE attribute, if present, is a decimal number that 15 specifies the read rate to be used to calculate read. time. The read rate is in words per minute. If the RATE attribute is not present, the read rate is assumed to be zero.
The BREAK attribute is optional. The B1~EAK attribute, if present, indicates that the news story document is a story in a rundown that marks a break or divider between segments of the rundown period.
2o The MCSERROR attribute is optional. The MCSERROR attribute if present, indicates that the news story document is a story in a rundown that contains machine control instructions and at least one of the machine control instructions cannot be understood by a machine control subsystem.
The HOLD attribute is optional. The HOLD attribute, if present, indicates that the news 25 story document is not eligible for automatic purge. A user may use this attribute to place a hold on a document that should be protected from an automatic database news story purge by a news story server.
The FLOAT attribute is optional. The FLOAT attribute, if present, indicates that the news story document is a story in a rundown that has been "floated" by a user.
A floating story is 3o a story in a rundown that is not yet selected as a story to go on air.
The DELETE attribute is optional. The presence of a DELETE attribute indicates that the news story document has been deleted from the database. The CONTENT
element 322 expresses miscellaneous information attached to or about a news story document.
The RGROUP 324 and WGROUP 325 elements are optional. The RGROUP 324 and WGROUP 325 elements contain names of a read group and a write group, respectively, assigned to the news story. Read and write groups identify groups of users on the news story production s system that can be assigned a particular news story. If the RGROUP 324 and elements are not specified, the news story document has no groups assigned to it.
The SOURCE element 326 is optional. If specified, the SOURCE element 326 contains the name of a news story server that generated the news story document. The DIST element 327 is optional and includes a distribution code that identifies the users that should receive a copy of ~ o the news story document. The user may attach a distribution code to a news story document.
The WCODE element 328 is optional. The WCODE element 328, when specified, the news story document originated as a wire story from a wire service provider and the WCODE
element 328 contains wire distribution codes assigned to the wire story when it was originally received.
15 The FORMNAME element 329 is an element associated with the form that was used to create the first instance of the news story document. The STORY ID element 330 includes an identification string used by a news story server, i.e., database, to locate a news story document.
The LOOK element 340 contains the FORM element 341, the ROW element 342, and the CELL element 343. The FORM element 341 encloses a presentation description for elements of 2o a story. The FORM element 341 does not contain any story content in one embodiment of the present invention. Story content is defined within a STORY element 360 described below. A
FORM is a definition of the layout of the STORY elements 360 on the screen in a viewer or editor program. The FORM element 341 is optional.
The FORM element 341 may contain a number of attributes 344. The attribute VT
25 identifies that the news story has been designed for use on a video terminal. The GI attribute indicates that the news story document has been designed for use on a graphical interface. The VT and GI attributes are optional. When neither the VT or GI attribute is present, the GI
attribute is assumed.
The STYLE attribute is optional. The STYLE attribute, when specified, defines the 3o physical style, for example, bold, italic, or underlined of the content displayed in a FORM. If the STYLE attribute is not specified, the FORM inherits a style from one of one or more parent elements.

WO 98/45789 PCT/fJS98/06244 The ALIGN attribute is optional. The ALI:GN attribute, when specified, defines the alignment of the element content displayed in the FORM. The ALIGN attribute, for example, may be one of left, right, or center. If the alignment attribute is not specified, left alignment is assumed.
The RO attribute is optional. A FORM can be either read-write or read-only, depending on the behavior inherited from a parent element. ,A FORM may override the read-write access by specifying the RO attribute. The LEFT, RIGHT, :LTOP, LBOTTOM attributes are optional. The vertical bar indicates an exclusive "OR" operatior.~, that is, one attribute or another must be chosen. Thus, only one of the attributes may appear in a FORM element. The LEFT, RIGHT, LTOP, and LBOTTOM attributes determine the placement of a label relative to the FORM
element 341. If the LTOP, LBOTTOM, left, right are not specified, LTOP
attribute is assumed.
The LSTYLE attribute is optional. The LSTYLE attribute, if specified, defines a physical style of the FORM 341 label. If the LST'YLE attribute is not specified, the FORM label inherits a style from a parent element.
The LALIGN attribute is optional. The L.~~L,IGN attribute when specified, defines the alignment of the FORM label. The value of the L,ALIGN attribute may be one of left, right, or center. If the LALIGN attribute is not specified, Heft alignment is assumed.
The ROW element 342 includes group of CELL elements 343 that are to appear in order on the same row when displayed in an editor or viewer. All attributes 345 of the ROW 342 are optional and are similar in function to attributes 344 of FORM element 341.
The CELL element 343 is used to define a presentation area for a single field of a news document. The CELL element 343 contains a number of attributes 346. The IDREF
attribute is optional. The value of the IDREF attribute identifies the element content from the FIELDS
element 361 that is to be displayed in a cell. If the IDREF attribute is not specified, the cell is assumed to be blank and read-only. The CELL element 343 also may contain plain text 303 that defines the text of the cell label. According to this embodiment, the CELL
element 343 has a single label.
The LENGTH attribute is optional, and if'specified, defines the length of the cell. If the LENGTH attribute is not specified, the length of the cell is assumed to be zero. The STYLE, 3o ALIGN, RO, LEFT, RIGHT, LTOP, LBOT'TOMi, LSTYLE, and LALIGN attributes are similar to those described for FORM element 341.
The LLENGTH attribute is optional. The; LLENGTH attribute, when specified, defines the length of the cell label. If the LLENGTH attribute is not specified, the length of the cell label is assumed to be a value of zero.
The LTOP, LBOTTOM, LLEFT, and LRIGHT attributes are optional. Only one of the LTOP, LRIGHT, LLEFT, and LBOTTOM attributes may appear in the CELL element 343, and these attributes determine the placement of the label relative to the cell.
The AREADY attribute is optional. The AREADY attribute, if specified, indicates that the field reference by the cell IDREF attribute is to acquire the AREADY
attribute when a new news story is created.
The STORY element 360 represents the primary content of a new story. The STORY
~o element 360 includes a FIELDS element 361, the BODY element 362, and the AESET element 363. The FIELDS element 361 contains fields related to the story. The BODY
element 362 includes elements that define the story text content. The AESET element 363 defines the set of anchored elements within a new story.
The FIELD element 361 contains the F TAG element 364 that defines field content. The IS F TAG element 364 includes a number of attributes 365.
The ID attribute in this embodiment is required by the F TAG element 364. The value of the ID attribute is a string of characters that uniquely identifies the field in the new story so that it may be referenced and used. The ID attribute is referenced by the IDREF
attribute of the CELL
element 343. Each new story has only one field with a specific ID value. The ID attribute may zo have some reserved values that identify fields with specific meaning or contain system supplied content. The F TAG element may include any plain text 302 associated with an identifier.
The URGENCY attribute is optional. The URGENCY attribute can be a single digit used as a cue in a viewer application that provides some exceptional meaning to a field. The URGENCY attribute may bring information to the attention of the user.
25 The AREADY attribute is optional. The AREADY attribute, if specified, indicates that the content of the field effects the contents the content of the READY
attribute 369 of P TAG
element 366. Specifically, if any element with the AREADY attribute has a question mark as the first character of its content, the READY field will have a question mark as its content.
The UEC attribute is optional. The UEC attribute, if present, indicates that a user has 3o entered content to override the system supplied content normally provided in the field.
The BODY element 362 contains the P TAG element 366 and the AE TAG element 368. The BODY element 362 also includes a number of attributes 367.

The TABS attribute indicates that the next character is to start at the next tab position.
The TABS attribute is optional. The TABS attribute defines the tab stop positions for all tabs within the text. The positions are defined by a list of numbers. Each number in the list is a distance from the last stop. The last value in the list may be a dash. The dash indicates that the last number in the list is to repeat indefinitely.
The SCRIPT and WIDTH attributes are optional. The SCRIPT and WIDTH attributes are used to preserve margin settings using for a word wrapping by the last text editor or NSML
editor that modified the story. The value specified. by WIDTH is the width in points used to wrap the text contained in the BODY element 362. The value specified by SCRIPT
is the width ~ o in points used to wrap the text in incurred elements. The SCRIPT
attribute, if absent, indicates the story is not scripted.
The PINDENT attribute is optional. The f INDENT attribute is a decimal number the defines the paragraph indent for all paragraphs in the body of a story. The PINDENT value is expressed in points from the left margin. If the PINDENT attribute is not set, the value of the t5 PINDENT attribute is assumed to be zero value.
The FINDENT attribute is optional. The FINDENT attribute is a decimal number the defines the indent for the first line of all paragraphs in the body of a new story. The FINDENT
value is expressed in points from the left margin. If the FINDENT attribute is not set, the value of the FINDENT attribute is assumed to be zero value.
2o The P TAG element 366 includes the A 7.'AG element 370 and the P CONTENT
element 371. The P TAG also includes a number of attributes 369.
Attributes 369 include MODIFY-DATE that indicates the date when the news story document was last modified. The CREATE-DATE attribute represents the creation date of the NSML document. The TOTAL-TIME attribute is a value of the total news story time in 25 seconds, or the sum of the audio time and tape time defined below.
AUDIO-TIME attribute represents the audio retime of a news story in seconds.
The AUDIO-TIME attribute can be based on read rate and word count or can be user entered. The LINE-COUNT attribute represents the number of lines in a news story document.
The CREATE-BY attribute represents the user name of the creator of the first version of the news 3o story document. The MODIFY-BY attribute represents the user name of the last modifier of the story. The MODIFY-DEV attribute indicates that the device name on which the news story was last modified, for example, the modify device name could be A journalist terminal, such as a NSML editor.
The READY attribute indicates the state of the news story. The READ attribute can have a value of "READY" or "?", indicating if the news story is ready for broadcast. The VERSION
attribute indicates the version number of the news story.
The TAPE-TIME attribute indicates the run time in seconds of a tape to be played with a news story. The PRESENTER attribute indicates the name of the person who will read the story during the news story broadcast.
The BACK-TIME and CLIME-TIME attributes according to this embodiment have a special encoding. The BACK-TIME attribute indicates the hard-time of the story in seconds.
t o The in-time of the story is the start of the news story broadcast. The CLIME-TIME indicates the hard-time of the story in seconds. The out-time of the story is a time during the broadcast that the story terminates. The hard in-time and hard out-time are expressed in seconds as either a relative time or an absolute time, as in the time of day. The BACK-TIME and CLIME-TIME
attributes are assumed to be relative time unless the first character of the attribute value is an t 5 ampersand character "@". For example, a BACK-TIME content of "600"
specifies a hard in-time of 10 minutes relative to the start of the news story broadcast. A BACK-TIME content of "@ 600" specifies a hard IN-TIME of 12:10:00 AM.
The ENDORSE-BY attribute indicates the name of the user who endorsed the news story.
The PAGE-NUMBER attribute indicates the user entered story identifier, or the identification of 2o the story. The TITLE attribute indicates a user entered story title, or the title of the news story.
The STATUS attribute indicates the status of some element of the news story.
The WRITER
attribute indicates the name of the writer taking credit for the story.
The A TAG element 370 inserts a reference point to an anchored element. The A
TAG
element 370 marks a spot within a paragraph of the document body at which an anchored 25 element is referenced. Order and position of anchors within a document are intended to determine the order an position of anchored elements when displayed by a program, such as a viewer.
The P CONTENT element 371 defines a paragraph of text within the news story document. 37I . The P CONTENT element 371 includes the TEXT 372 and PI CC TAG
3o element 373. The PI CC TAG element 373 includes text that are instructions to the presenter to be read on air that is not to be included in the timing of the news story or displayed on the teleprompter. Alternatively, the PI CC TAG element 373 includes text which is not read by the _ 1 g. _ presenter during broadcast, but is part of a package which is closed-captioned, and thus is not included in story timing of displayed on the teleprompter. The PI CC TAG
element 373 may also include the TEXT element 372 described below.
The TEXT element 372 includes the TEXT CONTENT element 390 that includes text, physical style, spacing and layout information. The TEXT CONTENT element 390 includes the PB 391, TAB 392, WP 393, ANCHOR 394, and ,STYLE 395 elements. The TEXT CONTENT
element 390 also may include plain text 304 that ins unchanged by STYLE
elements 395. The PB
element 391 indicates a page break at the point w'.here the element is located in the news story document. The TAB element 392 indicates that the next character in the news story document to starts at the next tab position in the document. The WP element 393 indicates where wordwrapping was performed by the last application to modify the text of the news story document. Wrap points may be used by an application such as NSML viewer to present text of the story with the same appearance of the text last appeared within an editor.
The ANCHOR
element 394 is used to insert a reference to an anchored element. The ANCHOR
element 394 marks a spot within a paragraph of the document at which an anchored element is referenced.
Order and position of anchors determine order and position of anchored elements when displayed by an application such as an NSML viewer. The ANCHOR element 394 includes an attribute 396 IDREF. The IDREF attribute is required, and identifies a specific anchored element in the AESET element 363 referenced by the AE TAG element 368.
2o The STYLE element 395 includes elements that enhance text when presented to the user.
The STYLE element 395 includes the BOLD 39 7 , ITALICS 398, and the UNDERLINE

elements. The BOLD 397, ITALICS 398, and the UNDERLINE 399 elements render enclosed text (TEXT element 372) as a particular style. S'CYLE elements 395 may be used in combination to present different combinations of text effects. STYLE elements 395 also may include other TEXT elements 372.
The AESET element 363 defines the set of anchored elements within a news story. The AESET 363 includes the optional AE TAG element 368. The AE TAG element 368 includes an anchored element. An anchored element is an object that is anchored at a specific position in the body of a news story document. Objects are displayed in a manner dependent on the object 3o content and the application displaying the object, Anchored elements are referenced by A TAG
elements 370 appearing in the BODY element 3fi2 in the news story document.
The AE TAG element 368 includes the AE CONTENT element 374 that defines the content of the anchored element. Anchored elements are referenced by anchors (A TAG
elements 368) within body paragraphs (P CONTENT element 371). The AE CONTENT
element 374 includes the MC TAG 375, AP TAG 376, AND IMG 377 elements. The AE CONTENT element 374 also includes an attribute 382 referred to as ID.
The ID attribute in this embodiment is required by the AE CONTENT element 374.
The value of the ID attribute is a string of characters that uniquely identifies the field in the new story so that it may be referenced and used. The ID attribute is referenced by the IDREF attribute of the BODY element 362. The attribute ID appears once within an anchored element set (RESET
element 363). .
1o The MC TAG element 375 defines a set of instructions used for machine control. The MC TAG element 375 includes machine control instructions that are understood by a machine control server 208. The MC~TAG element 375 includes an optional attribute ERROR 381 that indicates that the machine control server 208 was not able to understand or carry out machine control instructions contained within the MC TAG element 375. The MC TAG
element 375 15 also may include the AP TAG element 376 described below.
The AP TAG element 376 defines a paragraph of text in an anchored element. The AP TAG element 376 includes the text of a paragraph in an anchored element.
The AP TAG
element 376 includes the optional AP TEXT element 378, which in turn, includes the AP CONTENT element 379. The AP CONTENT element 379 contains the text of the 2o anchored element. The AP CONTENT element 379 includes similar elements to the TEXT
element 372, however, in this embodiment, the AP CONTENT element 379 does not contain page break (PB 391 ) or anchor (ANCHOR 394) elements. Specifically, the AP
CONTENT
element 379 contains plain text 305, TAB 380, WP 384, BOLD 387, ITALICS 388, and UNDERLINE 389 attributes similar to the elements of the same name of the TEXT
element 372.
25 The ASTYLE element 385, includes elements that enhance text when presented to the user, similar to the STYLE element 395. A STYLE element 385 may contain additional AP TEXT
elements 378.
The IMG element 377 includes information for displaying an image in a display such as a display of an NSML viewer 209. The IMG element includes a number of attributes 382.
3o The HREF attribute in this embodiment is required by the IMG element 377.
The HREF
attribute has a value of a location of the image, such as a Uniform Resource Locator (URL), that identifies the image to be displayed.

The ALT attribute is optional. The ALT attribute, if specified, identifies a text string to be displayed in the event that the referenced image cannot be located or otherwise cannot be viewed in the display.
The TITLE attribute is optional. The TITILE attribute, if specified, identifies a text string which is to be displayed in conjunction with the image. The text string can be a title or other descriptive text associated with the image.
Significantly, elements of the NSML include elements specific to a news story broadcast.
Elements are included in NSML for defining a tinning information a news story, and for defining machine control elements for controlling a machine control server to automate control functions.
Also, anchoring elements are included for synchronizing elements, such as elements within the BODY 362 and AESET 363 elements within the :news story document.
It should be understood that the news story markup language is not limited to the elements described herein. Additional elements that may be added that describe other features of a news story are well within the scope of the present invention.
t5 Elements of a story can be identified with NSML tags. NSML tags are organized in a hierarchy, such as a tree structure. At the top of the hierarchy is the <nsml>
tag that delimits a NSML document and contains the story meta information, content and story presentation elements. The other elements of a story are nested inside these elements as described by an NSML grammar described in detail later in reference to Figs. 4A-4C. The hierarchy of elements 20 of tags, and identifiers defines format of a markup language document.
Similar to a spoken language or computer programming languages, a markup language has a series of rules that describe how markup elements are ordered within the markup language document. In essence, markup language may be understood as a simple programming language.
The markup elements can be described by a series of grammar rules, or grammars, that describe 25 the syntax of the markup language.
Backus-Naur form is a standard system o:f notation that is used to describe a grammar rule. The ":__" characters are interpreted as "defined as" or "equal to". The "{ }" notation surrounding an element means zero or more of the elements may me used. The character "~"
appearing between two element is interpreted as an "OR" operation. Consider the following 3o example grammar rule:
A:=BC{D}~E

The example grammar rule is interpreted as "Element A is defined as a sequence of element B and element C and zero or more of element D, or element A is defined as element E".
Thus, the element A may be defined as "BC", "BCD", "BCD...D" or "E". Elements appearing between "{" and "}" characters are commonly referred to as non-essential elements, and therefore s are not required in the definition of the particular element. Elements appearing between "[" and ")" (not shown) characters are commonly referred to as essential elements, and are thus required in the definition of the particular element.
Referring to Figures 4A-4C, the NSML elements are defined according to grammar rules.
Grammar rules define the ordering and nesting of the tags and elements. In addition, the l o grammar rules define essential and non-essential elements of the NSML
document. In addition, an NSML parser and NSML DTD may insert certain omitted tags into a document or supply default values for particular elements. For example, when, as in the grammar rule of the NSML
element 301, required elements HEAD 320, LOOK 340, and STORY 360 are omitted from an NSML document, a parser may created these required elements in the output file.
15 Consider the grammar rule associated with the NSML element 301. The NSML
element 301, according to its associated grammar rule is defined by a start tag <nsml>
and an end tag </nsml>. A HEAD element 320, LOOK element 340, and STORY element 360 are located between the start tag and end tag for the NSML element 301 . According to the grammar rule associated with the NSML element 301, the NMSL element 301 is a parent element, an the 2o HEAD 320, LOOK 340, and STORY 360 elements are children of the NSML element 301.
The HEAD element 320 is, according to its associated grammar rule, delimited by a start tag <head> and an end tag </head>. The META 321, RGROUP 324, WGROUP 325, SOURCE
326, DIST 327, WCODE 328, FORMNAME 329, and STORY ID 330 elements are located between the start tag and end tag for the HEAD element 320. According to the grammar rule 25 associated with the HEAD element 320, the associated start tags, end tags, and content such as plain text are located within a <head> start tag and a </head> end tag. It is noted that in some cases, start tags and end tags can be inferred by a parser or viewer program, and thus may be optional.
The LOOK element 340 is, according to its associated grammar rule, delimited by a start 3o tag <look> and end tag of the LOOK element 340. The FORM 341 element is located between the start tag and end tag for the LOOK element 340.
The STORY element 360 is, according to its associated grammar rule, delimited by a start tag <story> and an end tag </story>. The FIF?LDS 361, BODY 362, and elements are located between the start tag and end tag for the STORY element 360.
Similarly, remaining elements are defined according to their associated grammar rules as shown in Fig. 4A-4C, which are self explanatory.
It is noted that the language of the present invention is not limited to the grammar rules described herein. Additional grammar rules may be added to support tags for added fields to the news story markup language, as required.
An example NSML document 500 is shov~m in Figure 5. As discussed above, NSML
document may be defined as ASCII characters which represent the NSML tags and related to content, and may be viewed in a text editor 203. 'Che NSML document begins with the <nsml>
start tag 501, that generally begins an NSML document. A corresponding </nsml>
end tag end san NSML document. The <look> tag 502 begins the look section of the document.
Within the AESET element 363, one or more AE TAG elements 368 may exist. In example NMSL document 500, there are two AE_ TAG elements 519, 520.
Specifically, t 5 AE TAG 520 references a machine control instruction named "CG" 521. As discussed above with reference to Fig. 3, AE TAG 368 can contain zero or more of MC TAG 375, AP TAG
376, and IMG 377 elements. AP TAG 376 is included as element 519, enclosing text in an anchored paragraph. The end tag characters "</ac -set>" 522 marks the end of the AE SET
element 363. The end tag characters "</story>" 523 mark the end of the STORY
element 360.
2o The end tag characters "</nmsl>" 524 mark the e:nd of the NSML document 500.
The NSML document depicted in Figure '.i is shown by way of example only, and should not be considered as a limitation of the markup language of the present invention.
As discussed previously with reference to Figure 2A and 2B, an NSML document may be converted to another format such as HTML. Figure 6 is a table that shows an exemplary 25 conversion 207 between NMSL format to HTML format from an NSML document.
Specifically, in this embodiment, it is desired to translate the news story information into a format suitable for publication over a network such as the Internet. When converting 207 NSML
information for publication on the Internet, NSML information such as machine code information may not he useful for an HTTP client 212 located on the Internet and thus may be 30 omitted in a translation or conversion process. Information such as STORY
element 360 content may contain information suitable for use by an H:TTP client 212.
Referring to Figure 6, start tag <nsml> and stop tag </nsml> are converted to a start tag <html> and stop tag </html> suitable for an HTML document. Similarly, literals such as "<"
and ">" are converted into HTML equivalents &gt and &1t, respectively. For different text styles, such as bold text, associated NSML bold text is inserted between start tag <b> and end tag </b> used in HTML for marking bolded text. There are elements within the NSML
document format that have no corresponding element type in HTML, such as for bold reverse text. In this case, a mapping to one or more existing HTML tags is made to translate the information. If a particular portion of information in the NSML document is not required in the resultant HTML
document, the particular portion of information may be dropped during the conversion process.
As discussed previously with reference to Figure 2B, the conversion may be performed by a t o parser modified to make substitutions or deletions to a document as defined by a conversion table such as table 600.
It should be understood that files written in such a markup language may be converted to other Types of documents, as necessary. Such document types can include, but are not limited to, WORD, POSTSCRIPT, WordPerfect, ASCII, PDF, or other suitable format. (WORD is a ~ 5 registered trademark of the Microsoft Corporation, POSTSCRIPT and PDF are registered trademarks of Adobe Systems Corporation, and WordPerfect is a registered trademark of the Corel Corporation.) The news story markup language described herein may be used for a specialized computer system for producing a television news broadcast. However, embodiments of the 20 invention are not limited to a news broadcast; the present invention may be used in other media production environments as well, such as a radio broadcast production and a television entertainment production.
It should also be understood that the features of the markup language described herein may be applied to other markup languages by one s',killed in the art of markup language design.
25 Features of the markup language described herein are considered well within the scope of the invention.
r14,~~Nb~D SHE6i',

Claims (31)

CLAIMS.
1. A process for processing markup language documents relating to a news story, comprising the steps of:
reading an input file having a first file format including a plurality of elements, the input file further including at least one of:
timing information for representing distribution timing of the news story; and synchronization information for synchronizing a distribution of one of the plurality of elements with a distribution of another of the plurality of elements;
the input file further including news story information for representing the news story; and verifying the first file format of the input file based on a document type definition defining a news story markup language.
2. The process of claim 1, further comprising the steps of:
producing output data having a second file format wherein the second file format is formatted according to the document type definition; and creating an output file based on the output data.
3. The process of claim 2, further comprising a step of converting the output file to a document file having a format different than the format of the output file.
4. The process of claim 3, wherein the format of the document file is HTML format.
5. The process of claim 3, wherein the step of converting includes the step of excluding information from the output file when converting the output file to the document file format.
6. The process of claim 1, further comprising a step of importing an import file having a file format different than the first and second file formats to produce an imported file having a format according to the document type definition.
7. The process of claim 6, wherein the step of importing includes the step of adding step import file information to a template document having a format according to the document type definition.
8. The process of claim 1, further comprising a lexical analysis step of analyzing the input file format for a plurality of elements and identifiers, and of producing an output token stream based on the plurality of elements and identifiers.
9. The process of claim 1, wherein the step of verifying further includes the steps of:
checking usage of a plurality of elements and identifiers according to the document type definition to produce a parse tree from the plurality of elements and identifiers; and generating an output file having a hierarchical file structure based on the parse tree that conforms to the document type definition.
10. The process of claim 9, further comprising a step of interpreting the output file by a viewer.
11. A data processing system for interpreting a news story markup language document, the system comprising:
means for obtaining a news story markup language document from a storage location;
means for parsing the news story markup language document, producing a plurality of markup language tags and associated text;
means for converting the plurality of markup language tags and associated text to system instructions;
and means for converting one of said plurality of markup language tags and associated text to a machine control instruction for execution by a machine control server.
12. The data processing system of claim 11, further comprising means for rendering the system instructions as a visual interpretation of the news story markup language document.
13. The data processing system of claim 11, wherein the machine control server controls a media presentation device based upon the machine control instruction.
14. A data processing system for interpreting a news story markup language document, the system comprising:
means for obtaining a news story markup language document from a storage location;

means for parsing the news story markup language document, producing a plurality of markup language tags and associated text;
means for converting the plurality of markup language tags and associated text to system instructions;
a teleprompter; and means for displaying story information in the teleprompter.
15. A method of anchoring document text to a control field in an electronic document in an electronic document editor, comprising the steps of: creating an electronic document in a markup language, said electronic document including a declarative tag enclosing the document text;
creating the control field in the electronic document, the control field having a unique identification and containing machine control information for controlling a machine control server;
referencing, at a location within the document text, the control field by the unique identification.
16. The method of claim 15, wherein the markup language is a news story markup language having news story information for representing content of the news story, the news story information including:
look information for controlling appearance of news story information; and head information for identifying the news story.
17. The method of claim 16, wherein the machine control information identifies a presentation element associated with a media presentation device.
18. The method of claim 17, wherein the presentation element is a video element.
19. A data processing system for viewing a markup language document having a plurality of elements, the system comprising:
means for obtaining a markup language document from a storage location;
means for parsing the plurality of elements of the markup language document, producing a plurality of markup language tags and associated text, wherein the markup language document further includes at least one of:
timing information for representing distribution timing of the markup language document;
synchronization information for synchronizing a distribution of one of the plurality of elements with a distribution of another of the plurality of elements;
means for converting said markup language tags and associated text to system instructions; and means for rendering the system instructions as a visual interpretation of the markup language document.
20. The data processing system of claim 19, wherein the markup language document includes news story information for representing content of a news story, the news story information further including:

look information for controlling appearance of news story information; and head information for identifying the news story.
21. A process for processing markup language documents relating to a news story, comprising the steps of:
reading an input file having a first file format including a plurality of elements, the input file further including at least one of:
timing information for representing distribution timing of the news story; and synchronization information for synchronizing a distribution of one of the plurality of elements with a distribution of another of the plurality of elements;
the input file further including news story information for representing the news story having a structure defined by the markup language; and rendering the news story information according to the structure defined by the markup language.
22. A method for interpreting a news story markup language document, the method comprising:
obtaining a news story markup language document from a storage location;
parsing the news story markup language document, producing a plurality of markup language tags and associated text;
converting the plurality of markup language tags and associated text to system instructions; and converting one of said plurality of markup language tags and associated text to a machine control instruction for execution by a machine control server.
23. The method of claim 22, further comprising rendering the system instructions as a visual interpretation of the news story markup language document.
24. The method of claim 22, further comprising controlling, using the machine control server, a media presentation device based upon the machine control instruction.
25. A method for interpreting a news story markup language document, the method comprising:
receiving a news story markup language document;
parsing the news story markup language document to produce a plurality of markup language tags and associated text defining story information;
converting the plurality of markup language tags and associated text to system instructions, wherein the system instructions include an instruction to display the text in a teleprompter.
26. A data processing system for anchoring document text to a control field in an electronic document in an electronic document editor, comprising:
means for specifying an electronic document in a markup language, said electronic document including a declarative tag enclosing the document text;
means for specifying the control field in the electronic document, the control field having a unique identification and containing machine control information for controlling a machine control server;
means for referencing, at a location within the document text, the control field by the unique identification.
27. The data processing system of claim 26, wherein the markup language is a news story markup language having news story information for representing content of the news story, the news story information including:
look information for controlling appearance of news story information; and head information for identifying the news story.
28. The data processing system of claim 27, wherein the machine control information identifies a presentation element associated with a media presentation device.
29. The data processing system of claim 28, wherein the presentation element is a video element.
30. A data processing system for viewing a markup language document having a plurality of elements, the system comprising:
means for obtaining a markup language document from a storage location;
means for parsing the plurality of elements of the markup language document, producing a plurality of markup language tags and associated text, wherein the markup language document further including at least one of:
timing information for representing distribution timing of the markup language document; and synchronization information for synchronizing a distribution of one of the plurality of markup language elements with a distribution of another of the plurality of markup language elements.
31. The data processing system of claim 30, wherein the markup language document includes news story information for representing content of a news story, the news story information further including:
look information for controlling appearance of news story information; and head information for identifying the news story.
CA002285090A 1997-04-04 1998-03-30 News story markup language and system and process for editing and processing documents Expired - Fee Related CA2285090C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US08/832,866 1997-04-04
US08/832,866 US6038573A (en) 1997-04-04 1997-04-04 News story markup language and system and process for editing and processing documents
PCT/US1998/006244 WO1998045789A1 (en) 1997-04-04 1998-03-30 News story markup language and system and process for editing and processing documents

Publications (2)

Publication Number Publication Date
CA2285090A1 CA2285090A1 (en) 1998-10-15
CA2285090C true CA2285090C (en) 2007-02-20

Family

ID=25262812

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002285090A Expired - Fee Related CA2285090C (en) 1997-04-04 1998-03-30 News story markup language and system and process for editing and processing documents

Country Status (6)

Country Link
US (2) US6038573A (en)
EP (1) EP0972255A1 (en)
JP (1) JP2001519063A (en)
AU (1) AU6872598A (en)
CA (1) CA2285090C (en)
WO (1) WO1998045789A1 (en)

Families Citing this family (139)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5822720A (en) 1994-02-16 1998-10-13 Sentius Corporation System amd method for linking streams of multimedia data for reference material for display
US6546406B1 (en) * 1995-11-03 2003-04-08 Enigma Information Systems Ltd. Client-server computer system for large document retrieval on networked computer system
US6516321B1 (en) 1996-07-30 2003-02-04 Carlos De La Huerga Method for database address specification
US6820093B2 (en) 1996-07-30 2004-11-16 Hyperphrase Technologies, Llc Method for verifying record code prior to an action based on the code
US6434567B1 (en) 1996-07-30 2002-08-13 Carlos De La Huerga Method for specifying enterprise-wide database address formats
US7013298B1 (en) 1996-07-30 2006-03-14 Hyperphrase Technologies, Llc Method and system for automated data storage and retrieval
US6658624B1 (en) * 1996-09-24 2003-12-02 Ricoh Company, Ltd. Method and system for processing documents controlled by active documents with embedded instructions
US6038573A (en) * 1997-04-04 2000-03-14 Avid Technology, Inc. News story markup language and system and process for editing and processing documents
US6415278B1 (en) * 1997-11-14 2002-07-02 Adobe Systems Incorporated Retrieving documents transitively linked to an initial document
US7024622B1 (en) * 1997-11-26 2006-04-04 Adobe Systems Incorporated Keeping track of locations in electronic documents
US7954056B2 (en) 1997-12-22 2011-05-31 Ricoh Company, Ltd. Television-based visualization and navigation interface
US7596755B2 (en) * 1997-12-22 2009-09-29 Ricoh Company, Ltd. Multimedia visualization and integration environment
US7263659B2 (en) * 1998-09-09 2007-08-28 Ricoh Company, Ltd. Paper-based interface for multimedia information
US6279015B1 (en) * 1997-12-23 2001-08-21 Ricoh Company, Ltd. Method and apparatus for providing a graphical user interface for creating and editing a mapping of a first structural description to a second structural description
US7263671B2 (en) 1998-09-09 2007-08-28 Ricoh Company, Ltd. Techniques for annotating multimedia information
US7215436B2 (en) * 1998-09-09 2007-05-08 Ricoh Company, Ltd. Device for generating a multimedia paper document
US7266782B2 (en) 1998-09-09 2007-09-04 Ricoh Company, Ltd. Techniques for generating a coversheet for a paper-based interface for multimedia information
US6558431B1 (en) * 1998-09-11 2003-05-06 Macromedia, Inc. Storing valid and invalid markup language in strict and relaxed tables respectively
AUPP624698A0 (en) * 1998-09-29 1998-10-22 Canon Kabushiki Kaisha Method and apparatus for multimedia editing
US20020174145A1 (en) * 1998-10-16 2002-11-21 Brady Duga Automatic data formatting using a hypertext language
US8560951B1 (en) * 1998-12-18 2013-10-15 Thomson Licensing System and method for real time video production and distribution
US20020054244A1 (en) * 2000-03-31 2002-05-09 Alex Holtz Method, system and computer program product for full news integration and automation in a real time video production environment
US20030001880A1 (en) * 2001-04-18 2003-01-02 Parkervision, Inc. Method, system, and computer program product for producing and distributing enhanced media
US6760916B2 (en) * 2000-01-14 2004-07-06 Parkervision, Inc. Method, system and computer program product for producing and distributing enhanced media downstreams
US6909874B2 (en) * 2000-04-12 2005-06-21 Thomson Licensing Sa. Interactive tutorial method, system, and computer program product for real time media production
US7024677B1 (en) 1998-12-18 2006-04-04 Thomson Licensing System and method for real time video production and multicasting
US6452612B1 (en) * 1998-12-18 2002-09-17 Parkervision, Inc. Real time video production system and method
US11109114B2 (en) 2001-04-18 2021-08-31 Grass Valley Canada Advertisement management method, system, and computer program product
US20040027368A1 (en) * 2002-05-09 2004-02-12 Parkervision, Inc. Time sheet for real time video production system and method
US20030214605A1 (en) * 1998-12-18 2003-11-20 Snyder Robert J. Autokeying method, system, and computer program product
US6952221B1 (en) * 1998-12-18 2005-10-04 Thomson Licensing S.A. System and method for real time video production and distribution
US9123380B2 (en) 1998-12-18 2015-09-01 Gvbb Holdings S.A.R.L. Systems, methods, and computer program products for automated real-time execution of live inserts of repurposed stored content distribution, and multiple aspect ratio automated simulcast production
US7835920B2 (en) * 1998-12-18 2010-11-16 Thomson Licensing Director interface for production automation control
US7003719B1 (en) 1999-01-25 2006-02-21 West Publishing Company, Dba West Group System, method, and software for inserting hyperlinks into documents
EP2312474A1 (en) * 1999-04-13 2011-04-20 Canon Kabushiki Kaisha Data processing method and apparatus
WO2001013287A1 (en) * 1999-06-11 2001-02-22 Cci Europe A/S A content management computer system for managing publishing content objects
US20050108219A1 (en) * 1999-07-07 2005-05-19 Carlos De La Huerga Tiered and content based database searching
US8214386B2 (en) * 1999-08-20 2012-07-03 Newgems Llc System and method for structured news release generation and distribution
WO2001014999A2 (en) * 1999-08-20 2001-03-01 Newsgems Llc System and method for structured news release generation and distribution
US6370535B1 (en) * 1999-08-20 2002-04-09 Newsgems Llc System and method for structured news release generation and distribution
US6289350B1 (en) * 1999-08-20 2001-09-11 Newsgems Llc System and method for structured news release generation and distribution
US6643663B1 (en) * 1999-10-08 2003-11-04 The Belo Company Method and system for operating a content management system
US6965912B2 (en) * 1999-10-18 2005-11-15 4Yoursoul.Com Method and apparatus for distribution of greeting cards with electronic commerce transaction
US7370076B2 (en) * 1999-10-18 2008-05-06 4Yoursoul.Com Method and apparatus for creation, personalization, and fulfillment of greeting cards with gift cards
US7797625B1 (en) * 1999-12-23 2010-09-14 International Business Machines Corporation Message composition computer, memory media and method
WO2001055898A1 (en) * 2000-01-14 2001-08-02 Synquiry Technologies, Ltd. Software composition using graph types, graphs, and agents
AU2001234557A1 (en) * 2000-01-27 2001-08-07 American Express Travel Related Services Company, Inc. Content management application for an interactive environment
US7117260B2 (en) 2000-01-27 2006-10-03 American Express Travel Related Services Company, Inc. Content management application for an interactive environment
US6675370B1 (en) * 2000-02-02 2004-01-06 International Business Machines Corporation System and method for imbedding hyperlinked language grammar notation in a “literate” programming environment
US6697821B2 (en) * 2000-03-15 2004-02-24 Süccesses.com, Inc. Content development management system and method
US7725812B1 (en) 2000-03-31 2010-05-25 Avid Technology, Inc. Authoring system for combining temporal and nontemporal digital media
US7555557B2 (en) * 2000-04-07 2009-06-30 Avid Technology, Inc. Review and approval system
AU2001259649A1 (en) * 2000-05-16 2001-11-26 Apac Customer Services, Inc. System and method of individualized web page design and display
US6507837B1 (en) 2000-06-08 2003-01-14 Hyperphrase Technologies, Llc Tiered and content based database searching
US7134073B1 (en) * 2000-06-15 2006-11-07 International Business Machines Corporation Apparatus and method for enabling composite style sheet application to multi-part electronic documents
US7058699B1 (en) * 2000-06-16 2006-06-06 Yahoo! Inc. System and methods for implementing code translations that enable persistent client-server communication via a proxy
JP2002099529A (en) * 2000-07-18 2002-04-05 Sanno Consulting Corp Publication editing system and its method
US7389234B2 (en) * 2000-07-20 2008-06-17 Microsoft Corporation Method and apparatus utilizing speech grammar rules written in a markup language
US7047281B1 (en) * 2000-08-08 2006-05-16 Fineground Networks Method and system for accelerating the delivery of content in a networked environment
AU2001281402A1 (en) * 2000-08-08 2002-02-18 Fineground Networks Method and system for parameterized web documents
AU8433901A (en) * 2000-09-07 2002-03-22 Virtual Publishing Company Ltd An electronic publication and methods and components thereof
JP2002084406A (en) * 2000-09-07 2002-03-22 Sony Corp Image transfer unit and method, file transfer unit and method, and program storage medium
AU2001294746A1 (en) * 2000-09-26 2002-04-08 Syneractive Llc System and method for creating a website
US20020108115A1 (en) * 2000-12-11 2002-08-08 The Associated Press News and other information delivery system and method
US20020133395A1 (en) * 2000-12-19 2002-09-19 Hughes John Ronald Technical standard review and approval
US20030056173A1 (en) * 2001-01-22 2003-03-20 International Business Machines Corporation Method, system, and program for dynamically generating input for a test automation facility for verifying web site operation
US20020103876A1 (en) * 2001-01-29 2002-08-01 Masayuki Chatani System and computer-based method for providing transformed information in response to a client search request
US7210096B2 (en) * 2001-01-30 2007-04-24 International Business Machines Corporation Methods and apparatus for constructing semantic models for document authoring
GB2372118A (en) * 2001-02-09 2002-08-14 Amino Holdings Ltd System commands carried in tags in markup language documents
US7904358B2 (en) 2001-02-28 2011-03-08 Goldman Sachs & Co. Computerized interface for monitoring financial information and executing financial transactions
US7310687B2 (en) * 2001-03-23 2007-12-18 Cisco Technology, Inc. Methods and systems for managing class-based condensation
US20030033294A1 (en) * 2001-04-13 2003-02-13 Walker Jay S. Method and apparatus for marketing supplemental information
US7930624B2 (en) * 2001-04-20 2011-04-19 Avid Technology, Inc. Editing time-based media with enhanced content
US20020188628A1 (en) * 2001-04-20 2002-12-12 Brian Cooper Editing interactive content with time-based media
GB0111431D0 (en) * 2001-05-11 2001-07-04 Koninkl Philips Electronics Nv A real-world representation system and language
US7159014B2 (en) * 2001-06-04 2007-01-02 Fineground Networks Method and system for efficient and automated version management of embedded objects in web documents
US20030018661A1 (en) * 2001-07-19 2003-01-23 Darugar Parand Tony XML smart mapping system and method
US8725549B2 (en) * 2001-08-13 2014-05-13 Geologics Corporation System and business method for work-flow review and management
US7130861B2 (en) 2001-08-16 2006-10-31 Sentius International Corporation Automated creation and delivery of database content
JP2003131988A (en) * 2001-10-26 2003-05-09 Matsushita Electric Ind Co Ltd Home page update device, home page update method, home page update program recording medium and home page update program
US20070198943A1 (en) * 2001-11-06 2007-08-23 Tom Grason System and Method for Distributing News Articles and Other Information in an Organization
US7861169B2 (en) 2001-11-19 2010-12-28 Ricoh Co. Ltd. Multimedia print driver dialog interfaces
US7703044B2 (en) * 2001-11-19 2010-04-20 Ricoh Company, Ltd. Techniques for generating a static representation for time-based media information
US8539344B2 (en) * 2001-11-19 2013-09-17 Ricoh Company, Ltd. Paper-based interface for multimedia information stored by multiple multimedia documents
US7747655B2 (en) 2001-11-19 2010-06-29 Ricoh Co. Ltd. Printable representations for time-based media
US8635531B2 (en) * 2002-02-21 2014-01-21 Ricoh Company, Ltd. Techniques for displaying information stored in multiple multimedia documents
US7495795B2 (en) * 2002-02-21 2009-02-24 Ricoh Company, Ltd. Interface for printing multimedia information
US7743347B2 (en) 2001-11-19 2010-06-22 Ricoh Company, Ltd. Paper-based interface for specifying ranges
US7788080B2 (en) * 2001-11-19 2010-08-31 Ricoh Company, Ltd. Paper interface for simulation environments
US7149957B2 (en) 2001-11-19 2006-12-12 Ricoh Company, Ltd. Techniques for retrieving multimedia information using a paper-based interface
US7333966B2 (en) * 2001-12-21 2008-02-19 Thomson Global Resources Systems, methods, and software for hyperlinking names
US7054813B2 (en) * 2002-03-01 2006-05-30 International Business Machines Corporation Automatic generation of efficient grammar for heading selection
JP3778136B2 (en) * 2002-06-13 2006-05-24 ブラザー工業株式会社 Printing control apparatus, printing apparatus, and program
US7539940B2 (en) * 2002-10-09 2009-05-26 Microsoft Corporation System and method for converting between text formatting or markup language formatting and outline structure
TW200408986A (en) * 2002-11-18 2004-06-01 Inventec Corp Flow process approval management system and method thereof
US7356768B1 (en) 2002-11-27 2008-04-08 Adobe Systems Incorporated Using document templates to assemble a collection of documents
US7512790B2 (en) * 2003-04-17 2009-03-31 International Business Machines Corporation Method, system and article of manufacture for management of co-requisite files in a data processing system using extended file attributes
US20040225960A1 (en) 2003-05-09 2004-11-11 Microsoft Corporation System for hosting graphical layout/presentation objects
US7296027B2 (en) 2003-08-06 2007-11-13 Sbc Knowledge Ventures, L.P. Rhetorical content management with tone and audience profiles
US20050033750A1 (en) * 2003-08-06 2005-02-10 Sbc Knowledge Ventures, L.P. Rhetorical content management system and methods
US7478143B1 (en) 2003-08-25 2009-01-13 Arroweye Solutions, Inc. Method and apparatus for creation, personalization, and fulfillment of greeting cards with gift cards or integrated bookmarks
US7475015B2 (en) * 2003-09-05 2009-01-06 International Business Machines Corporation Semantic language modeling and confidence measurement
NZ548804A (en) * 2003-12-31 2008-11-28 Thomson Global Resources Systems, methods, interfaces and software for automated collection and integration of entity data into online databases and professional directories
US20080077870A1 (en) * 2004-01-09 2008-03-27 Suzanne Napoleon Method and apparatus for producing structured sgml/xml student compositions
US20050166143A1 (en) * 2004-01-22 2005-07-28 David Howell System and method for collection and conversion of document sets and related metadata to a plurality of document/metadata subsets
US7779355B1 (en) 2004-03-30 2010-08-17 Ricoh Company, Ltd. Techniques for using paper documents as media templates
US20050235198A1 (en) * 2004-04-16 2005-10-20 Howard Johnathon E Editing system for audiovisual works and corresponding text for television news
US7836389B2 (en) * 2004-04-16 2010-11-16 Avid Technology, Inc. Editing system for audiovisual works and corresponding text for television news
US20060112131A1 (en) * 2004-07-14 2006-05-25 Strike Friday, Inc. Story rewriting system
US8374996B2 (en) * 2004-11-12 2013-02-12 Enr Services Inc. Managing media contact and content data
US8296324B2 (en) * 2004-11-12 2012-10-23 Enr Services Inc. Systems and methods for analyzing, integrating and updating media contact and content data
US8386513B2 (en) * 2004-11-12 2013-02-26 Enr Services Inc. System and method for analyzing, integrating and updating media contact and content data
US20060230339A1 (en) * 2005-04-07 2006-10-12 Achanta Phani G V System and method for high performance pre-parsed markup language
US20070083805A1 (en) * 2005-10-12 2007-04-12 General Electric Company Configurable system and method for order entry
US7721198B2 (en) * 2006-01-31 2010-05-18 Microsoft Corporation Story tracking for fixed layout markup documents
US7676741B2 (en) * 2006-01-31 2010-03-09 Microsoft Corporation Structural context for fixed layout markup documents
US20070208704A1 (en) * 2006-03-06 2007-09-06 Stephen Ives Packaged mobile search results
US20080165281A1 (en) * 2007-01-05 2008-07-10 Microsoft Corporation Optimizing Execution of HD-DVD Timing Markup
CN101359497A (en) * 2007-07-30 2009-02-04 科立尔数位科技股份有限公司 Method for detecting and showing time stamp and recording media for recording data structure thereof
US20090132432A1 (en) * 2007-10-01 2009-05-21 Clapper Rock L Commodity, price and volume data sharing system for non-publicly traded commodities
US20090172076A1 (en) * 2007-12-31 2009-07-02 United Communications Corporation Community information and news flow network
US20090182712A1 (en) * 2008-01-15 2009-07-16 Kamal Faiza H Systems and methods for rapid delivery of media content
US20090265612A1 (en) * 2008-04-17 2009-10-22 Travelocity.Com Lp Methods, apparatuses, and computer program products for specifying content of electronic mail messages using a mail markup language
EP2324417A4 (en) 2008-07-08 2012-01-11 Sceneplay Inc Media generating system and method
US20100088674A1 (en) * 2008-10-06 2010-04-08 Microsoft Corporation System and method for recognizing structure in text
US8327256B2 (en) * 2008-11-19 2012-12-04 Oracle International Corporation Matrix tree presentation structures
US8671363B2 (en) * 2008-11-19 2014-03-11 Oracle International Corporation Nested dimensions presentation structures
US8631326B2 (en) * 2009-04-30 2014-01-14 Apple Inc. Segmented timeline for a media-editing application
US20120047060A1 (en) * 2010-08-23 2012-02-23 Fossler Ii Douglas Earl Computerized Moniker-Based Equity Trading System and Method of Creation
US8559793B2 (en) 2011-05-26 2013-10-15 Avid Technology, Inc. Synchronous data tracks in a media editing system
US9563714B2 (en) 2011-06-16 2017-02-07 Microsoft Technology Licensing Llc. Mapping selections between a browser and the original file fetched from a web server
US9753699B2 (en) 2011-06-16 2017-09-05 Microsoft Technology Licensing, Llc Live browser tooling in an integrated development environment
US9460224B2 (en) * 2011-06-16 2016-10-04 Microsoft Technology Licensing Llc. Selection mapping between fetched files and source files
KR102069538B1 (en) 2012-07-12 2020-03-23 삼성전자주식회사 Method of composing markup for arranging multimedia component
US20140081846A1 (en) * 2012-09-18 2014-03-20 AdvisorAdit Financial Advisor Platform
US9053085B2 (en) * 2012-12-10 2015-06-09 International Business Machines Corporation Electronic document source ingestion for natural language processing systems
US20150288645A1 (en) 2014-04-03 2015-10-08 Avid Technology, Inc. Synchronized story-centric media distribution
US9489986B2 (en) * 2015-02-20 2016-11-08 Tribune Broadcasting Company, Llc Use of program-schedule text and teleprompter output to facilitate selection of a portion of a media-program recording
US10915756B2 (en) * 2019-07-02 2021-02-09 Baidu Usa Llc Method and apparatus for determining (raw) video materials for news

Family Cites Families (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB8617076D0 (en) * 1986-07-14 1986-08-20 British Broadcasting Corp Video scanning systems
JP2629802B2 (en) * 1988-04-16 1997-07-16 ソニー株式会社 News program broadcasting system
EP0380491B1 (en) * 1988-07-20 1994-11-02 International Business Machines Corporation Help provision in a data processing system
US5426513A (en) * 1989-06-16 1995-06-20 Harris Corporation Prioritized image transmission system and method
US5274758A (en) * 1989-06-16 1993-12-28 International Business Machines Computer-based, audio/visual creation and presentation system and method
US5267351A (en) * 1989-12-22 1993-11-30 Avid Technology, Inc. Media storage and retrieval system
US5012334B1 (en) * 1990-01-29 1997-05-13 Grass Valley Group Video image bank for storing and retrieving video image sequences
FR2660139B1 (en) * 1990-03-23 1995-08-25 France Etat ENCODING AND TRANSMISSION METHOD FOR AT LEAST TWO QUALITY LEVELS OF DIGITAL IMAGES BELONGING TO A SEQUENCE OF IMAGES, AND CORRESPONDING DEVICES.
US5237648A (en) * 1990-06-08 1993-08-17 Apple Computer, Inc. Apparatus and method for editing a video recording by selecting and displaying video clips
US5513306A (en) * 1990-08-09 1996-04-30 Apple Computer, Inc. Temporal event viewing and editing system
EP0526064B1 (en) * 1991-08-02 1997-09-10 The Grass Valley Group, Inc. Video editing system operator interface for visualization and interactive control of video material
US5706290A (en) * 1994-12-15 1998-01-06 Shaw; Venson Method and apparatus including system architecture for multimedia communication
US5442744A (en) * 1992-04-03 1995-08-15 Sun Microsystems, Inc. Methods and apparatus for displaying and editing multimedia information
US5682326A (en) * 1992-08-03 1997-10-28 Radius Inc. Desktop digital video processing system
US5404316A (en) * 1992-08-03 1995-04-04 Spectra Group Ltd., Inc. Desktop digital video processing system
US5345551A (en) * 1992-11-09 1994-09-06 Brigham Young University Method and system for synchronization of simultaneous displays of related data sources
US5488433A (en) * 1993-04-21 1996-01-30 Kinya Washino Dual compression format digital video production system
US5450140A (en) * 1993-04-21 1995-09-12 Washino; Kinya Personal-computer-based video production system
EP0702832B1 (en) * 1993-06-10 1998-03-04 Lightworks Editing Systems Ltd Video editing systems
US5524110A (en) * 1993-11-24 1996-06-04 Intel Corporation Conferencing over multiple transports
EP0663639A1 (en) * 1994-01-14 1995-07-19 International Business Machines Corporation Method for creating a multimedia application
JPH07231309A (en) * 1994-02-17 1995-08-29 Hitachi Ltd Information distribution system
US5664216A (en) * 1994-03-22 1997-09-02 Blumenau; Trevor Iconic audiovisual data editing environment
US5758257A (en) * 1994-11-29 1998-05-26 Herz; Frederick System and method for scheduling broadcast of and access to video programs and other data using customer profiles
US5530852A (en) * 1994-12-20 1996-06-25 Sun Microsystems, Inc. Method for extracting profiles and topics from a first file written in a first markup language and generating files in different markup languages containing the profiles and topics for use in accessing data described by the profiles and topics
US5659793A (en) * 1994-12-22 1997-08-19 Bell Atlantic Video Services, Inc. Authoring tools for multimedia application development and network delivery
GB9426165D0 (en) * 1994-12-23 1995-02-22 Anthony Andre C Method of retrieving and displaying data
US5623308A (en) * 1995-07-07 1997-04-22 Lucent Technologies Inc. Multiple resolution, multi-stream video system using a single standard coder
US5815663A (en) * 1996-03-15 1998-09-29 The Robert G. Uomini And Louise B. Bidwell Trust Distributed posting system using an indirect reference protocol
US5852435A (en) * 1996-04-12 1998-12-22 Avid Technology, Inc. Digital multimedia editing and data management system
US5819271A (en) * 1996-06-04 1998-10-06 Multex Systems, Inc. Corporate information communication and delivery system and method including entitlable hypertext links
US6038573A (en) * 1997-04-04 2000-03-14 Avid Technology, Inc. News story markup language and system and process for editing and processing documents

Also Published As

Publication number Publication date
US6038573A (en) 2000-03-14
US6596031B1 (en) 2003-07-22
JP2001519063A (en) 2001-10-16
WO1998045789A1 (en) 1998-10-15
AU6872598A (en) 1998-10-30
CA2285090A1 (en) 1998-10-15
EP0972255A1 (en) 2000-01-19

Similar Documents

Publication Publication Date Title
CA2285090C (en) News story markup language and system and process for editing and processing documents
US7464330B2 (en) Context-free document portions with alternate formats
Raggett et al. HTML 4.01 Specification
Raggett et al. HTML 4.01 Specification
US6584480B1 (en) Structured documents in a publishing system
AU2003204478B2 (en) Method and system for associating actions with semantic labels in electronic documents
US8015487B2 (en) Formatting content by example
US7392466B2 (en) Method and system of annotation for electronic documents
US8387055B1 (en) System and method for providing information and associating information
US20140258832A1 (en) Computer Implemented System and Method for Author Editing of XML Documents With Structured Element Protection
US20080005659A1 (en) Data Processing Device, Document Processing Device, and Document Processing Method
EP1830275A1 (en) Information distribution system
US20080209572A1 (en) Data Processing System, Data Processing Method, and Management Server
US9229920B1 (en) Compound undo/redo manager for mixed model edits
Faulkner et al. HTML 5.2
US20070258100A1 (en) Document Processing Device and Document Processing Method
US20080010587A1 (en) Document Processing Device and Document Processing Method
EP1826682A1 (en) Document managing device and document managing method
US20050268233A1 (en) System and method for mixed language editing
EP1830274A1 (en) Server device and name space issuing method
US20080195950A1 (en) Document Processing Device and Document Processing Method
van Ossenbruggen Processing Structured Hypermedia-A matter of style
HTML HTML (Hypertext Markup Language)
Robbins HTML & XHTML Pocket Reference: Quick, Comprehensive, Indispensible
Flynn W [h] ither the web? The extension or replacement of HTML

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed