Context free document portions

Information

  • Patent Grant
  • 7617447
  • Patent Number
    7,617,447
  • Date Filed
    Tuesday, December 9, 2003
    21 years ago
  • Date Issued
    Tuesday, November 10, 2009
    15 years ago
Abstract
Portions of an Extensible Markup Language document, such as individual paragraphs or groups of paragraphs or fragments of text, are provided self-describing properties such as styles, fonts, list types, and the like. If such a portion of a document is subsequently copied or moved to a second document or to a different location in the first document, the self-describing properties provided for the portion travel with the portion to the second document or to the different location in the first document.
Description
COPYRIGHT NOTICE

A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the United States Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.


FIELD OF THE INVENTION

The present invention relates generally to use of the Extensible Markup Language (XML). More particularly, the present invention relates to inserting a portion of XML data into a document outside the context of a document from which the portion is obtained.


BACKGROUND OF THE INVENTION

Computer software applications allow users to create a variety of documents to assist them in work, education, and leisure. For example, popular word processing applications allow users to create letters, articles, books, memoranda, and the like. Spreadsheet applications allow users to store, manipulate, print, and display a variety of alphanumeric data. Such applications have a number of well-known strengths including rich editing, formatting, printing, calculation, and on-line and off-line editing.


Methods and systems have been developed for representing entire documents and all associated document properties and objects as an Extensible Markup Language (XML) representation. There are many components that make up such a document such as paragraphs, tables, styles, fonts, lists, and the like. Some components of a document reference other components for providing a first component with structural limitations. For example, a paragraph in a document might reference a particular style setting that would define how the paragraph is to appear in a document. For another example, a paragraph component of a document may be part of a particular list structure in a document. Because there are a number of properties and objects that other objects of a document may reference, such as styles, there is typically a need in a document for a header in which various properties and objects, such as style and font definitions, are located. Accordingly, when a paragraph, for example, references a particular style setting, an application parsing the document will know where to look to find a definition of the style setting referenced by the paragraph.


Unfortunately, a problem occurs when a user attempts to add additional content to a particular document where the additional content contains or references objects and properties such as styles and fonts apart from the objects and properties of the document to which the content is being added. For example, if a user desires to add a couple of paragraphs to an XML-formatted document, where the added paragraphs reference a particular style, it is necessary to determine if the particular style already exists in the document to which the paragraphs are added. If the particular style does exist in the document, it is then necessary to ensure that the style existing in the document contains the same properties as are expected for the added paragraphs. If the style does not exist, it is necessary to insert new style information for the added paragraphs into the header of the document. Either way, rather than simply dealing with the content (paragraphs) being added to the document, the user must deal with the entire document.


It is with respect to these and other considerations that the present invention has been made.


SUMMARY OF THE INVENTION

The present invention solves the above and other problems by providing self-describing portions of text or data in a document. According to an aspect of the invention, portions of a document, such as individual paragraphs or groups of paragraphs or fragments of text, are provided self-describing properties such as style, font, list type, and the like. If such a portion of a document is subsequently copied or moved to a second document or to a different location in the first document, the self-describing properties provided for the portion travel with the portion to the second document or to the different location in the first document. Consequently, an application preparing and displaying the second document or the first document may consume and display the portion according to the properties provided for the portion. Apart from copying or moving text from one document to another, the self-describing properties of the text portion allow users and software applications who desire to or who are required to parse and manipulate a file to apply rich editing to portions of the file or document without having to parse the entire document to manage properties associated with the entire document or file.


According to another aspect of the invention, an Extensible Markup Language (XML) schema is provided for providing an XML representation of specified portions of an XML-formatted document such that each specified portion carries with it its own properties such as styles, list types, fonts, and the like. If one of such specified portions of the document is copied or moved to a different document or is , a consuming application operating the different document need only parse the imported text or data portion to determine specific properties associated with the imported text, such as styles, list types, fonts, etc. Accordingly, the consuming application need not parse the header information for the entire document into which the specified portion is inserted, nor does the consuming application have to determine whether any properties associated with the imported portion conflict with definitions associated with similar or like properties applied to the entire document.


These and other features, advantages, and aspects of the present invention may be more clearly understood and appreciated from a review of the following detailed description of the disclosed embodiments and by reference to the appended drawings and claims.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a simplified block diagram of a computing system and associated peripherals and network devices that provide an exemplary operating environment for the present invention.



FIG. 2 is a simplified block diagram illustrating interaction between software objects according to an object-oriented programming model.



FIG. 3 is a block diagram illustrating interaction between a document, an attached schema file, and a schema validation functionality model.



FIG. 4 is a block diagram illustrating interaction between a first document and a second document where a portion of text is copied or moved from the second document to the first document according to embodiments of the present invention.



FIG. 5 is a block diagram illustrating interaction between a first document and a second document where a portion of text is copied or moved from the second document to the first document according to embodiments of the present invention.





DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT

Embodiments of the present invention are directed to methods and systems for inserting a portion of text or data into a document where the inserted portion of text or data carries with it its own specific formatting properties such as specified styles, fonts, list types, and the like. In the following detailed description, references are made to the accompanying drawings that form a part hereof, and in which are shown by way of illustrations specific embodiments or examples. These embodiments may be combined, other embodiments may be utilized, and structural changes may be made without departing from the spirit or scope of the present invention. The following detailed description is therefore not to be taken in a limiting senses and the scope of the present invention is defined by the appended claims and their equivalents.


Referring now to the drawings, in which like numerals represent like elements through the several figures, aspects of the present invention and the exemplary operating environment will be described. FIG. 1 and the following discussion are intended to provide a brief, general description of a suitable computing environment in which the invention may be implemented. While the invention will be described in the general context of program modules that execute in conjunction with an application program that runs on an operating system on a personal computer, those skilled in the art will recognize that the invention may also be implemented in combination with other program modules.


Generally, program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and the like. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.


Turning now to FIG. 1, illustrative computer architecture for a personal computer 2 for practicing the various embodiments of the invention will be described. The computer architecture shown in FIG. 1 illustrates a conventional personal computer, including a central processing unit 4 (“CPU”), a system memory 6, including a random access memory 8 (“RAM”) and a read-only memory (“ROM”) 10, and a system bus 12 that couples the memory to the CPU 4. A basic input/output system containing the basic routines that help to transfer information between elements within the computer, such as during startup, is stored in the ROM 10. The personal computer 2 further includes a mass storage device 14 for storing an operating system 16, application programs, such as the application program 305, and data.


The mass storage device 14 is connected to the CPU 4 through a mass storage controller (not shown) connected to the bus 12. The mass storage device 14 and its associated computer-readable media, provide non-volatile storage for the personal computer 2. Although the description of computer-readable media contained herein refers to a mass storage device, such as a hard disk or CD-ROM drive, it should be appreciated by those skilled in the art that computer-readable media can be any available media that can be accessed by the personal computer 2.


By way of example, and not limitation, computer-readable media may comprise computer storage media and communication media. Computer storage media includes volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EPROM, EEPROM, flash memory or other solid state memory technology, CD-ROM, DVD, or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the computer.


According to various embodiments of the invention, the personal computer 2 may operate in a networked environment using logical connections to remote computers through a TCP/IP network 18, such as the Internet. The personal computer 2 may connect to the TCP/IP network 18 through a network interface unit 20 connected to the bus 12. It should be appreciated that the network interface unit 20 may also be utilized to connect to other types of networks and remote computer systems. The personal computer 2 may also include an input/output controller 22 for receiving and processing input from a number of devices, including a keyboard or mouse (not shown). Similarly, an input/output controller 22 may provide output to a display screen, a printer, or other type of output device.


As mentioned briefly above, a number of program modules and data files may be stored in the mass storage device 14 and RAM 8 of the personal computer 2, including an operating system 16 suitable for controlling the operation of a networked personal computer, such as the WINDOWS XP operating system from MICROSOFT CORPORATION of Redmond, Wash. The mass storage device 14 and RAM 8 may also store one or more application programs. In particular, the mass storage device 14 and RAM 8 may store an application program 305 for creating and editing an electronic document 310. For instance, the application program 305 may comprise a word processing application program, a spreadsheet application, a contact application, and the like. Application programs for creating and editing other types of electronic documents may also be used with the various embodiments of the present invention. A schema file 330 and a namespace/schema library 400, described below, are also shown.


Exemplary embodiments of the present invention are implemented by communications between different software objects in an object-oriented programming environment. For purposes of the following description of embodiments of the present invention, it is useful to briefly to describe components of an object-oriented programming environment. FIG. 2 is a simplified block diagram illustrating interaction between software objects according to an object-oriented programming model. According to an object-oriented programming environment, a first object 210 may include software code, executable methods, properties, and parameters. Similarly, a second object 220 may also include software code, executable methods, properties, and parameters.


A first object 210 may communicate with a second object 220 to obtain information or functionality from the second object 220 by calling the second object 220 via a message call 230. As is well know to those skilled in the art of object-oriented programming environment, the first object 210 may communicate with the second object 220 via application programming interfaces (API) that allow two disparate software objects 210, 220 to communicate with each other in order to obtain information and functionality from each other. For example, if the first object 210 requires the functionality provided by a method contained in the second object 220, the first object 210 may pass a message call 230 to the second object 220 in which the first object identifies the required method and in which the first object passes any required parameters to the second object required by the second object for operating the identified method. Once the second object 220 receives the call from the first object, the second object executes the called method based on the provided parameters and sends a return message 250 containing a value obtained from the executed method back to the first object 210.


For example, in terms of embodiments of the present invention, and as will be described below, a first object 210 may be a third party customized application that passes a message to a second object such as an Extensible Markup Language schema validation object whereby the first object identifies a method requiring the validation of a specified XML element in a document where the specified XML element is a parameter passed by the first object with the identified method. Upon receipt of the call from the first object, according to this example, the schema validation object executes the identified method on the specified XML element and returns a message to the first object in the form of a result or value associated with the validated XML element. Operation of object-oriented programming environments, as briefly described above, are well known to those skilled in the art.


As described below, embodiments of the present invention are implemented through the interaction of software objects in the use, customization, and application of components of the Extensible Markup Language (XML). FIG. 3 is a block diagram illustrating interaction between a document, an attached schema file, and a schema validation functionality module. As is well known to those skilled in the art, the Extensible Markup Language (XML) provides a method of describing text and data in a document by allowing a user to create tag names that are applied to text or data in a document that in turn define the text or data to which associated tags are applied. For example referring to FIG. 3, the document 310 created with the application 305 contains text that has been marked up with XML tags 315, 320, 325. For example, the text “Greetings” is annotated with the XML tag <title>. The text “My name is Sarah” is annotated with the <body> tag. According to XML, the creator of the <title> and <body> tags is free to create her own tags for describing the tags to which those tags will be applied. Then, so long as any downstream consuming application or computing machine is provided instructions as to the definition of the tags applied to the text, that application or computing machine may utilize the data in accordance with the tags. For example, if a downstream application has been programmed to extract text defined as titles of articles or publications processed by that application, the application may parse the document 310 and extract the text “Greetings,” as illustrated in FIG. 3 because that text is annotated with the tag <title>. The creator of the particular XML tag naming for the document 310, illustrated in FIG. 3, provides useful description for text or data contained in the document 310 that may be utilized by third parties so long as those third parties are provided with the definitions associated with tags applied to the text or data.


According to embodiments of the present invention, the text and XML markup entered into the document 310 may be saved according to a variety of different file formats and according to the native programming language of the application 305 with which the document 310 is created. For example, the text and XML markup may be saved according to a word processing application, a spreadsheet application, and the like. Alternatively, the text and XML markup entered into the document 310 may be saved as an XML format whereby the text or data, any applied XML markup, and any formatting such as font, style, paragraph structure, etc. may be saved as an XML representation. Accordingly, downstream or third party applications capable of understanding data saved as XML may open and consume the text or data thus saved as an XML representation. For a detailed discussion of saving text and XML markup and associated formatting and other attributes of a document 310 as XML, see U.S. patent application entitled “Word Processing Document Stored in a Single XML File that may be Manipulated by Applications that Understanding XML,” U.S. Ser. No. 10/187,060, filed Jun. 28, 2002, which is incorporated herein by reference as if fully set out herein. An exemplary schema in accordance with the present invention is disclosed beginning on page 11 in an application entitled “Mixed Content Flexibility,” Ser. No. 10/726,077, filed Dec. 2, 2003, which is hereby incorporated by reference in its entirety.


In order to provide a definitional framework for XML markup elements (tags) applied to text or data, as illustrated in FIG. 3, XML schema files are created which contain information necessary for allowing users and consumers of marked up and stored data to understand the XML tagging definitions designed by the creator of the document. Each schema file also referred to in the art as a Namespace or XSD file preferably includes a listing of all XML elements (tags) that may be applied to a document according to a given schema file. For example, a schema file 330, illustrated in FIG. 3, may be a schema file containing definitions of certain XML elements that may be applied to a document 310 including attributes of XML elements or limitations and/or rules associated with text or data that may be annotated with XML elements according to the schema file. For example, referring to the schema file 330 illustrated in FIG. 3, the schema file is identified by the Namespace “intro” the schema file includes a root element of <intro card>.


According to the schema file 330, the <intro card> element serves as a root element for the schema file and also as a parent element to two child elements <title> and <body>. As is well known to those skilled in the art, a number of parent elements may be defined under a single root element, and a number of child elements may be defined under each parent element. Typically, however, a given schema file 330 contains only one root element. Referring still to FIG. 3, the schema file 330 also contains attributes 340 and 345 to the <title> and <body> elements, respectfully. The attributes 340 and 345 may provide further definition or rules associated with applying the respective elements to text or data in the document 310. For example, the attribute 345 defines that text annotated with the <title> element must be less than or equal to twenty-five characters in length. Accordingly, if text exceeding twenty-five characters in length is annotated with the <title> element or tag, the attempted annotation of that text will be invalid according to the definitions contained in the schema file 330.


By applying such definitions or rules as attributes to XML elements, the creator of the schema may dictate the structure of data contained in a document associated with a given schema file. For example, if the creator of a schema file 330 for defining XML markup applied to a resume document desires that the experience section of the resume document contain no more than four present or previous job entries, the creator of the schema file 330 may define an attribute of an <experience> element, for example, to allow that no more than four present or past job entries may be entered between the <experience> tags in order for the experience text to be valid according to the schema file 330. As is well known to those skilled in the art, the schema file 330 may be attached to or otherwise associated with a given document 310 for application of allowable XML markup defined in the attached schema file to the document 310. According to one embodiment, the document 310 marked up with XML elements of the attached or associated schema file 330 may point to the attached or associated schema file by pointing to a uniform resource identifier (URI) associated with a Namespace identifying the attached or associated schema file 330.


According to embodiments of the present invention, a document 310 may have a plurality of attached schema files. That is, a creator of the document 310 may associate or attach more than one schema file 330 to the document 310 in order to provide a framework for the annotation of XML markup from more than one schema file. For example, a document 310 may contain text or data associated with financial data. A creator of the document 310 may wish to associate XML schema files 330 containing XML markup and definitions associated with multiple financial institutions. Accordingly, the creator of the document 310 may associate an XML schema file 330 from one or more financial institutions with the document 310. Likewise, a given XML schema file 330 may be associated with a particular document structure such as a template for placing financial data into a desirable format.


According to embodiments of the present invention, a collection of XML schema files and associated document solutions may be maintained in a Namespace or schema library located separately from the document 310. The document 310 may in turn contain pointers to URIs in the Namespace or schema library associated with the one or more schema files attached to otherwise associated with the document 310. As the document 310 requires information from one or more associated schema files, the document 310 points to the Namespace or schema library to obtain the required schema definitions. For a detailed description of the use of an operation of Namespace or schema libraries, see U.S. patent application entitled “System and Method for Providing Namespace Related Information,” U.S. Ser. No. 10/184,190, filed Jun. 27, 2002, and U.S. patent application entitled “System and Method for Obtaining and Using Namespace Related Information for Opening XML Documents,” U.S. Ser. No. 10/185,940, filed Jun. 27, 2002, both U.S. patent applications of which are incorporated herein by reference as if fully set out herein. For a detailed description of a mechanism for downloading software components such as XML schema files and associated solutions from a Namespace or schema library, see US patent application entitled Mechanism for Downloading Software Components from a Remote Source for Use by a Local Software application, U.S. Ser. No. 10/164,260, filed Jun. 5, 2002.


Referring still to FIG. 3, a schema validation functionality module 350 is illustrated for validating XML markup applied to a document 310 against an XML schema file 330 attached to or otherwise associated with the document 310, as described above. As described above, the schema file 330 sets out acceptable XML elements and associated attributes and defines rules for the valid annotation of the document 310 with XML markup from an associated schema file 330. For example, as shown in the schema file 330, two child elements <title> and <body> are defined under the root or parent element <intro card>. Attributes 340, 345 defining the acceptable string length of text associated with the child elements <title> and <body> are also illustrated. As described above, if a user attempts to annotate the document 310 with XML markup from a schema file 330 attached to or associated with the document in violation of the XML markup definitions contained in the schema file 330, an invalidity or error state will be presented. For example, if the user attempts to enter a title string exceeding twenty-five characters, that text entry will violate the maximum character length attribute of the <title> element of the schema file 330. In order to validate XML markup applied to a document 310, against an associated schema file 330, a schema validation module 350 is utilized. As should be understood by those skilled in the art, the schema validation module 350 is a software module including computer executable instructions sufficient for comparing XML markup and associated text entered in to a document 310 against an associated or attached XML schema file 330 as the XML markup and associated text is entered in to the document 310.


According to embodiments of the present invention, the schema validation module 350 compares each XML markup element and associated text or data applied to the document 310 against the attached or associated schema file 330 to determine whether each element and associated text or data complies with the rules and definitions set out by the attached schema file 330. For example, if a user attempts to enter a character string exceeding twenty-five characters annotated by the <title> elements 320, the schema validation module will compare that text string against the text string attribute 340 of the attached schema file 330 and determine that the text string entered by the user exceeds the maximum allowable text string length. Accordingly, an error message or dialogue will be presented to the user to alert the user that the text string being entered by the user exceeds the maximum allowable character length according to the attached schema file 330. Likewise, if the user attempts to add an XML markup element between the <title> and the <body> elements, the schema validation module 350 will determine that the XML markup element applied by the user is not a valid element allowed between the <title> and <body> elements according to the attached schema file 330. Accordingly, the schema validation module 350 will generate an error message or dialogue to the user to alert the user of the invalid XML markup.


Context Free Document Text and Data Portions


As briefly described above, embodiments of the present invention provide methods and systems for inserting a portion of text or data into a document where the inserted portion of text or data carries with it its own specific formatting and style properties such as specified styles, fonts, list types, and the like. FIG. 4 is a block diagram illustrating interaction between a first document and a second document where a portion of text is copied or moved from the second document to the first document according to embodiments of the present invention. FIG. 5 is a block diagram illustrating interaction between a first document and a second document where a portion of text is copied or moved from the second document to the first document according to embodiments of the present invention. It should be understood that describing the present invention in terms of copying or moving a text portion from one document to another is by way example only. Apart from copying or moving text from one document to another, the self-describing properties of the text portion allow users and software applications who desire to or who are required to parse and manipulate a file to apply rich editing to portions of the file or document without having to parse the entire document to manage properties associated with the entire document or file.


Referring to FIG. 4, a document 410 and a document 420 are described for purposes of illustrating how a portion of text may be copied from the document 420 into the document 410 according to embodiments of the present invention. The first document 410 has a title and two paragraphs. Also illustrated for the document 410 is an XML structure pane 425 showing Extensible Markup Language (XML) structure applied to the document 435. For example, a <title> element is applied to the title of the document 435, a <paragraph 1> element is applied to the first paragraph of the document 435 and a <paragraph 2> element is applied to the second paragraph of the document 435. The second document 420 includes a document 440 that has been similarly marked up with XML structure. An XML structure pane 430 is illustrated for the document 420.


According to embodiments of the present invention, a text or data portion from the second document may be copied or moved to the first document such that style and other formatting properties are carried with the text or data portion from the one document to another document. Accordingly, there is no need to resolve style or formatting properties associated with the text portion inserted into the first document against style or other formatting properties associated with the first document. For example, as shown in FIG. 4 the first document may have a header information properties element for referencing styles and other formatting properties associated with the first document. That is, the user or creator of the first document may have established a set of styles or formatting properties for the first document. According to prior art systems, as described above, if the user desires to copy the second paragraph 455 from the second document 420 into the first document 410, style or formatting information associated with the second paragraph 455 in the second document 420 may conflict with style or formatting information contained at the document level of the first document 410.


For example, the first document 410 may have a style called “Header 1” causing a formatting of boldface and italics to be applied to the document 435. On the other hand, the creator of the second document 420 may have likewise used the style designator “Header 1” for formatting the second paragraph 455 containing the second document to include boldfacing, but not italics. If the second paragraph 455 of the second document 420 is copied into the first document 410, the style applied to the second document will conflict with the style applied to the document in the first document 410. Therefore, the user of the first document 410 will be required to manually parse the header information properties element of the XML structure applied to the first document 410 in order to make changes to the styles applied to the inserted text or data in order to prevent a conflict of the two styles.


According to embodiments of the present invention, an XML schema is provided for applying style markup as specified text and data portions of a document such as the second paragraph 455 of the second document 420 so that particular styles or formatting applications to a given text or data portion are carried with the text or data portion to the first document. By applying an XML markup to a particular text or data selection, the first document need not de-conflict style or formatting properties applied to inserted text or data portions so long as the first document has access to the style or formatting markup applied to the inserted text or data portion.


Referring to FIG. 5, a text portion 510 and a text portion 520 are illustrated for inserting into the first document 410. According to embodiments of the present invention, each text portion 510 and 520 may be a sentence, a paragraph, multiple paragraphs, fragments of sentences or paragraphs, alphanumeric data, or any other native objects. As should be appreciated, the creator of the second document 420 marks up the second document with Extensible Markup Language data according to the context free text portion schema which defines XML elements, as described below, for specifying particular text or data portions which carries with them their own styles or other formatting properties. In effect, each of the text portions 510 and 520 become “mini” documents carrying their own style and formatting properties that may be inserted into a first document 410 and which may be treated separately from the main document 410 by an XML parsing application operating on the document 410.


It should be understood, a text or data portion such as the second paragraph 455 or either of the text portions 510, 520 illustrated in FIG. 5, may be copied and pasted or cut and pasted from the second document into the first document according to conventional cut/copy and pasting methods available from a variety of software applications. Alternatively, according to a variety of Extensible Markup Language parsing applications, the user may likewise insert a text or data portion from a second document into a first document by selecting an appropriate XML node from the XML structure pane 430 and copying that XML node into the XML structure of the first document. That is, by selecting the <paragraph 2> node 460 from the XML structure 430 of the second document 420 and by moving that node to the XML structure of the first document 410, the XML markup and associated text or data of the second paragraph 455 may be inserted into the first document along with its own style and other formatting properties as described herein.


To further illustrate the operation of embodiments of the present invention, the following XML structure is associated with a simple document having the following two paragraphs.


Para 1: The quick brown fox jumps over the lazy dog.


Para 2: The quick brown fox jumps over the lazy dog.


As can be seen in the following XML structure, a font of “Times New Roman” and a style identification of “Default Paragraph Font” is applied to the two paragraphs. The actual text of the two paragraphs is also illustrated in the following XML structure.




  • <?xml version=“1.0” encoding=“UTF-8” standalone=“yes” ?>

  • =<w:wordDocument xmlns:w=“http://schemas.microsoft.com/office/word/2003/wordml” xmlns:wx=“http://schemas.microsoft.com/office/word/2003/auxHint” w:macrosPresent=“no” w:embeddedObjPresent=“no” w:ocxPresent=“no” xml:space=“preserve”>
    • =<w:styles>
      • <w:versionOfBuiltInStylenames w:val=“4” />
      • <w:latentStyles w:defLockedState=“off” w:latentStyleCount=“156” />
    • =<w:style w:type=“paragraph” w:default=“on” w:styleId=“Normal”>
      • <w:name w:val=“Normal” />
    • =<w:rPr>
      • <wx:font wx:val=“Times New Roman” />
      • <w:sz w:val=“24” />
      • <w:sz-cs w:val=“24” />
      • <w:lang w:val=“EN-US” w:fareast=“EN-US” w:bidi=“AR-SA” />
    • </w:rPr>

  • </w:style>

  • =<w:style w:type=“character” w:default=“on” w: styleId=“DefaultParagraphFont”>
    • <w:name w:val=“Default Paragraph Font” />
    • <w:semiHidden />

  • </w:style>

  • =<w:style w:type=“list” w:default=“on” w:styleId=“NoList”>
    • <w:name w:val=“No List” />
    • <w:semiHidden />

  • </w:style>

  • </w:styles>

  • =<w:body>
    • <w:p>
      • =<w:r>
        • <w:t>The quick brown fox jumps over the lazy dog.</w:t>
      • </w:r>
    • </w:p>

  • =<w:p>
    • =<w:r>
      • <w:t>The quick brown fox jumps over the lazy dog.</w:t>
    • </w:r>

  • </w:p>

  • <w:p />

  • </w:body>

  • </w:wordDocument>



According to embodiments of the present invention, consider for example that the user would like to insert a third paragraph into the document as follows “The quick brown fox jumps over the lazy dog” so that the inserted paragraph provides a final document as follows.


Para 1: The quick brown fox jumps over the lazy dog.


Para 2: The quick brown fox jumps over the lazy dog.


Para 3: The quick brown fox jumps over the lazy dog.


The following is an example XML structure showing the first two paragraphs of the document with the normal default style applied to them. According to this example, as shown in the following XML structure, the user inserts the third italicized paragraph into the document under a style called “My Style.” Because the paragraph is being inserted in an environment outside of the native Word Processing application, the logic of checking that the “My Style” style exists must be done manually. The XML file must be parsed to find the proper location of the style declarations, and then the style declarations must be parsed to guarantee that there is no conflict. Once this has been done, the “My Style” declaration can be entered. Now that the “My Style” declaration is entered, then the XML file must be parsed again to find the proper location for the paragraph itself. Since there was no conflict with the “My Style” declaration, the paragraph being inserted can still reference the “My Style” style. Otherwise, the paragraph itself would have to be altered to reference the proper style.

  • <?xml version=“1.0” encoding=“UTF-8” standalone=“yes” ?>
  • <?mso-application progid=“Word.Document”?>
  • =<w:wordDocument xmlns:w=“http://schemas.microsoft.com/office/word/2003/wordml” xmlns:wx=“http://schemas.microsoft.com/office/word/2003/auxHint” w:macrosPresent=“no” w:embeddedObjPresent=“no” w:ocxPresent=“no” xml:space=“preserve”>
    • =<w:styles>
      • <w: versionOfBuiltInStylenames w:val=“4” />
      • <w:latentStyles w:defLockedState=“off” w:latentStyleCount=“156” />
    • =<w:style w:type=“paragraph” w:default=“on” w:styleId=“Normal”>
      • <w:name w:val=“Normal” />
    • =<w:rPr>
      • <wx:font wx:val=“Times New Roman” />
      • <w:sz w:val=“24” />
      • <w:sz-cs w:val=“24” />
      • <w:lang w:val=“EN-US” w:fareast=“EN-US” w:bidi=“AR-SA” />
    • </w:rPr>
  • </w: style>
  • =<w:style w:type=“character” w:default=“on” w:styleId=“DefaultParagraphFont”>
    • <w:name w:val=“Default Paragraph Font” />
    • <w:semiHidden />
  • </w:style>
  • =<w:style w:type=“table” w:default=“on” w:styleId=“TableNormal”>
    • <w:name w:val=“Normal Table” />
    • <wx:uiName wx:val=“Table Normal” />
    • <w:semiHidden />
  • =<w:rPr>
    • <wx:font wx:val=“Times New Roman” />
  • </w:rPr>
  • =<w:tblPr>
    • <w:tblInd w:w=“0” w:type=“dxa” />
  • =<w:tblCellMar>
    • <w:top w:w=“0” w:type=“dxa” />
    • <w:left w:w=“108” w:type=“dxa” />
    • <w:bottom w:w=“0” w:type=“dxa” />
    • <w:right w:w=“108” w:type=“dxa” />
  • </w:tblCellMar>
  • </w:tblPr>
  • </w:style>
  • =<w:style w:type=“paragraph” w:styleId=“myStyle”>
    • <w:name w:val=“myStyle” />
    • <w:basedOn w:val=“Normal” />
    • <w:rsid w:val=“000874C3” />
  • =<w:pPr>
    • <w:pStyle w:val=“myStyle” />
  • </w:pPr>
  • =<w:rPr>
    • <wx:font wx:val=“Times New Roman” />
    • <w:color w:val=“FF0000” />
  • </w:rPr>
  • </w:style>
  • =<w:style w:type=“list” w:default=“on” w:styleId=“NoList”>
    • <w:name w:val=“No List” />
    • <w:semiHidden />
  • </w:style>
  • </w:styles>
  • =<w:body>
    • =<w:p>
      • =<w:r>
        • <w:t>The quick brown fox jumps over the lazy dog.</w:t>
      • </w:r>
    • </w:p>
  • =<w:p>
    • =<w:r>
      • <w:t>The quick brown fox jumps over the lazy dog.</w:t>
    • </w:r>
  • </w:p>
  • =<w:p>
    • =<w:pPr>
      • <w:pStyle w:val=“myStyle” />
    • </w:pPr>
  • =<w:r>
    • <w:t>The quick brown fox jumps over the lazy dog.</w:t>
  • </w:r>
  • </w:p>
  • <w:p />
  • </w:body>
  • </w:wordDocument>


As described above, according to embodiments of the present invention, an XML schema is provided which provides an XML element that may be used to markup and describe a particular text or data portion of a document such that style or other formatting properties applied to that text or data portion are treated separately from the remaining style or formatting properties associated with a document into which the text or data portion is inserted. So long as the document into which the text or data portion is inserted is operated by an application that may understand the XML schema associated with the text or data portion inserted into the document, the XML element wrapping the inserted text or data portion will be understood.


Below is a sample XML structure showing the addition of the third italicized paragraph “The quick brown fox jumps over the lazy dog” according to embodiments of the present invention. As shown in the following XML structure, the first two paragraphs are included in the document having style identification of “Times New Roman” and “Default Paragraph Font.” However, as shown in the following XML structure, the third paragraph being inserted into the document has been wrapped in an XML element called <cfChunk>. As should be appreciated, the element <cfChunk> is illustrative of an infinite number of names that could be provided to the element according to embodiments of the present invention by the creator of this particular XML structure. As should be understood, the element might similarly be called context free portion, CFportion, context free data, CFdata, and the like. Inside the element <cfChunk> is contained the third paragraph “The quick brown fox jumps over the lazy dog” having a style identification of “My Style” and having a font identification of “italics.”


According to embodiments of the present invention, when the third paragraph “The quick brown fox jumps over the lazy dog” is copied or moved from a second document into a first document, the text or data portion moved points to or references an XML schema file that provides an XML parsing application associated with the first document access to the grammatical and other definitional rules associated with XML elements according to the schema file including the <cfChunk> element utilized for wrapping a text or data portion and for carrying with the text or data portion its own individual styles or other formatting properties. Accordingly, when the first document's XML parsing application encounters the element <cfChunk> that application may refer to the associated XML schema to learn that the style and other formatting designations contained in the structure wrapped inside the <cfChunk> element is to be treated particularly for a text or data portion being inserted into the first document and being associated with the <cfChunk> element. Accordingly, when the third paragraph is inserted into the first document according to embodiments of the present invention, as illustrated in the following sample XML structure, the style and other formatting properties associated with that text portion are honored by the application receiving the inserted text or data portion without regard to potentially conflicting style or other formatting properties associated with the document into which the text portion is inserted. The application does the necessary work to resolve any conflicts, and to properly associate the style reference for the paragraph with the appropriate style.

  • <?xml version=“1.0” encoding=“UTF-8” standalone=“yes” ?>
  • <w:wordDocument xmlns:w=“http://schemas.microsoft.com/office/word/2003/wordml” xmlns:wx=“http://schemas.microsoft.com/office/word/2003/auxHint” w:macrosPresent=“no” w:embeddedObjPresent=“no” w:ocxPresent=“no” xml:space=“preserve”>
    • <w:styles>
      • <w:versionOfBuiltInStylenames w:val=“4”/>
      • <w:latentStyles w:defLockedState=“off” w:latentStyleCount=“156” />
    • =<w:style w:type=“paragraph” w:default=“on” w:styleId=“Normal”>
      • <w:name w:val=“Normal” />
    • =<w:rPr>
      • <wx:font wx:val=“Times New Roman” />
      • <w:sz w:val=“24” />
      • <w:sz-cs w:val=“24” />
        • <w:lang w:val=“EN-US” w:fareast=“EN-US” w:bidi=“AR-SA” />
      • </w:rPr>
    • </w:style>
  • =<w:style w:type=“character” w:default=“on” w: styleId=“DefaultParagraphFont”>
    • <w:name w:val=“Default Paragraph Font” />
    • <w:semiHidden />
  • </w:style>
  • =<w:style w:type=“list” w:default=“on” w:styleId=“NoList”>
    • <w:name w:val=“No List” />
    • <w:semiHidden />
  • </w:style>
  • =<w:style w:type=“table” w:default=“on” w:styleId=“TableNormal”>
    • <w:name w:val=“Normal Table” />
    • <wx:uiName wx:val=“Table Normal” />
    • <w:semiHidden />
  • =<w:rPr>
    • <wx:font wx:val=“Times New Roman” />
  • </w:rPr>
  • =<w:tblPr>
    • <w:tblInd w:w=“0” w:type=“dxa” />
  • =<w:tblCellMar>
    • <w:top w:w=“0” w:type=“dxa” />
    • <w:left w:w=“108” w:type=“dxa” />
    • <w:bottom w:w=“0” w:type=“dxa” />
    • <w:right w:w=“108” w:type=“dxa” />
  • </w:tblCellMar>
  • </w:tblPr>
  • </w:style>
  • </w:styles>
  • =<w:body>
    • =<w:p>
      • =<w:r>
        • <w:t>The quick brown fox jumps over the lazy dog.</w:t>
      • </w:r>
    • </w:p>
  • =<w:p>
    • =<w:r>
      • <w:t>The quick brown fox jumps over the lazy dog.</w:t>
    • </w:r>
  • </w:p>
  • =<w:cfChunk>
    • <w:styles>
      • <w:style w:type=“paragraph” w: styled=“myStyle”>
        • <w:name w:val=“myStyle” />
        • <w:basedOn w:val=“Normal” />
        • <w:rsid w:val=“000874C3” />
      • =<w:pPr>
        • <w:pStyle w:val=“myStyle” />
      • </w:pPr>
    • =<w:rPr>
      • <wx:font wx:val=“Italics” />
      • <w:color w:val=“FF0000” />
    • </w:rPr>
  • </w:style>
  • </w:styles>
  • =<w:pPr>
    • <w:pStyle w:val=“myStyle” />
  • </w:pPr>
  • =<w:r>
    • <w:t>The quick brown fox jumps over the lazy dog.</w:t>
  • </w:r>
    • </w:p>
  • </w:cfChunk>
  • <w:p />
  • </w:body>
  • </w:wordDocument>


As described herein, self-describing portions of text or data are provided for inserting into a document whereby an Extensible Markup Language schema is provided for describing XML markup that may be applied to a text or data portion to allow particular style or other formatting properties applied to the text or data portion to travel with the text or data portion to a different document or to a different location in a same document. It will be apparent to those skilled in the art that various modifications or variations may be made in the present invention without departing from the scope or spirit of the invention. Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein.

Claims
  • 1. A computer-implemented method of formatting a selection of text from a document as an Extensible Markup Language (XML) formatted selection such that the selection of text carries formatting properties particular to the selection of text for use in another document, comprising: receiving the selection of text in the document;identifying an XML markup specifying one or more formatting properties associated with the selection of text;applying the XML markup to the selection of text, wherein applying the XML markup to the selection of text includes applying an XML tag to the selection of text;associating the XML markup with the selection of text for designating that the selection of text is formatted according to the XML markup independent of an other XML markup associated with the other document into which the selection of text is inserted;inserting the selection of text into the other document by: receiving the selection of an XML node associated with the selection of text from an XML structure pane, the XML structure pane showing a markup language structure applied to the document, the markup language structure comprising a plurality of markup language nodes associated with portions of text in the document; andin response to a user input, moving the XML node to an XML structure pane showing a markup language structure applied to the other document to insert the XML markup and the selected text into the other document along with style and formatting properties defined in the markup language structure;parsing the other document for formatting properties required for the other document after inserting the selection of text into the other document;avoiding a conflict between the XML markup associated with the selection of text and the other XML markup associated with the other document by causing the XML markup associated with the selection of text to be carried with the selection of text when the selection of text is inserted into the other document to maintain the application of the XML markup data to the selection of text in the other document independent of the other XML markup associated with the other document; andproviding a framework for an annotation of the XML markup by associating the selection of text with at least one XML schema file attached to the document, the at least one schema file providing a definition of the XML markup applied to the selection of text and providing XML parsing application rules for understanding and using the XML tag.
  • 2. The method of claim 1, further comprising recognizing the XML markup applied to the selection of text upon encountering the XML markup applied to the selection of text in the other document.
  • 3. The method of claim 2, further comprising: applying the XML Markup applied to the selection of text in the document to the selection of text in the other document; andformatting the other document whereby the XML markup applied to the selection of text in the document is applied to the selection of text in the other document apart from the other XML markup applied to any other text contained in the other document.
  • 4. The method of claim 1, whereby parsing the other document for formatting properties required for the other document after inserting the selection of text into the other document includes parsing formatting properties applied to the other document including parsing the XML markup applied to the selection of text for designating that the selection of text is formatted according to the XML markup.
  • 5. The method of claim 4, further comprising parsing the other document with an XML parsing application capable of understanding the other XML markup applied to the other document and capable of understanding the XML markup applied to the selection of text for designating that the selection of text is formatted according to the data applied to the selection of text in the document.
  • 6. The method of claim 5, whereby the XML tag may be recognized by the XML parsing application as designating that the selection of text is formatted according to the data applied to the selection of text in the document apart from the other XML markup applied to other portions of text in the other document into which the selection of text is inserted.
  • 7. The method of claim 6, whereby during parsing the other document for the XML markup to applied to the selection of text for designating that the selection of text is formatted according to the XML markup applied to the selection text in the document, locating the XML tag applied to the selection of text for designating that the selection of text is formatted according to the XML markup applied to the selection of text in the document.
  • 8. The method of claim 7, whereby the XML tag is a <cfChunk> tag.
  • 9. The method of claim 1 further comprising: validating the XML markup and the associated selection of text against the at least one XML schema file as the XML markup and the associated selection of text is entered into the document; andgenerating an error message to alert a user of at least one of an invalid XML markup and an invalid text string.
  • 10. A method of formatting a selection of text from a document as an Extensible Markup Language (XML) formatted selection such that the selection of text carries formatting data particular to the selection of text for use in an other XML document: receiving the of text in the document;applying formatting data particular to the selection of text;applying an XML tag to the selection of text whereby the XML tag may be recognized by an XML parsing application as designating that the selection of text is formatted according to the particular formatting data apart from any formatting applied to other portions of text, wherein the XML tag is a <cfChunk> tag; inserting the selection of text into the other XML document by: receiving the selection of an XML node associated with the selection of text from an XML structure pane, the XML structure pane showing a markup language structure applied to the document, the markup language structure comprising a plurality of markup language nodes associated with portions of text in the document; andin response to a user input, moving the XML node to an XML structure pane showing a markup language structure applied to the other XML document to insert the XML markup and the selected text into the other XML document along with style and formatting properties defined in the markup language structure;parsing the other XML document for other formatting data required for the other XML document;determining the formatting data particular to the selection of text upon encountering the XML tag applied to the selection of text;applying the formatting data particular to the selection of text to the selection of text in the other XML document;formatting the other XML document whereby the formatting data particular to the selection of text is applied to the selection of text in the other XML document apart from any formatting applied to any other text contained in the other XML document; andproviding a framework for an annotation of the XML markup by further comprising associating the selection of text with an XML schema file attached to the document, the schema file providing a definition of the XML tag applied to the selection of text and providing XML parsing application rules for understanding and using the XML tag.
  • 11. A computer storage medium on which is stored instructions which when executed by a computer perform a method of representing a selection of text from a document as an Extensible Markup Language (XML) formatted selection such that the selection of text carries formatting data particular to the selection of text for use in a subsequent XML document: receiving the selection of text in the document;identifying an XML markup specifying the formatting data particular to the selection of text;applying the XML markup the selection of text, wherein applying the XML markup to the selection of text includes applying an XML tag to the selection of text;associating the XML markup with the selection of text for designating that the selection of text is formatted according to the XML markup independent of an other XML markup associated with the subsequent XML document into which the selection of text is inserted;inserting the selection of text into the subsequent XML document by: receiving the selection of an XML node associated with the selection of text from an XML structure pane, the XML structure pane showing a markup language structure applied to the document, the markup language structure comprising a plurality of markup language nodes associated with portions of text in the document; andin response to a user input moving the XML node to an XML structure pane showing a markup language structure applied to the subsequent XML document to insert the XML markup and the selected text into the subsequent XML document along with style and formatting properties defined in the markup language structure;parsing the other document for formatting properties required for the other document after inserting the selection of text into the other document;avoiding a conflict between the XML markup and the other XML markup by maintaining the association of the XML markup with the selection of text independent of the other XML markup associated with the other document; andproviding a framework for the annotation of the XML markup by associating the selection of text with an XML schema file attached to the document, the schema file providing a definition of the XML tag applied to the selection of text and providing XML parsing application rules for understanding and using the XML tag.
  • 12. The computer medium of claim 11, further comprising: determining the formatting data applied to the selection of text in the document upon encountering the XML markup applied to the selection of text;applying the formatting data applied to the selection of text in the document to the selection of text in the subsequent XML document; andformatting the subsequent XML document whereby the formatting data applied to the selection of text in the document is applied to the selection of text in the subsequent XML document apart from any formatting applied to any other text contained in the subsequent XML document.
  • 13. The computer medium of claim 12, whereby parsing the subsequent XML document for formatting required for the subsequent XML document after inserting the selection of text into the subsequent XML document includes parsing an other XML markup applied to the subsequent XML document including parsing the XML markup applied to the selection of text for designating that the selection of text is formatted according to the formatting data.
  • 14. The computer medium of claim 13, further comprising parsing the subsequent XML document with an XML parsing application capable of understanding the other XML markup applied to the subsequent XML document and capable of understanding the XML markup applied to the selection of text for designating that the selection of text is formatted according to the formatting data applied to the selection of text in the document.
  • 15. The computer medium of claim 14, whereby the XML tag may be recognized by an XML parsing application as designating that the selection of text is formatted according to the formatting data applied to the selection of text in the document apart from any formatting applied to other portions of text in the document and any other document into which the portion of text is inserted.
  • 16. The computer medium of claim 15, whereby during parsing the subsequent XML document for the XML markup to applied to the selection of text for designating that the selection of text is formatted according to the formatting data applied to the selection text in the document, locating the XML tag applied to the selection of text for designating that the selection of text is formatted according to the formatting data applied to the selection of text in the document.
  • 17. The computer-readable medium of claim 11 further comprising: validating the XML markup and the associated selection of text against the XML schema file as the XML markup and the associated selection of text is entered into the document; andgenerating an error message to alert a user of at least one of an invalid XML markup and an invalid text string.
US Referenced Citations (281)
Number Name Date Kind
4410286 Ko et al. Oct 1983 A
4594674 Boulia et al. Jun 1986 A
4649513 Martin et al. Mar 1987 A
4870611 Martin et al. Sep 1989 A
5222205 Larson et al. Jun 1993 A
5267155 Buchanan et al. Nov 1993 A
5469533 Dennis Nov 1995 A
5487138 Rust et al. Jan 1996 A
5537526 Anderson et al. Jul 1996 A
5579466 Habib et al. Nov 1996 A
5579519 Pelletier Nov 1996 A
5613124 Atkinson et al. Mar 1997 A
5655130 Dodge et al. Aug 1997 A
5675788 Husick et al. Oct 1997 A
5701342 Anderson et al. Dec 1997 A
5745910 Piersol et al. Apr 1998 A
5752055 Redpath et al. May 1998 A
5752056 Celik May 1998 A
5819295 Nakagawa et al. Oct 1998 A
5845058 Shaw et al. Dec 1998 A
5893109 DeRose et al. Apr 1999 A
5903903 Kennedy May 1999 A
5903905 Andersen et al. May 1999 A
5905504 Barkans et al. May 1999 A
5911776 Guck Jun 1999 A
5950215 Tabuchi Sep 1999 A
5960168 Shaw et al. Sep 1999 A
5993088 Nogay et al. Nov 1999 A
6023714 Hill et al. Feb 2000 A
6026416 Kanerva et al. Feb 2000 A
6067531 Hoyt et al. May 2000 A
6094665 Lyons et al. Jul 2000 A
6134552 Fritz et al. Oct 2000 A
6144974 Gartland Nov 2000 A
6182080 Clements Jan 2001 B1
6182096 Mastie et al. Jan 2001 B1
6199082 Ferrel et al. Mar 2001 B1
6212530 Kadlec Apr 2001 B1
6247018 Rheaume Jun 2001 B1
6247066 Tanaka Jun 2001 B1
6269403 Anders et al. Jul 2001 B1
6175845 Smith et al. Oct 2001 B1
6342904 Vasudevan et al. Jan 2002 B1
6362870 Mui et al. Mar 2002 B2
6393441 Kanerva et al. May 2002 B1
6407821 Hohensee et al. Jun 2002 B1
6418448 Sarkar Jul 2002 B1
6449653 Klemets et al. Sep 2002 B2
6457017 Watkins et al. Sep 2002 B2
6480206 Prinzing Nov 2002 B2
6484189 Gerlach et al. Nov 2002 B1
6496206 Mernyk et al. Dec 2002 B1
6507856 Kanerva et al. Jan 2003 B1
6509974 Hansen Jan 2003 B1
6538760 deBry et al. Mar 2003 B1
6549918 Probert, Jr. et al. Apr 2003 B1
6583789 Carlson et al. Jun 2003 B1
6591278 Ernst Aug 2003 B1
6604144 Anders Aug 2003 B1
6608693 Loyd et al. Aug 2003 B1
6609200 Anderson et al. Aug 2003 B2
6654737 Nunez Nov 2003 B1
6657647 Bright Dec 2003 B1
6658477 Lisitsa et al. Dec 2003 B1
6674540 Wiechers et al. Jan 2004 B1
6675353 Friedman Jan 2004 B1
6675356 Adler et al. Jan 2004 B1
6681223 Sundaresan Jan 2004 B1
6694485 Kelley et al. Feb 2004 B1
6715126 Chang et al. Mar 2004 B1
6763343 Brooke et al. Jul 2004 B1
6771291 DiStefano, III Aug 2004 B1
6781609 Barker et al. Aug 2004 B1
6785673 Fernandez Aug 2004 B1
6789229 Dunietz et al. Sep 2004 B1
6812941 Brown et al. Nov 2004 B1
6871321 Wakayama Mar 2005 B2
6910843 Saw et al. Jun 2005 B2
6912555 Lemon et al. Jun 2005 B2
6918082 Gross et al. Jul 2005 B1
6925597 Anwar Aug 2005 B2
6925631 Golden Aug 2005 B2
6931590 Kanie et al. Aug 2005 B2
6938203 Dimarco et al. Aug 2005 B1
6941510 Ozzie et al. Sep 2005 B1
6952801 Warmus et al. Oct 2005 B2
6961902 Anecki et al. Nov 2005 B2
6981207 Bakman et al. Dec 2005 B1
6993527 Raman et al. Jan 2006 B1
7036076 Anwar Apr 2006 B2
7051276 Mogilevsky et al. May 2006 B1
7054841 Tenorio May 2006 B1
7080083 Kim et al. Jul 2006 B2
7134071 Ohwada et al. Nov 2006 B2
7168035 Bell et al. Jan 2007 B1
7171618 Harrington et al. Jan 2007 B2
7290205 Monocsko et al. Oct 2007 B2
7301544 Yuan Nov 2007 B2
7412649 Emek et al. Aug 2008 B2
7418652 Ornstein et al. Aug 2008 B2
7487448 Emerson et al. Feb 2009 B2
7549118 Shur et al. Jun 2009 B2
20010003828 Peterson et al. Jun 2001 A1
20010013043 Wagner Aug 2001 A1
20010016842 Umen et al. Aug 2001 A1
20010018697 Kunitake et al. Aug 2001 A1
20010034739 Anecki et al. Oct 2001 A1
20010039552 Killi et al. Nov 2001 A1
20010044809 Parasnis et al. Nov 2001 A1
20010044813 Frank Nov 2001 A1
20010051962 Piotkin Dec 2001 A1
20010054042 Watkins et al. Dec 2001 A1
20020004805 Nojima et al. Jan 2002 A1
20020016800 Spivak et al. Feb 2002 A1
20020038348 Malone et al. Mar 2002 A1
20020049790 Ricker et al. Apr 2002 A1
20020059265 Valorose May 2002 A1
20020059337 Takaoka et al. May 2002 A1
20020065848 Walker et al. May 2002 A1
20020065857 Michalewicz May 2002 A1
20020073236 Helgeson et al. Jun 2002 A1
20020087602 Masuda et al. Jul 2002 A1
20020099797 Merrell et al. Jul 2002 A1
20020103835 Kearney Aug 2002 A1
20020107886 Gentner et al. Aug 2002 A1
20020111133 Wittkotter Aug 2002 A1
20020116421 Fox et al. Aug 2002 A1
20020120647 Amano Aug 2002 A1
20020129058 Story et al. Sep 2002 A1
20020174145 Duga et al. Nov 2002 A1
20020184263 Perinet et al. Dec 2002 A1
20020188638 Hamscher Dec 2002 A1
20020194220 Sluiman Dec 2002 A1
20030004957 Broman et al. Jan 2003 A1
20030023637 Halahmi Jan 2003 A1
20030028560 Kudrolli et al. Feb 2003 A1
20030033287 Shanahan et al. Feb 2003 A1
20030065946 Holliday et al. Apr 2003 A1
20030074633 Boulmakoul et al. Apr 2003 A1
20030079181 Schumacher et al. Apr 2003 A1
20030093520 Beesley May 2003 A1
20030115547 Ohwada et al. Jun 2003 A1
20030120671 Kim et al. Jun 2003 A1
20030126136 Omoigui Jul 2003 A1
20030126260 Husain et al. Jul 2003 A1
20030137539 Dees Jul 2003 A1
20030137691 Tanaka Jul 2003 A1
20030142128 Reulein et al. Jul 2003 A1
20030145134 Wehage et al. Jul 2003 A1
20030149934 Worden Aug 2003 A1
20030149935 Takizawa et al. Aug 2003 A1
20030158851 Britton et al. Aug 2003 A1
20030163552 Savitzky et al. Aug 2003 A1
20030167446 Thomas Sep 2003 A1
20030172168 Mak et al. Sep 2003 A1
20030172343 Leymaster et al. Sep 2003 A1
20030177446 Gropper et al. Sep 2003 A1
20030177449 Rose Sep 2003 A1
20030182450 Ong et al. Sep 2003 A1
20030182656 Leathers et al. Sep 2003 A1
20030195784 Smith Oct 2003 A1
20030196176 Abu-Ghazalah et al. Oct 2003 A1
20030221167 Goldstein et al. Nov 2003 A1
20030222890 Salesin et al. Dec 2003 A1
20030229845 Salesin et al. Dec 2003 A1
20030233420 Stark et al. Dec 2003 A1
20030237048 Jones et al. Dec 2003 A1
20030237049 Sawicki et al. Dec 2003 A1
20040002937 Jones et al. Jan 2004 A1
20040003343 Liao et al. Jan 2004 A1
20040003388 Jacquemot et al. Jan 2004 A1
20040003389 Reynar et al. Jan 2004 A1
20040015782 Day et al. Jan 2004 A1
20040015890 Wong et al. Jan 2004 A1
20040015908 Giel et al. Jan 2004 A1
20040019853 Takizawa et al. Jan 2004 A1
20040030711 Roudot Feb 2004 A1
20040030987 Manelli Feb 2004 A1
20040034848 Moore et al. Feb 2004 A1
20040049737 Simon et al. Mar 2004 A1
20040054669 Seyrat et al. Mar 2004 A1
20040054697 Brandenberger Mar 2004 A1
20040066527 Kloosterman et al. Apr 2004 A1
20040078755 Shinjo et al. Apr 2004 A1
20040088332 Lee et al. May 2004 A1
20040103073 Blake et al. May 2004 A1
20040117733 Moreau et al. Jun 2004 A1
20040128535 Cheng Jul 2004 A1
20040128623 Hudson Jul 2004 A1
20040139049 Hancock et al. Jul 2004 A1
20040148278 Milo et al. Jul 2004 A1
20040148567 Jeon et al. Jul 2004 A1
20040153467 Conover et al. Aug 2004 A1
20040172584 Jones et al. Sep 2004 A1
20040172592 Collie et al. Sep 2004 A1
20040181753 Michaelides Sep 2004 A1
20040183837 Watanabe et al. Sep 2004 A1
20040194025 Hubert et al. Sep 2004 A1
20040205470 Jones et al. Oct 2004 A1
20040205533 Lopata et al. Oct 2004 A1
20040205539 Mak et al. Oct 2004 A1
20040205580 De Angelis et al. Oct 2004 A1
20040205623 Weil et al. Oct 2004 A1
20040205653 Hadfield et al. Oct 2004 A1
20040205656 Reulein et al. Oct 2004 A1
20040210818 Jones et al. Oct 2004 A1
20040216048 Brown et al. Oct 2004 A1
20040221233 Thielen Nov 2004 A1
20040226012 Awada et al. Nov 2004 A1
20040230894 Elza et al. Nov 2004 A1
20040243551 Boone et al. Dec 2004 A1
20040267553 Brunton Dec 2004 A1
20040268304 Kuo et al. Dec 2004 A1
20050005233 Kays et al. Jan 2005 A1
20050022113 Hanlon Jan 2005 A1
20050063010 Giannetti Mar 2005 A1
20050066335 Aarts Mar 2005 A1
20050071385 Rao Mar 2005 A1
20050071755 Harrington et al. Mar 2005 A1
20050091574 Maaniitty et al. Apr 2005 A1
20050091575 Relyea et al. Apr 2005 A1
20050099398 Garside et al. May 2005 A1
20050105116 Kobashi May 2005 A1
20050108001 Aarskog May 2005 A1
20050108212 Karimisetty et al. May 2005 A1
20050108278 Jones et al. May 2005 A1
20050120061 Kraft Jun 2005 A1
20050125720 Little et al. Jun 2005 A1
20050125728 Peiro et al. Jun 2005 A1
20050132279 Relyea et al. Jun 2005 A1
20050144556 Petersen et al. Jun 2005 A1
20050149861 Bishop et al. Jul 2005 A1
20050177784 Andrews et al. Aug 2005 A1
20050192813 Richard Sep 2005 A1
20050198561 McAuley Sep 2005 A1
20050204016 McAuley Sep 2005 A1
20050210026 Wood Sep 2005 A1
20050223312 Erdtmann et al. Oct 2005 A1
20050246724 Foehr et al. Nov 2005 A1
20050248790 Ornstein et al. Nov 2005 A1
20050249536 Sedky et al. Nov 2005 A1
20050251739 Shur et al. Nov 2005 A1
20050251740 Shur et al. Nov 2005 A1
20050251742 Mogilevsky et al. Nov 2005 A1
20050268221 Shur et al. Dec 2005 A1
20050278616 Eller Dec 2005 A1
20050278626 Malik Dec 2005 A1
20060010371 Shur et al. Jan 2006 A1
20060025091 Buford Feb 2006 A1
20060026585 Haselden et al. Feb 2006 A1
20060031749 Schramm et al. Feb 2006 A1
20060031758 Shur et al. Feb 2006 A1
20060041838 Khan Feb 2006 A1
20060047743 Yuan et al. Mar 2006 A1
20060056334 Yuan et al. Mar 2006 A1
20060069983 Bailey et al. Mar 2006 A1
20060075337 Jones et al. Apr 2006 A1
20060080314 Hubert et al. Apr 2006 A1
20060080316 Gilmore et al. Apr 2006 A1
20060080603 Bailey et al. Apr 2006 A1
20060095834 Jeon et al. May 2006 A1
20060117019 Sylthe et al. Jun 2006 A1
20060136433 Rothschiller et al. Jun 2006 A1
20060136477 Bishop et al. Jun 2006 A1
20060136553 Villaron et al. Jun 2006 A1
20060136809 Fernstrom Jun 2006 A1
20060136812 Jones et al. Jun 2006 A1
20060136816 Jones et al. Jun 2006 A1
20060136827 Villaron et al. Jun 2006 A1
20060155529 Ludviksson et al. Jul 2006 A1
20060168562 Emek et al. Jul 2006 A1
20060190815 Jones et al. Aug 2006 A1
20060206794 Ornstein et al. Sep 2006 A1
20060227150 Yuan Oct 2006 A1
20060259854 Walker et al. Nov 2006 A1
20060271574 Villaron et al. Nov 2006 A1
20060277452 Villaron et al. Dec 2006 A1
20070022128 Rothschiller et al. Jan 2007 A1
20070061384 Harrington et al. Mar 2007 A1
20070136443 Sah et al. Jun 2007 A1
20070136662 Khaba Jun 2007 A1
Foreign Referenced Citations (12)
Number Date Country
1 376 387 Jan 2004 EP
1 452 966 Nov 2004 EP
1672543 Nov 2005 EP
1672528 Dec 2005 EP
WO 9901802 Jan 1999 WO
WO 0144932 Jun 2001 WO
WO 0180044 Oct 2001 WO
WO 0221339 Mar 2002 WO
WO 03009517 Jan 2003 WO
WO 03021537 Mar 2003 WO
WO 2006133053 Dec 2006 WO
200509350 Apr 2008 ZA