CN101194251A - System and method for providing data formatting - Google Patents
System and method for providing data formatting Download PDFInfo
- Publication number
- CN101194251A CN101194251A CNA2006800167959A CN200680016795A CN101194251A CN 101194251 A CN101194251 A CN 101194251A CN A2006800167959 A CNA2006800167959 A CN A2006800167959A CN 200680016795 A CN200680016795 A CN 200680016795A CN 101194251 A CN101194251 A CN 101194251A
- Authority
- CN
- China
- Prior art keywords
- xlink
- format
- xbrl
- http
- www
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/151—Transformation
- G06F40/154—Tree transformation for tree-structured or markup documents, e.g. XSLT, XSL-FO or stylesheets
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
- G06F40/117—Tagging; Marking up; Designating a block; Setting of attributes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/131—Fragmentation of text files, e.g. creating reusable text-blocks; Linking to fragments, e.g. using XInclude; Namespaces
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/14—Tree-structured documents
- G06F40/143—Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Document Processing Apparatus (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The present invention discloses systems and methods for providing formatting data to XML based syntaxes that do not provide consistent and structured data models. In particular, the disclosed systems and methods implement a formatting linkbase to provide formatting for XBRL content.
Description
Related application
The application requires the right of priority of the 60/675th, No. 256 U.S. Provisional Patent Application, and its full content is incorporated this paper by reference into.
Technical field
The present invention relates generally to be used to draw device, the method and system of extend markup language (XML) data.Especially, the invention describes the realization in the formatted link storehouse (linkbase) that is used for to expand business report language (XBRL).
Background technology
XML is a kind of open SGML, and it can create language more specifically, the data of any kind that can be resolved by computer system with expression.This is to be attached to bottom data by definition to realize with the label of discerning its implication.For example, can not identify this usually be an address to the computer program that reads text string " Ma 01101 for 101 Main Street, Springfield ".Yet available XML adds label to this information, identifying this data representation address clearly, and identifies following each address component:
<address>
<street_number>101</street_number>
<street_name>Main?Street</street_name>
<city>Springfield</city>
<state>Ma</state>
<zip_code>01101</zip_code>
</address>
Can use label to discern and suitably use the validity of each element of data by software then based on XML.The implication of each label in the specific XML instance document is by the relevant pattern-recognition of this instance document.
An embodiment based on the data definition language (DDL) of XML is XBRL.XBRL is the generalized markup language that is designed for business report, and is this application tailor-make.Except traditional XML pattern, XBRL also realizes extra category set (taxonomy) notion.The XBRL category set is made of pattern and a series of chained library (linkbase), and wherein pattern is used to define the notion that is realized use by specific XBRL, and chained library is used to define the relation by between the notion of mode-definition.XBRL has stipulated five types chained library: (1) tag link storehouse is used for the notion of pattern that various labels are attached to; (2) reference links storehouse is used for the notion of pattern that oracle is attached to; (3) express chained library, be used for the nest relation and the order of the notion of defining mode; (4) calculating linking storehouse, the notion in the defining mode should how mathematically interrelated; And (5) definition chained library, relation between the defined notion and semanteme.
Summary of the invention
The problem of XML is that it concentrates on definition of data, and does not define drafting associated with the data or form necessarily.This is especially true for XBRL, because the data of being represented by the XBRL instance document trend towards finally being plotted as the financial report document usually, and for example shareholder's report, government organs' archives etc.
Usually, use Extensible Stylesheet Language Transformations (XSLT) to draw XML, so that formatted data is added in the XML content, and output support is drawn the document of the form of label, for example hyper text markup language (HTML).Realize that for many XML XSLT is suitable solution, because the common highly structural of XML and within the particular problem category that AD HOC limits, be foreseeable.XSLT can rely on this structure to carry out general rule, is used for the form of this structure with definition, thus the advantageously generation of code and re-using.For example, in above-mentioned XML address embodiment, very strictly construct the relation between the component of address element, that is to say that the address always has those identical elements with identical relation.Therefore, draw the XSLT conversion of form with very directly being implemented as the address element definition, and it can be widely used in most of address element.Yet for the drafting of the lower XML realization (for example XBRL) of structuring degree, XSLT does not provide best solution, in this article, and with the embodiment of XBRL as the problem that when the lower language based on XML of structuring degree is used XSLT, occurs.
Exist by the notion of XBRL definition form, and needn't follow strict conceptual relation intrinsic in the common XML notion, for example above address embodiment with loosely-coupled data granule.In addition, XBRL uses the category set storing metadata, thereby has removed the foreseeable structure that exists in the higher typical XML data of structuring degree.For example, specific use can be expanded and cover to the chained library relevant with the XBRL category set, thereby make about the structure hypothesis of bottom data unpredictable.Do not know these chained library and the relations thereof relevant based on the software of XSLT with bottom data.Therefore, when using XSLT to draw XBRL, in usually the hypothesis hard coded (hard-code) of bottom data being changed to XSLT.For example, the XSLT conversion can define the label that is used for element-specific clearly, rather than pulls it from the tag link storehouse relevant with these data.This can carry out great customization to each conversion with regard to making.The mode of this ad hoc has caused flimsy transcode.Because, may need XSLT is made amendment if the bottom category set changes.Therefore, be difficult to write out general multiduty XSLT conversion based on a series of category sets.
Herein, the solution of the problems referred to above is introduced in the formatted link storehouse of the form by realizing definition XBRL pattern.Then, can realize format by following steps: read the XBRL instance document of describing at least one example fact, wherein the element that the description of described at least one example fact is met in the associative mode is described; Read the associative mode that comprises that described element is described; Reading format chained library, described formatted link storehouse comprise the described element in the described associative mode describe with the format attribute that is used to draw with the fact that meets described element description between link; And, draw described at least one example fact according to the format attribute that is linked in the element description of describing described at least one example fact.
In the optional embodiment of the present invention, can form be applied to instance data by following steps: receive the instance document of describing at least one example fact, the structure of the described example fact is stipulated by the element in the associative mode; Reception is used to be provided with the associative mode of the environment of one or more elements; Receive format definition document, described format definition document has one group of related pattern attribute one of at least that is used for described one or more elements; And based on the relevant format attribute of element of structure of described at least one the example fact of regulation, draw the expression of described at least one example fact.
In yet another embodiment of the present invention, provide formatted data to pattern: formatted document is linked in the XBRL pattern, is used for the format feature of one or more elements with description based on XBRL by following steps; Format file is connected in one or more chained libraries relevant with the XBRL pattern, with the identification metadata relevant with being used for application formatted element; And Report Definition is included in the format file, it is object model that described Report Definition makes the element combinations in the pattern.
The present invention also is used for drawing marking language document by following steps: parse documents, to obtain the element that comprises data; Resolve the pattern relevant, comprise the element of data with processing with document; Resolve the form chained library relevant, with the form of the element in the definition document with pattern; Resolve report and generate document, with the layout of the report of determining to comprise the one or more elements in the document; And draw described layout, described layout is determined generating document by report, and is comprised from the data in the element of document.
Description of drawings
Appendix and accompanying drawing show according to of the present disclosure representational and nonrestrictive inventive features.
Fig. 1 shows XBRL category set according to the embodiment of the present invention;
Fig. 2 show according to the embodiment of the present invention data and the relation of formatted file;
Fig. 3 A-3C shows the various embodiments according to category set of the present invention and renderer;
Fig. 4 shows computer system according to the embodiment of the present invention; And
Appendix 1-5 provides the code implementation example of the various beneficial effects in proof formatted link storehouse.
Embodiment
Fig. 1 shows the component of XBRL category set (taxonomy) 100 according to the embodiment of the present invention.Category set comprises associative mode (schema) 101.Pattern 101 is linked in the chained library that builds on usually in the XBRL category set, comprising: tag link storehouse 102, reference links storehouse 103, expression chained library 104, calculating linking storehouse 105 and definition chained library 106.In addition, category set is linked in relevant formatted link storehouse 107.Formatted link storehouse 107 is an XML document, is used to define the form by one or more elements of associative mode 101 definition.
Fig. 2 shows pattern 201, formatted link storehouse 207, instance document 208, the Report Definition 209 according to embodiment of the present invention and draws the relation of exporting between 210.As shown in the figure, pattern 201 has defined a plurality of elements, be used to illustrate various commercial notions, comprise: assets (Assets), cash (Cash), liquid investment (Liquid Investments), accounts receivable (Accounts Receivable), real estate (Property), prestige (Goodwill) and total assets (Total Assets).Although not shown, these notions set up in the formal XML/XBRL grammer that is used to describe in detail the correlated characteristic of each element in schema document.
The element of formatted link storehouse 207 reference patterns 201 definition, and set up suitable drafting form in these elements each.As shown in Figure 2, the form with element " assets " is made as the font drafting of using 18 pounds of runics.In this certain embodiments, why " assets " element definition is become such form, be because the total classification (overarchingcategory) in its expression report.All the other elements have various other format specifications.The same with pattern, use and set up the described form of form chained library based on the label mode of XML, as mentioned below.
Be used to realize the available formats label in formatted link storehouse by one or more XML name space definition.Especially, will provide one or more name space definition labels, to realize the notion in formatted link storehouse.The formatted link storehouse also can comprise the name space by another kind of XML language reorganization.Then, renderer according to the present invention makes an explanation the label of definition, for example directly content is plotted on display or the printer, perhaps be converted into the corresponding format label in the another kind of data layout, described another kind of data layout is ASCII, CSV, HTML, Microsoft.doc, Microsoft.ppt or Adobe PDF for example.
During the definition format label, can particularly advantageously adopt the compatible format label of the format pattern known (for example Extensible Stylesheet Language (XSL) (XSL)) with other.This will be based on the technology collection of existing XSLT software and XSLT developing instrument, and the easier transplanting path of realizing the formatted link storehouse can be provided.
Below be the partial code that is used to illustrate according to the operation in formatted link of the present invention storehouse 207:
<linkbase?xmlns=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″
xmlns:folink=http://www.xmetal.com/2005/format-linkbase>
<folink:formatLinkxlink:type=″extended″
xlink:role=″http://www.xmetal.com/2005/role/format″
jd=″currentAssets″>
<loc?xlink:type?locator″
xlink:href=schema.xsd#Assets″
xlink:label=″Assets″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.xmetal.com/2005/arcrole/xbrl-format″
xlink:from=″schema.xsd#Assets″
xlink:to=″formatting_linkbase.xsd#Assets_format″/>
<folink:format?xlink:type=″resource″
xlink:role=″http://www.xmetal.com/2005/role/format″
xlink:label=″Assets_format″>
<folink:properties?fo:font-weight=″bold″fo:font-size=″18pt″/>
</folink:format>
</folink:formatLink>
</linkbase>
<linkbase〉label is the standard x BRL root label that is used to define chained library, it definition that comprises the various name spaces that use in this embodiment and relevant prefix thereof is as its attribute.From as can be seen above, the name space of acquiescence is
Http:// www.xbrl.org/2003/ljnkbaseAlso defined the standard name space (prefix is respectively " xlink " and " fo ") that is used for xlink and XSL form, wherein each all XBRL/XML resolver (parser) of available standards realizes.This chained library has also defined the name space (prefix is " folink ") that is used for the formatted link storehouse.Term by the name space definition can be realized in the resolver of the design according to the present invention.
<folink:formatLink〉label is the label that derive in the formatted link storehouse, it determines to wait to set the object of form.In this example, with object definition for having identifier " currentAssets (current assets) ".Therefore,<folink:formatLink〉establishment is used for the object model of the commercial notion of current assets, and define its form.By<folink:formatLink〉the Object Creation fact (fact) set of node created, this set of node is added on the XBRL element with a kind of structure.Can in formatting procedure, resolve and travel through then this set of node.
By use<loc〉content of the current assets object of tag recognition.In the above-described embodiments,<loc〉label is used for the element of pattern 207 " schema.xsd#Assets " is identified as the element that is included in the object " currentAssets ", and quotes after xlink:label " Assets " is used for for it is provided with.Should be appreciated that above embodiment only is the realization of part, in complete realization, will discern whole components of " currentAssets " object, and to its be correlated with<loc label.
<folink:formatArc〉label sets up the linking relationship between " Assets_format " of element " Assets " and formatted link storehouse definition.As can be seen,<and folink:formatArc〉be the realization of xlink arc (arc).As<xlink:arcrole〉attribute was defined, the effect of arc provided the XBRL form.Among this embodiment<formatArc〉be linked to formatting_linkbase.xsd#Assets_forrnat from schema.xsd#Assets, thus make the form of " Assets " element relevant with its definition in the formatted link storehouse.
<folink:format〉label definition is applied to the actual format of element.<folink:format〉form that the label setting is relevant with the assets element, described assets element by mentioned earlier<folink:formatArc " Assets_format " tag recognition of label definition.By definition<folink:format〉attribute<folink:properties form that tag recognition is concrete.In this specific implementations, the actual format label is based on the label of XSL, and it has the advantage with the softwarecompatible of the existing XSL of being applicable to.Alternatively, can use other format identification (FID).This certain embodiments has defined the font font and the size of " Assets " element.Yet, also can be by any other the format pattern of label definition, and use these format patterns.
Instance document (instance document) 208 comprises the concrete XBRL instance data of the one or more elements that are used for pattern 207 definition.In this embodiment, data show that assets comprise the prestige of real estate and 20 units of the accounts receivable of the liquid investment of the cash of 12 units, 14 units, 8 units, 32 units.Like this, the total assets that has 86 units.Although do not use actual XBRL grammer that data are shown among the figure, be appreciated that available suitable XBRL realizes this instance document.
Present embodiment also comprises the Report Definition document 209 of the format layout that specifically describes entire document, and in this case, chart 210 shows the assets of the tissue of describing in the instance document.Report file is linked in instance document 208 and formatted link storehouse 207, to determine the particulars of above-mentioned report and component thereof.In an embodiment of the invention, provide "<report〉" label to use, with the content and the form of definition document as framework.Report Definition document 209 can use such report label definition to draw output 210.Particularly,<report〉label comprises the XSL style sheet that defines chart layout, described chart layout is the setting of subfield and the position of title for example.As can be seen, the form of individual element of volume shows according to the form of formatted link storehouse definition.In some embodiments, can advantageously allow to cover the form that defines in the formatted link storehouse.In such embodiment, can be to be different from the mode of the definition in the formatted link storehouse, the format definition of definition element-specific in Report Definition or other document.Alternatively, in this case, the definition in Report Definition or other document can cover the definition that defines in (override) formatted link storehouse.This just allows, and the deviser is self-defined as required to export the form of drawing with resetting.
<report〉label also can be used for defining this pattern in the formatted link storehouse of report.In such embodiment, the formatted link storehouse has a plurality of<report for different items of information〉definition, for example balance sheet, income statement, cost table etc.Can draw it respectively then, or it is merged in other document.
Fig. 3 A shows the exemplary drawing system according to one embodiment of the present invention.Especially, Fig. 3 A shows renderer 311, and it is to read supply as the data of input and generate the software of the document of all or part of drafting.In the embodiment shown in Fig. 3 A, renderer 311 with mode 3 01, formatted link storehouse 307, reporting format 309 and instance document 308 as input, with the report 310 of generate drawing.Well known in the art is that renderer uses the element of mode-definition instance document use, and the using form chained library is each element definition rendering attribute of pattern.Except the format style that is used for each element, formatted link storehouse 307 also can comprise be used for some leading element layout<report definition, for example assets and debt tables.Then, reporting format 309 can further describe the required layout of whole report.
The software for drawing of explaining the implication in formatted link storehouse and respective labels thereof also definable or is defined as the middleware mutual with other application program with it in routine library or application programming interfaces.In these embodiments, can carry out access to code by the program of any kind that need draw formative XBRL data.
Fig. 3 B shows optional embodiment, wherein renderer with whole category set 300 and instance document 308 with reporting format 309 as the input data.Renderer can use each chained library as required then.The beneficial effect of this embodiment is that each element for mode 3 01 is described can directly carry out access to the bottom metadata.For example, if specific category set has the label by the different language of tag link storehouse 302 definition, then renderer can be to these label direct accesses, to show the label of the language that needs.Equally, also can use other metadata of other Languages, draw to strengthen document.
In the embodiment shown in Fig. 3 C, the whole metadata in the category set 300 are linked in formatted link storehouse 307.In this embodiment, renderer only need to format chained library 307, instance document 308 and reporting format 309 carry out access with it as input, finally exported with drafting.In fact, the formatted link storehouse is hard coded (hard-coded), so that the metadata that is present in pattern and the peer link storehouse to be provided.
The processing of the prose content among the XBRL (prose content) has also been proposed to be used for the major issue of definition format.Particularly, the content model of XBRL can not be used for the realization of mixed content (mixedcontent), so just is difficult to the inline form (inlineformatting) of expression prose content.Because for example many XBRL documents of drawing out of shareholder's report generally include a large amount of prose contents, so this problem is to be even more important.Yet the formatted link storehouse provides a kind of mechanism that XBRL is expanded, easily to handle the prose content.
Although XBRL has defined the mechanism that is used for the definition structure notion by using tuple, but the formatted link storehouse should mechanism by formatted message being linked in tuple and comprising and having expanded, can be thereby make to content, to carry out formatting than the abundanter form of supporting by XBRL usually of plain text format towards prose (prose-oriented).
Can expect that the formatted link storehouse will make and constitute towards the content of prose and set its form with the form that is equal to modern handle official bussiness process software (for example Word or Excel).For example, the formatted link storehouse can provide basic word processing ability, for example paragraph, tabulation, title, form, and when italics is used in combination with the format chained library, can it be caught the XBRL form.
In one embodiment, provide be called as<para label represent paragraph.<para〉label can comprise expression XBRL tuple<run label, it can be linked in the text of paragraph the form label that is used to separate continuous part together.Below for using the embodiment of this label:
<para>
<run?contextRef=″prose_ex″>The?quick?brown</run><bold
contextRef=″prose_ex″>fox</bold><run?contextRef=″prose_ex″>jumps
over?the?lazy</run><italic?contextRef=″prose_ex″>dog.</italic>
</para>
Also can be provided for the similar label of other format structure (for example form, tabulation, title etc.).
Appendix 1-5 provides the using form chained library that data are carried out the code implementation example that formative various demonstration realizes.Appendix 1 shows the binding of the notion in format attribute and the category set.Appendix 2 shows the formatted link storehouse that is used for selecting being included in the data of report.Appendix 3 shows how to generate the layout of replacing for given report.Appendix 4 shows for example format of the inline content of prose.Appendix 5 shows and uses feature of the present invention to generate the 10Q report.
The formatting controls device
Fig. 4 is the block scheme according to formatting controls device 401 of the present invention.In this embodiment, formatting controls device 401 can be used as renderer and uses separately or be used in combination with other software, is used to handle the XBRL formatted requests.
Usually, user's (can be people and/or other system) uses information technology system (for example, being generally computing machine) to help to carry out information processing.Computing machine then uses processor processes information; Sort processor is commonly referred to central processing unit (CPU).The common form of processor is called microprocessor.The computer operating system that is generally the software of carrying out on computer CPU allows and helps the user that computer information technology and resource are carried out access and operation.The public resource that information technology system uses comprises: can import data and from the input and output device of computing machine output data to computing machine; Can store memory of data; And the processor that carries out information processing.Information technology system is generally used for collecting data, and obtaining, resolving and handling after being used for helps to carry out aforesaid operations by database software usually.Information technology system provides the interface that allows user capture and each system component of operation.
In one embodiment, formatting controls device 401 can be connected in entity and/or communicate with, described entity such as but not limited to: from one or more users, peripheral unit 411 and/or the communication network 401 of user input apparatus 411.
It has been generally acknowledged that network comprises the interconnection and the compounding practice of client, server and intermediate node in the graph topology.Should be noted that term used herein " server " refers generally to handle and respond the computing machine of the request of long-distance user's access communications network, other device, software or its combination.Server provides its information, with request " client ".Term used herein " client " refers generally to handle and the request of sending, and obtain and handle any computing machine of replying, other device, software or its combination from server by communication network.Usually will help computing machine, other device, software or its combination and/or the information channel of process information and request to be called " node " from source user to the purpose user.It has been generally acknowledged that network helps from the information transmission of source point to the destination.The node that will be specifically designed to the information channel of realization from the source to the destination usually is called " router ".Network with various ways, for example Local Area Network, piconet (Pico network), wide area network (WAN), wireless network (WLAN) etc.For example, usually the Internet is considered as the interconnection of a plurality of networks, wherein long-distance user and server can visit and operate mutually
Formatting controls device 401 can be based on general-purpose computing system, and described system includes but not limited to for example to be connected in the assembly of the computer system 402 of storer 429.
Computer system
Computer system 402 can comprise clock 430, central processing unit (CPU) 403, ROM (read-only memory) (ROM) 406, random access memory (RAM) 405 and/or interface bus 407, although it is not necessarily, above all usually by system bus 404 connections and/or communication.Alternatively, computer system can be connected in internal electric source 486.Alternatively, encryption processor 426 can be connected in system bus.System clock has crystal oscillator usually, and reference signal is provided.Clock is coupled in system bus and each frequency multiplier usually, and wherein said frequency multiplier is used for increasing or reduces the benchmark job frequency of other assembly of being used for being communicated with in computer system.Clock in the computer system and other assembly drive signal (it is an information) are by this system.Usually this transmission that shows as the signal of information in the computer system is called with reception and communicates by letter.Can further send, receive these signals of communication, thereby and by this computer system signal communication is turned back to and/or replys: communication network, input media, other computer system, peripheral unit etc.Certainly, any said modules also can directly interconnect, be connected in CPU and/or the form tissue of the multiple variant that uses with various computer systems demonstrations.
CPU comprises the high-speed data processor that at least one is applicable to execution of program modules, and described program module is used to carry out the request of user and/or system's generation.CPU can be microprocessor, for example the Athlon of AMD, Duron and/or Opteron; The PowerPC of IBM and/or motorola inc; Processors such as the Celeron of Intel Company, Itanium, Pentium, Xeon and/or XScal.CPU and storer are by signal interaction, and according to habitual data processing technique, described signal is carried out stored program code by conductive pipes (conductive conduit).The sort signal transmission help in the formatting controls device with communicating by letter outside each interface.When processing demands is specified fair speed, also can use parallel, main frame and/or supercomputer framework similarly.As a kind of selection,, then can use less PDA(Personal Digital Assistant) if development requirement is specified higher portability.
Power supply
Power supply 486 can be any canonical form that is used for to little circuit board arrangement power supply, for example following battery: alkaline battery, lithium hydride battery, lithium ion battery, nickel-cadmium battery, solar cell etc.Also can use the interchange (AC) and direct current (DC) power supply of other type.Under the situation of using solar cell, in one embodiment, provide aperture, solar cell can be caught luminous energy by this aperture.Battery 486 is connected at least one in the subsequent components that interconnects with the formatting controls device, thereby provides electric current to whole subsequent components.In one embodiment, power supply 486 is connected in system bus assembly 404.In optional embodiment, provide external power source 486 by the connection of passing I/O interface 408.For example, USB and/or IEEE 1394 connect by this and connect transmission data and power, are suitable power sources therefore.
Interface adapter
A plurality of interface adapters can be accepted, be connected in to interface bus (ses) 407, and/or communication with it, although be not necessary, described interface adapter is generally the form of adapter card, includes but not limited to: IO interface (I/O) 408, memory interface 409, network interface 410 etc.Alternatively, encryption processor interface 427 is connected in interface bus similarly.Other communication between components between the bus interface regulation interface adapter and interface adapter and computer system.Interface adapter is applicable to compatible interface bus.Interface adapter is connected in interface bus by inserting slot construction usually.Can use traditional inserting slot construction, such as but not limited to: Accelerated Graphics Port (AGP), card bus, (expansion) industrial standard architectures ((E) ISA), Micro Channel Architecture (MCA), nubus, Peripheral Component Interconnect (expansion) (PCI (X)), high speed peripheral component interlinkage (PCI Express), personal computer memory card international federation (PCMCIA) etc.
Memory interface 409 can accept, be connected in a plurality of memory storages, and/or communication with it, and described memory storage is such as but not limited to memory storage 414, removable disk set etc.The spendable connection protocol of memory interface such as but not limited to: (surpassing) (serial) advanced techniques adds (packet interface) ((Ultra) be ATA (PI) (Serial)), the integrated driving of (enhancing) electronics ((E) IDE), Institute of Electrical and Electronics Engineers (IEEE) 1394, optical-fibre channel, small computer system interface (SCSI), USB (universal serial bus) (USB) etc.
Network interface 410 can be accepted, be connected in communication network 413, and/or communication with it.By communication network 413, user 433a can be via Terminal Server Client 433b (computing machine that for example, has the web browser) access stencil controller.The spendable connection protocol of network interface is such as but not limited to the wireless connections of directly connection, Ethernet (thick cable, Thin cable, 10/100/1000BaseT twisted-pair feeder etc.), token ring, for example IEEE 802.11a-x etc.Communication network can be any one or its combination in the following: the self-defined connection of direct interconnection, the Internet, Local Area Network, Metropolitan Area Network (MAN) (MAN), OMNI, safety, wide area network (WAN), wireless network (for example, using such as but not limited to wireless application protocol (wap), information pattern agreements such as (I-mode)) etc.The dedicated form that network interface can be regarded as IO interface.In addition, can use a plurality of network interfaces 410 to be connected with various communication networks 413.For example, can use a plurality of network interfaces to use for the communication on broadcasting, multicast and/or the unicast networks.
User input apparatus 41l, peripheral unit 412, encryption apparatus 428 etc. can be accepted, be connected in to IO interface (I/O) 408, and/or communicate by letter with them.The spendable connection protocol of I/O is such as but not limited to Apple Computers bus (ADB); Apple Computers connector (ADC); Audio frequency: simulation, numeral, monaural, RCA, stereo etc.; IEEE 1394a-b; Infrared; Operating rod; Keyboard; Musical instrument digital interface; Optics; PC AT; PS/2; Parallel; Radio; Serial; USB; Video interface: BNC (BNC), coaxial, synthetic, numeral, digital visual interface (DVI), RCA, RF antenna, super video (S-Video), variable gain controller (VGA) etc.; Wireless etc.Common output unit is can be from the televisor of video interface acknowledge(ment) signal.In addition, can use video display, it generally includes the interface that has based on cathode ray tube (CRT) or LCD (LCD), and () monitor for example, DVI circuit or cable, described interface is from the video interface acknowledge(ment) signal.Video interface merges the information that computer system generates, and generates the vision signal based on pooling information in the video storage frame.Usually, video interface provides the video information of merging by the video connecting interface, and described video connecting interface is admitted video display interface (for example, RCA merge video-frequency connector admits RAC to merge vision cable, the DVI connector admits DVI to show optical cable etc.).
User input apparatus 411 can be card reader, Dao Er chip, finger-printer reader, data glove (glove), video tablet, operating rod, keyboard, mouse, remote controllers, retina reader, tracking ball, tracking plate etc.
Peripheral unit 412 can be connected in I/O and/or other similar device (for example network interface, memory interface etc.) and/or communication with it.Peripheral unit can be video-unit, camera, Dao Er chip (for example, be used for copy protection, guarantee safe handling etc. with digital signature), ppu (being used for extra function), safety goggles, loudspeaker, monitor, network interface, printer, scanner, memory storage, audio devices, audio-source, safety goggles etc.
Although should be noted that and can use user input apparatus and peripheral unit, the formatting controls device can be presented as ((headless) that do not have intelligence) Embedded, special-purpose and/or that do not have monitor device, wherein on connecting, network interface provides access.
Storer
Usually, regard storer 429 as with allowing processor to influence the storage of information and/or any device that obtains and/or embodiment.Yet storer is replaceable technology and resource, and therefore, any amount of storer embodiment can be used for replacing mutually or being used in combination.Be appreciated that formatting controls device and/or computer system can use various forms of storeies 429.For example, can be configured, wherein, provide the function of CPU storer on the sheet (for example register), RAM, ROM and any other device by paper punch paper tape or paper punch card mechanism computer system.Certainly, this embodiment will cause extremely slow operating speed.In typical configuration, storer 429 will comprise ROM 406, RAM 405 and memory storage 414.Memory storage 414 can be any traditional computer system memory.Memory storage can comprise magnetic drum, (fixing and/or removable) disc driver, MO drive (Magneto Optical drive), CD-ROM driver (that is, CD ROM/RAM/ can write down (R), can rewrite (RW), DVD R/RW etc.) and/or similar other device.Therefore, computer system needs usually and uses storer.
The module collection
Storer 429 can comprise a series of programs and/or database module and/or data, such as but not limited to: operating system module 415 (operating system), information server module 416 (information server), Subscriber Interface Module SIM 417 (user interface), Web browser module 418 (Web browser), database 419, encryption server module 420 (encryption server), resource index road module 435 etc. (that is all module collection).Can be with these module stores, and from memory storage and/or by interface bus from storage access.Although unconventional software module (for example concentrated software of module) is stored in the local memory storage 414 usually, but also can and/or be stored in the following storer, for example: peripheral unit, RAM, remote storage device, ROM, various forms of mnemonics etc. by communication network with its loading.
Operating system
Operating system module 415 is the executable program codes that help the operation of formatting controls device.Usually, operating system helps to visit I/O, network interface, peripheral unit, memory storage etc.Operating system is high fault-tolerant, upgradeable, safe system, for example Apple MacintoshOS X (Server), AT﹠amp; T Plan 9, Be OS, Linux, Unix and/or similar operation system.Yet, also can use more limited and/or more unsafe operating system, for example AppleMacintosh OS, Microsoft DOS, Palm OS, Windows2000/2003/3.1/95/98/CE/Millenium/NT/XP (Server) etc.Other module communication that operating system can be concentrated with module, comprise himself etc.More generally, operating system is communicated by letter with other program module, user interface etc.For example, operating system can comprise, transmits, generates, obtains and/or provide program module, system, user and/or data communication, asks and/or reply.After operating system is carried out by CPU, its can startup with communication network, data, I/O, peripheral unit, program module, storer, user input apparatus etc. alternately.Operating system can provide communication protocol, and described communication protocol allows resource index controller (asset index trackingcontroller) to communicate by letter by communication network 413 with other entity.The resource index controller can be with various communication protocols as being used for mutual subcarrier transmission mechanism, and described agreement is such as but not limited to multicast, TCP/IP, UDP, clean culture etc.
Information server
Information server module 416 is stored program code of being carried out by CPU.Information server can be traditional internet information server, such as but not limited to the Apache of Apache SoftwareFoundation company, and the Intemet Information Server of Microsoft company etc.But the information server supply equipment is used for execution of program modules, for example (Objective-) C (++), C#, CGI (Common Gateway Interface) (CGI) script, Java, JavaScript, Practical Extraction Report Language (PERL), Python, WebObjects etc. of dynamic state server homepage (ASP), ActiveX, (ANSI).Information server can be supported the safe communication agreement, such as but not limited to: the HTML (Hypertext Markup Language) (HTTPS) of file transfer protocol (FTP) (FTP), HTTP(Hypertext Transport Protocol), safety, security socket layer (SSL) etc.Information server provides the result of the form of the Web page to Web browser, and allows to generate by the manipulation that is used for the Web page alternately with other program module.After the parsing of the domain name system (DNS) that HTTP is asked partly was converted into the information specific server, information server was resolved the request of the information on the particular location that is used for the formatting controls device based on the remainder of HTTP request.For example, for example
Http: // 123.124.125.126/mylnformation.htmlRequest can have the IP section of request " 123.124.125.126 ", dns server is converted into information server on this IP address with described IP section, information server then can further be resolved the http request of " mylnformation.html " part in the request, and is translated into the position in the storer that comprises information " mylnformation.html ".In addition, other information service agreement can be crossed over each port and be used, for example FTP communication port 21 etc.Other module communication that information server can be concentrated with module, for example himself and/or similar devices.Usually, information server is communicated by letter with formatting controls device, operating system, other program module, user interface, Web browser etc.
In addition, information server can comprise, communicates by letter, generates, obtains and/or provide program module, system, user and/or data communication, asks and/or reply.
User interface
Computer interface function class in some aspects is similar to the automobile operation-interface.For example the automobile operation-interface element of bearing circle, variator and velograph helps access, operation and the demonstration of automobile resources, function and state.For example check box, cursor, menu, roll packer and window (all being called widget usually) computer interface element helps access, operation and the demonstration of resource, function and the state of data and computer hardware and operating system equally.Operation-interface is commonly referred to user interface.For example to provide with figure be the benchmark and the method for user access and display message to the operation graphical user interface of the Windows XP of the Aqua of Apple Macintosh operating system, Microsoft company or Unix ' s X-Windows.
Subscriber Interface Module SIM 417 is stored program code of being carried out by CPU.User interface can be traditional graphical user interface, (therewith provide and/or provide thereon) is provided operating system and/or operating environment by for example Apple Macintosh OS, and described user graphical interface is Aqua, Microsoft Windows (NT/XP), Unix X Windows (KDE, Gnome etc.), mythTV etc. for example.User interface can by text and/or graphics device be used for program module and/or system equipment demonstration, execution, mutual, handle and/or operation.User interface provides a kind of being used for can be by the facility of its influence, mutual and/or operational computations machine system.Other module communication that user interface can be concentrated with module comprises himself and/or similar devices.Usually, user interface is communicated by letter with operating system, other program module etc.User interface can comprise, is in communication in, generates, obtains and/or provides program module, system, user and/or data communication, asks and/or reply.
Web browser
Web browser module 418 is stored program code of being carried out by CPU.Web browser can be traditional hypertext viewer applications, for example Microsoft Internet Explorer or Netscape Navigator.Can provide 128 (or higher) passwords to Web browser by HTTPS, SSL etc.Some Web browser can be by for example instrument execution of program modules such as Java, JavaScript, ActiveX.Web browser and similar information access device can be integrated in PDA, mobile phone and/or other mobile device.Other module communication that Web browser can be concentrated in module comprises himself and similar devices.Usually, Web browser and information server, operating system, integrated program module (for example plug-in unit) etc. communicate, for example, it can comprise, is in communication in, generates, obtains and/or provides program module, system, user and/or data communication, request and/or reply.Certainly, also can use the application program of combination to replace Web browser and information server to realize the similar functions of the two.The application program of combination can influence similarly user and user agent etc. from resource index tracking enable node (asset indextracking enabled node) to the acquisition of information with provide.It is invalid that the application program of combination can be in the system of the standard of use Web browser.
Formatting controls device module
Formatting controls device module 435 is stored program code of being carried out by CPU.Formatting controls device module influence by each communication network to the access of format service etc., obtain and provide.
The formatting controls device module that available standards developing instrument exploitation can be carried out access to the information between the node, described developing instrument such as but not limited to: (ANSI) (Objective-) C (++), Apache module, scale-of-two can be carried out instrument (binary executables), database interface (database adapters), Java, JavaScript, mapping tool, program and object-oriented development instrument, PERL, Python, shell script, sql command, the expansion of web application server, WebObjects etc.Other module communication that formatting controls device module can be concentrated with module comprises himself and/or similar devices.Usually, formatting controls device module is communicated by letter with format library, operating system, other program module etc.Formatting controls device module can comprise, is in communication in, generates, obtains and/or provides program module, system, user and/or data communication, asks and/or reply.
Distributed formatting controls device module
Can make up, merge and/or distribute the structure and/or the operation of any formatting controls device assembly by any way, to help its exploitation and/or configuration.Equally, can make up to help exploitation and/or configuration the module collection by any way.For this reason, the module collection can be combined in common code storehouse or as required in the equipment with integrated mode dynamic load assembly.
Data processing that can be by standard and/or open technique merge the module collection with countless variants and/or distribute.A plurality of examples of any one program module that program module can be concentrated illustrate and/or are distributed in a plurality of nodes to improve performance by load balancing and/or data processing technique on single node.In addition, also single-instance can be distributed in a plurality of controllers and/or for example on the memory storage of database.Can handle the communication technology by normal data and realize all module instance and controller coordinate work.
The configuration of formatting controls device will depend on the environment of system deployment.Deployment requirements and configuration can be subjected to the influence of some factors, and described factor is such as but not limited to the use of investment budgey, performance, position and/or bottom hardware resource.No matter whether configuration result is certain combination between more unified and/or integrated program module, more distributed program module series and/or the configuration that merges and distribute, all can send, obtain and/or provide data.Concentrate the module instance that merges to the common code storehouse can transmit, obtain and/or provide data from program module.This point can be passed through the internal applications data processing communication technology and realize, such as but not limited to: data locking (as pointer), intercommunication, object instance variable communication (object instance variablecommunication), shared storage space, variable current (variable passing) etc.
If module collection assembly is discrete mutually, separate and/or be positioned at the outside, then can realize sending, to obtain and/or provide data by the internal applications data processing communication technology to other modular assembly, the described internal applications data processing communication technology such as but not limited to: application programming interfaces (API), information channel, (distributed) The Component Object Model ((D) COM), (distributed) object connect and embed ((D) OLE), public object request broker scheduler program architecture (CORBA), handle pipeline, shared file etc.By creating and resolving grammer, can help be used between the discrete modular assembly of internal applications communication or be used for sending message in the storage space of single module of internal applications communication.Can be by using for example standard development too development grammer of lex, yacc, XML etc., described instrument has grammer and generates and analytical capabilities, and grammer generates and analytical capabilities then can form in the module and the basis of the communication information between the module.In addition, above-mentioned configuration will depend on the environment of system deployment.
By to realizing that various embodiment of the present invention is introduced, show all (comprising front cover, title, title, technical field, background of invention, description of drawings, embodiment, claim, summary, accompanying drawing etc.) disclosed by the invention.Beneficial effect disclosed by the invention and feature only are the representative example of embodiment, rather than exhaustive and/or exclusive.It only is used to help to understand and instruct the principle of claim.Be appreciated that it does not represent whole inventions.Equally, some aspect disclosed by the invention is not in this paper discussion.Although the optional embodiment that optional embodiment is not introduced as special part among the present invention and does not describe also is available,, do not think that the present invention has abandoned these optional embodiments.Can recognize that many embodiments of not introducing have the principle identical with the present invention, and are equal to other embodiment of the present invention.Therefore, be appreciated that and can use other embodiment, and the modification on realization function, logic, tissue, structure and/or the topology, and do not depart from scope of the present invention and/or spirit.Whole equally, herein embodiment and/or embodiment can be thought nonrestrictive.In addition, should not derive the embodiment that this paper does not discuss, unless it is to be used to simplify space and repetition from the embodiment of this paper discussion.For example, be appreciated that, sequence of operation and/or configuration that the logic of any combination of any program module of introducing in this paper or the accompanying drawing (module collection) and/or the feature set of topological structure, other assembly and/or any existence are not limited to fix, but any disclosed order all is exemplary, and no matter order whole equivalent embodiment how all is that the present invention is expected.In addition, be appreciated that these features are not limited to order and carry out, but can be asynchronous, concurrent, parallel, to carry out any amount of thread, process, service, server etc. simultaneously, synchronously all be that the present invention is expected.Equally, because some attribute can not appear in the same embodiment simultaneously, so it can be mutual opposition.Equally, some attribute can be used for one aspect of the present invention, and can not be used for others of the present invention.In addition, the disclosure comprises other invention of this paper failed call.The applicant keeps whole rights of the invention of this paper failed call, comprises the right of wherein these inventions of application, file additional application, continuity, part continuity, part etc.Equally, should be appreciated that, beneficial effect disclosed by the invention, embodiment, embodiment, function, feature, logic, tissue, structure, topology and/or others should not be considered to restriction of the present disclosure, and scope disclosed by the invention should and be equal to by claim and limits.
Fixed?assets | 846000000 |
Provisions?for?liabilities?and?charges,end?of?period | -237000000 |
Capital?employed | 630000000 |
blast-format-extension.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<!--Blast?Formatting?Extension-->
<schema
xmlns=′http://www.w3.org/2001/XMLSchema′
xmlns:xbrli=′http://www.xbrl.org/2003/instance′
xmlns:link=′http://www.xbrl.org/2003/linkbase′
xmlns:xlink=′http://www.w3.org/1999/xlink′
xmlns:blast=′http://www.blast.com/2005/format-extension′
targetNamespace=′http://www.blast.com/2005/format-extension′
elementFormDefault=′qualified′
attributeFormDefault=′unqualified′>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<!--XBRL?Spec?2.1?Section?5.1.1.1-The?periodType?attribute?MUST?be?used?on
elements?in?the?substitution?group?for?theitem?element-->
<element?name=″Run″id=″blast_Run″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Bold″id=″blast_Bold″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Italic″id=″blast_Italic″type=″xbrli:stringItemType″
substitutionGroup=?″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Underline″id=″blast_Underline″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″BoldItalic″id=″blast_BoldItalic″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″BoldUnderline″id=″blast_BoldUnderline″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″ItalicUnderline″id=″blast_ItalicUnderline″
type=″xbrli:stringItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<element?name=″BoldItalicUnderline″id=″blast_BoldItalicUnderline″
type=″xbrli:stringItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<group?name=″ParaLevel″>
<choice>
<element?ref=″blast:Para″maxOccurs=″unbounded″/>
<element?ref=″blast:Run″maxOccurs=″unbounded″/>
<element?ref=″blast:Bold″maxoccurs=″unbounded″/>
<element?ref=″blast:Italic″maxOccurs=″unbounded″/>
<elementref=″bl?ast:Underline″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldItalic″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldUnderline″maxOccurs=″unbounded″/>
<element?ref=″blast:ItalicUnderline″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldItalicUnderline″maxOccurs=″unbounded″/>
</choice>
</group>
<complexType?name=″formattedStringTupleType″final=″extension″>
<compl?exContent>
<restriction?base=″anyType″>
<choice?minOccurs=″0″maxOccurs=″unbounded″>
<group?ref=″blast:ParaLevel″/>
</choice>
</restriction>
</complexContent>
</complexType>
<element?name=″Para″id=″blast_Para″type=″blast:formattedStringTupleType″
substitutionGroup=″xbrli:tuple″/>
blast-format-extension.xsd
</schema>
blast-uk-gaap-ci.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<schema?xmlns=″http://www.w3.org/2001/XMLSchema″
xmlns:xbrli=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
xmlns:blast-uk-gaap-ci=″http://www.blast.com/xbrl/blast-uk-gaap-ci″
xmlns:blast-format=″http://www.blast.com/2005/format-extension″
targetNamespace=″http://www.blast.com/xbrl/blast-uk-gaap-ci″>
<annotation>
<appinfo>
</appinfo>
</annotation>
<import?namespace=″http://www.blast.com/2005/format-extension″
schemaLocation=″blast-format-extension.xsd″/>
<import?namespace=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
schemaLocation=″uk-gaap-ci-2004-05-15.xsd″/>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<element?id=″blast-uk-gaap-ci_EntityBusinessDescription″
name=″EntityBusinessDescription″substitutionGroup=″xbrli:tuple″
type=″blast-format:formattedStringTupleType″/>
</scnema>
<?xml?version=″1.0″encoding=″utf-8″?>
-<linkbase?xmlns=″http://www.xbrl.org/2003/linkbase″
xmlns:xl=″http://www.xb?rl.org/2003/linkbase″
xmlns:xsi=″http://www.w3.org/2001/XMLSchema-instance″
xmlns:xllnk=″http://www.w3.org/1999/xlink″xmlns:uk-gaap-
ci=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
xmlns:folink=″http://www.blast.com/2005/format-linkbase″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″
xsi:schemaLocation=″http://www.blast.com/2005/format-linkbase?xbrl-format-
linkbase.xsd?http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15uk-gaap-ci-2004-
05-15.xsd″>
-<folink:formatLink?xlink:type=″extended″
xlink:role=″http://www.blast.com/2005/role/link″id=″balanceSheet″>
<loc?xlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_FixedAssets″xlink:label=″uk-gaap-ci_FixedAssets″/>
<folink:formatArcxlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl_format″
xlink:from=″uk-gaap-ci_FixedAssets″xlink:to=″uk-gaap-
ci_FixedAssets_format″/>
-<folink:format?xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″xlink:label=″uk-
gaap-ci_FixedAssets_format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<locxlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_ProvisionsForLiabilitiesCharges″xlink:label=″uk-gaap-
ci_provisionsForLiabilitiesCharges″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″uk-gaap-ci_ProvisionsForLiabilitiesCharges″xlink:to=″uk-gaap-
ci_ProvisionsForLiabilitiesCharges_format″/>
-<folink:format?xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″xlink:label=″uk-
gaap-ci_ProvisionsForLiabilitiesCharges_format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_CapitalEmployed″xlink:label=″uk-gaap-ci_CapitalEmployed″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xllnk:from=″uk-gaap-ci_CapitalEmployed″xlink:to=″uk-gaap-
ci_CapitalEmployed_format″/>
-<folink:format?xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″xlink:label=″uk-
gaap-ci_CapitalEmployed_format″>
<folink:properties?fo:font-weight=″bold″fo:text-align=″right″
fo:color=″red″/>
</folink:format>
<loc?xlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_FixedAssets″xlink:label=″balanceSheetEntry″/>
<locxlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_ProvisionsForLiabilitiesCharges″xlink:label=″balanceSheetEntry″/>
<loc?xlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_CapitalEmployed″xlink:label=″balanceSheetEntry″/>
<folink:reportArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-report″
xlink:from=″balanceSheetEntry″xlink:to=″balanceSheetReport″/>
-<folink:reportxlink:title=″Balance?Sheet″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/report″
xlink:label=″balanceSheetReport″>
-<xsl:stylesheet?version=″1.0″
xmlns:xsl=″http://www.w3.org/1999/XSL/Transform″
xmlns:xbrlfo=″http://www.blast.com/xbrl-transform″>
-<xsl:template?match=″/″>
-<html>
-<body>
-<table?border=″1″>
-<xsl:for-each?select=″xbrlfo:factset
(′balanceSheetReport′,′balanceSheetEntry′)″>
-<tr>
-<td>
<xsl:value-of?select=″label[@lang=′en′]″/>
</td>
-<td>
<xsl:apply-templates?select=″formats″
mode=″styleAttribute″/>
<xsl:value-of?select=″value″/>
</td>
</tr>
</xsl:for-each>
</table>
</body>
</html>
</xsl:template>
-<xsl:template?match=″formats″mode=″styleAttribute″>
-<xsl:attribute?name=″style″>
<xsl:apply-templates?select=″*[namespace-uri()=
namespace::fo]″mode=″styleAttributeValue″/>
</xsl:attribute>
</xsl:template>
-<xsl:template?match=″*″mode=″styleAttributeValue″>
-<xsl:call-template?name=″cssAttributeName″>
<xsl:with-param?name=″foName″select=″local-name()″/>
</xsl:call-template>
<xsl:value-of?select=″concat(′:′,.,′;′)″/>
</xsl:template>
-<xsl:template?name=″cssAttributeName″>
<xsl:param?name=″foName″/>
-<xsl:choose>
-<xsl:when?test=″$foName=′space-before′″>
<xsl:value-of?select=_text-indent_/>
</xsl:when>
-<xsl:otherwise>
<xsl:value-of?select=″$foName″/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>
</folink:report>
</folink:formatLink>
</linkbase>
<?xml?version=″1.0″encoding=″utf-8″?>
<!--Formatting?Linkbase
-->
-<linkbase?xmlns=″http://www.xbrl.org/2003/linkbase″
xmlns:xsi=″http://www.w3.org/2001/XMLSchema-instance″
xmlns:xlink=″http://www.w3.org/1999/xlink″xmlns:uk-gaap-
ci=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
xmlns:folink=″http://www.blast.com/2005/format-linkbase″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″
xsi:schemaLocation=″http://www.xbrl.org/2003/linkbase
http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd
http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15uk-gaap-ci-2004-05-15.xsd″>
<!--P.S.define?xml?schema?for?folink?namespace?elements?later-->
-<folink:formatLink?xlink:type=″extended″
xlink:role=″http://www.blast.com/2005/role/link″?id=″balanceSheet″>
<loc?xlink:type=″locator″xlink:href=″Reuters-2004-Q2-001-
formatted.xml#FixedAssets01″xlink:label=″FixedAssets01″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″FixedAssets01″xlink:to=″FixedAssets01_format″/>
-<folink:format?xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″
xlink:label=″FixedAssets01?format″>
<folink:properties?fo:space-before=″1mm″fo:text-allgn=″right″/>
</folink:format>
<loc?xlink:type=″locator″xlink:href=″Reuters-2004-Q2-001-
formatted.xml#StocksInventory01″xlink:label=″StockInventory01″/>
<folink:formatArcxlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″StockInventory01″xlink:to=″StockInventory01_format″/>
-<folink:format?xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″
xlink:label=″StockInventory01_format″>
<folink:properties?fo:space-before=″2mm″fo:text-align=″right″/>
</folink:format>
</folink:formatLink>
</linkbase>
<?xml?version=″1.0″encoding=″UTF-8″?>
-<xbrl?xmlns=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xb?rl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
xmlns:iso4217=″http://www.xbrl.org/2003/iso4217″xmlns:uk-gaap-
ci=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
xmlns:folink=″http://www.blast.com/2005/format-linkbase″
xmlns:fo=″http://www.w3.org/1999/xSL/Format″
xmlns:xsi=″http://www.w3.org/2001/XMLSchema-instance″xmlns:blast-
format=″http://www.blast.com/2005/format-extension″xmlns:blast-uk-gaap-
ci=″http://www.blast.com/xbrl/blast-uk-gaap-ci″
xsi:schemaLocation=″http://www.blast.com/2005/format-linkbase?xbrl-format-
linkbase.xsd″>
<xbrll:schemaRefxlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″blast-uk-gaap-ci.xsd″/>
<xbrll:linkbaseRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″blast-uk-gaap-ci-format.xml″
xlink:role=″http://www.xbrl.org/2003/role/formattingLinkbaseRef″/>
<uk-gaap-ci:FixedAssets?id=″FixedAssets01″precision=″INF″
contextRef=″cH104inst″unitRef=″GBP″>846000000</uk-gaap-ci:FixedAssets>
<uk-gaap-ci:ProvisionsForLiabilitiesCharges?precision=″INF″contextRef=″cH104inst″
unitRef=″GBP″>-237000000</uk-gaap-ci:ProvisionsForLiabilitiesCharges>
<uk-gaap-ci:CapitalEmployed?precision=″INF″contextRef=″cH104inst″
unitRef=″GBP″>630000000</uk-gaap-ci:CapitalEmployed>
-<contextid=″cH104inst″>
-<entity>
<identifier?scheme=″http://www.reuters.com″>RTR.L</identifier>
</entity>
-<period>
<instant>2004-06-30</instant>
</period>
</context>
-<unit?id=″GBP″>
<measure>iso4217:GBP</measure>
</unit>
</xbrl>
reuters-2004-07-27.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<schema?xmlns=″http://www.w3.org/2001/XMLSchema″
xmlns:xbrli=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
targetNamespace=″http://www.reuters.com/xbrl/reuters-2004-07-27″
xmlns:rtr=″http://www.reuters.com/xbrl/reuters-2004-07-27″>
<annotation>
<appinfo>
<xbrll:linkbaseRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″reuters-2004-07-27-presentation.xml″
xlink:role=″http://www.xbrl.org/2003/role/presentationLinkbaseRef″/>
<xbrll:linkbaseRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″reuters-2004-07-27-label.xml″
xlink:role=″http://www.xbrl.org/2003/role/labelLinkbaseRef″/>
</appinfo>
</annotation>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<import?namespace=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
schemaLocation=″uk-gaap-ci-2004-05-15.xsd″/>
<element?name=″CashAndShortTermInvestments″
id=″reuters_CashAndShortTermInvestments″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″CalledUpShrCaptlAndShrPrm″id=″reuters_CalledupShrCaptlAndShrPrm″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<element?name=″GainLossOnSaleTerminationOfAssocsOrJVs″
id=″reuters_GainLossOnSaleTerminationOfAssocsOrJVs″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″ImpairmentOfInvestmentsInAssocsAndJVs″
id=″reuters_ImpairmentOfInvestmentsInAssocsAndJVs″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″InterimDividendPayment″id=″reuters_InterimDividendPayment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″FinalDividendPayment″id=″reuters_FinalDividendPayment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″TotalGainsLossesSinceLastAnnualReport″
id=″reuters_TotalGainsLossesSinceLastAnnualReport″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″PriorPeriodAdjustment″id=″reuters_PriorPeriodAdjustment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″AmortisationAndImpOfGoodwillAndOtherIntgbls″
id=″reuters_AmortisationAndImpOfGoodwillAndOtherIntgbls″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″Depreciation″id=″reuters_Depreciation″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″EmployeeSharesSchemesChargeCredit″
id=″reuters_EmployeeSharesSchemesChargeCredit″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″ShareProfitonDisposalOfBusinessByJV″
id=″reuters_ShareProfitOnDisposalOfBusinessByJV″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
</schema>
xbrl-format-linkbase.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<!--Formatting?Linkbase-->
<schema
xmlns=′http://www.w3.org/2001/XMLSchema′
xmlns:xbrli=′http://www.xbrl.org/2003/instance′
xmlns:link=′http://www.xbrl.org/2003/linkbase′
xmlns:xlink=′http://www.w3.org/1999/xlink′
xmlns:folink=′http://www.blast.com/2005/format-linkbase′
targetNamespace=′http://www.blast.com/2005/format-linkbase′
elementFormDefault=′qualified′
attributeFormDefault=′unqualified′>
<annotation>
<appinfo>
<link:roleType?roleURI=″http://www.blast.com/2005/role/link″id=″Custom-01″>
<link:definition>Formatting?Linkbase</link:definition>
<link:usedOn>folink:formatLink</link:usedOn>
</link:roleType>
<link:arcroleType?arcroleURI=″http://www.blast.com/2005/arcrole/xbrl-format″ id=″nonLRRArcrole″cyclesAllowed=″none″>
<link:definition>Formatting?Arc?that?isn′t?in?the?LRR</link:definition>
<link:usedOn>folink:formatArc</link:usedOn>
</link:arcroleType>
<link:arcroleType?arcroleURI=″http://www.blast.com/2005/arcrole/xbrl-report″ id=″nonLRRArcrole″cyclesAllowed=″none″>
<link:definition>Report?Arc?that?isn′t?in?the?LRR</link:definition>
<link:usedOn>folink:reportArc</link:usedOn>
</link:arcroleType>
</appinfo>
</annotation>
<import?namespace=″http://www.xbrl.org/2003/linkbase″
schemaLocation=′http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd″/>
<element?id=″folink_formatLink″name=″formatLink″
substitutionGroup=″link:footnoteLink″/>
<element?id=″folink_formatArc″name=″formatArc″
substitutionGroup=″link:footnoteArc″/>
<element?id=″folink_format″name=″format″substitutionGroup=″link:footnote″/>
<element?id=″folink_properties″name=″properties″>
<complexType>
<anyAttribute?namespace=″http://www.w3.org/1999/XSL/Format″
processContents=″lax″/>
</complexType>
</element>
</schema>
Appendix 2
Report1
Stocks/Inventory | 2000000 |
Debtors | 920000000 |
Fixed?assets | 843000000 |
Provisions?for?liabilities?and?charges,end?of?period | -237000000 |
Capital?employed | 630000000 |
Report2
Profit?and?loss?account?reserve,end?of?period | 1694000000 |
Capital?redemption?reserve | 1000000 |
Fixed?assets | 843000000 |
Equity?shareholders?funds | 429000000 |
Increase(decrease)in?creditors | -171000000 |
blast-format-extension.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<!--Blast?Formatting?Extension-->
<schema
xmlns=′http://www.w3.org/2001/XMLSchema′
xmlns:xbrli=′http://www.xbrl.org/2003/instance′
xmlns:link=′http://www.xbrl.org/2003/linkbase′
xmlns:xlink=′http://www.w3.org/1999/xlink′
xmlns:blast=′http://www.blast.com/2005/format-extension′
targetNamespace=′http://www.blast.com/2005/format-extension′
elementFormDefaul?t=′qualified′
attributeFormDefault=′unqualified′>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<!--XBRL?Spec?2.1Section?5.1.1.1-The?periodType?attribute?MUST?be?used?on
elements?in?the?substitution?group?for?the?item?element-->
<element?name=″Run″id=″blast_Run″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Bold″id=″blast_Bold″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Italic″id=″blast_Italic″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Underline″id=″blast_Underline″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″BoldItalic″id=″blast_BoldItalic″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″BoldUnderline″id=″blast_BoldUnderline″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″ItalicUnderline″id=″blast_ItalicUnderline″
type=″xbrli:stringItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<element?name=″BoldItalicUnderline″id=″blast_BoldItalicUnderline″
type=″xbrli:stringItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<group?name=″ParaLevel″>
<choice>
<element?ref=″blast:Para″maxOccurs=″unbounded″/>
<element?ref=″blast:Run″maxOccurs=″unbounded″/>
<element?ref=″blast:Bold″maxOccurs=″unbounded″/>
<element?ref=″blast:Italic″maxOccurs=″unbounded″/>
<element?ref=″blast:Underline″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldItalic″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldUnderline″maxOccurs=″unbounded″/>
<element?ref=″blast:ItalicUnderline″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldItalicUnderline″maxOccurs=″unbounded″/>
</choice>
</group>
<complexType?name=″formattedStringTupleType″final=″extension″>
<complexContent>
<restriction?base=″anyType″>
<choice?minOccurs=″0″maxOccurs=″unbounded″>
<group?ref=″blast:ParaLevel″/>
</choice>
</restriction>
</complexContent>
</complexType>
<element?name=″Para″id=″blast_Para″type=″blast:formattedStringTupleType″
substitutionGroup=″xbrli:tuple″/>
blast-format-extension.xsd
</schema>
blast-uk-gaap-ci.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<schema?xmlns=″http://www.w3.org/2001/XMLSchema″
xmlns:xbrli=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
xmlns:blast-uk-gaap-ci=″http://www.blast.com/xbrl/blast-uk-gaap-ci″
xmlns:blast-format=″http://www.blast.com/2005/format-extension″
targetNamespace=″http://www.blast.com/xbrl/blast-uk-gaap-ci″>
<annotation>
<appinfo>
</appinfo>
</annotation>
<import?namespace=″http://www.blast.com/2005/format-extension″
schemaLocation=″blast-format-extension.xsd″/>
<import?namespace=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
schemaLocation=″uk-gaap-ci-2004-05-15.xsd″/>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<element?id=″blast-uk-gaap-ci_EntityBusinessDescription″
name=″EntityBusinessDescription″substitutionGroup=″xbrli:tuple″
type=″blast-format:formattedStringTupleType″/>
</schema>
<?xml?verslon=″1.0″encoding=″utf-8″?>
-<linkbase?xmlns=″http://www.xbrl.org/2003/linkbase″
xmlns:xl=″http://www.xbrl.org/2003/linkbase″
xmlns:xsi=″http://www.w3.org/2001/XMLSchema-instance″
xmlns:xlink=″http://www.w3.org/1999/xlink″xmlns:uk-gaap-
ci=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
xmlns:folink=″http://www.blast.com/2005/format-linkbase″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″
xsi:schemaLocation=″http://www.blast.com/2005/format-linkbase?xbrl-format-
linkbase.xsd?http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15uk-gaap-ci-2004-
05-15.xsd″>
-<folink:formatLink?xlink:type=″extended″
xlink:role=″http://www.blast.com/2005/role/link″id=″balanceSheet″>
<!--These?are?locators?for?report?1-->
<loc?xlink:label=″balanceSheetEntry1″xlink:href=″uk-gaap-ci-2004-05-
15.xsd#uk-gaap-ci_StocksInventory″xlink:type=″locator″/>
<loc?xlink:label=″balanceSheetEntry1″xlink:href=″uk-gaap-ci-2004-05-
15.xsd#uk-gaap-ci_Debtors″xlink:type=″locator″/>
<loc?xlink:label=″balanceSheetEntry1″xlink:href=″uk-gaap-ci-2004-05-
15.xsd#uk-gaap-ci_FixedAssets″xlink:type=″locator″/>
<loc?xlink:label=″balanceSheetEntry1″xlink:href=″uk-gaap-ci-2004-05-
15.xsd#uk-gaap-ci_ProvisionsForLiabilitiesCharges″
xlink:type=″locator″/>
<loc?xlink:label=″balanceSheetEntry1″xlink:href=″uk-gaap-ci-2004-05-
15.xsd#uk-gaap-ci_CapitalEmployed″xlink:type=″locator″/>
<!--These?are?locators?for?report?2-->
<loc?xlink:label=″balanceSheetEntry2″xlink:href=″uk-gaap-ci-2004-05-
15.xsd#uk-gaap-ci_ProfitLossAccountReserve″xlink:type=″locator″/>
<loc?xlink:label=″balanceSheetEntry2″xlink:href=″uk-gaap-ci-2004-05-
15.xsd#uk-gaap-ci_CapitalRedemptionReserve″xlink:type=″locator″/>
<loc?xlink:label=″balanceSheetEntry2″xlink:href=″uk-gaap-ci-2004-05-
15.xsd#uk-gaap-ci_FixedAssets″xlink:type=″locator″/>
<loc?xlink:label=″balanceSheetEntry2″xlink:href=″uk-gaap-ci-2004-05-
15.xsd#uk-gaap-ci_EquityShareholdersFunds″xlink:type=″locator″/>
<loc?xlink:label=″balanceSheetEntry2″xlink:href=″uk-gaap-ci-2004-05-
15.xsd#uk-gaap-ci_IncreaseDecreaseInCreditors″xlink:type=″locator″/>
<!--Arcs?associate?locators?with?the?report-->
<folink:reportArc?xlink:from=″balanceSheetEntry1″
xlink:to=″balanceSheetReport″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-report″/>
<folink:reportArc?xlink:from=″balanceSheetEntry2″
xlink:to=″balanceSheetReport″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-report″/>
<!--Actual?report-->
-<folink:report?xlink:title=″Balance?Sheet″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/report″
xlink:label=″balanceSheetReport″>
-<xsl:stylesheetversion=″1.0″
xmlns:xsl=″http://www.w3.org/1999/XSL/Transform″
xmlns:xbrlfo=″http://www.blast.com/xbrl-transform″>
-<xsl:template?match=″/″>
-<html>
-<body>
<H1>Report1</H1>
-<table?border=″1″>
-<xsl:for-each?select=″xbrlfo:factset
(′balanceSheetReport′,′balanceSheetEntry1′)″>
-<tr>
-<td>
<xsl:value-of?select=″label[@lang=′en′]″/>
</td>
-<td>
<xsl:apply-templates?select=″formats″
mode=″styleAttribute″/>
<xsl:value-of?select=″value″/>
</td>
</tr>
</xsl:for-each>
</table>
<br/>
<H1>Report?2</H1>
-<table?border=″1″>
-<xsl:for-each?select=″xbrlfo:factset
(′balanceSheetReport′,′balanceSheetEntry2′)″>
-<tr>
-<td>
<xsl:value-of?select=″label[@lang=′en′]″/>
</td>
-<td>
<xsl:apply-templates?select=″formats″
mode=″styleAttribute″/>
<xsl:value-of?select=″value″/>
</td>
</tr>
</xsl:for-each>
</table>
</body>
</html>
</xsl:template>
-<xsl:template?match=″formats″mode=″styleAttribute″>
-<xsl:attribute?name=″style″>
<xsl:apply-templates?select=″*[namespace-uri()=
namespace::fo]″?mode=″styleAttributeValue″/>
</xsl:attribute>
</xsl:template>
-<xsl:template?match=″*″mode=″styleAttributeValue″>
-<xsl:call-template?name=″cssAttributeName″>
<xsl:with-param?name=″foName″select=″local-name()″/>
</xsl:call-template>
<xsl:value-of?select=″concat(′:′,.,′;′)″/>
</xsl:template>
-<xsl:template?name=″cssAttributeName″>
<xsl:param?name=″foName″/>
-<xsl:choose>
-<xsl:when?test=″$foName=′space-before′″>
<xsl:value-of?select=_text-indent_/>
</xsl:when>
-<xsl:otherwise>
<xsl:value-of?select=″$foName″/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>
</folink:report>
</folink:formatLink>
</linkbase>
<?xml?version=″1.0″encoding=″utf-8″?>
<!--Formatting?Linkbase
-->
-<linkbasexmlns=″http://www.xbrl.org/2003/linkbase″
xmlns:xsi=″http://www.w3.org/2001/XMLSchema-instance″
xmlns:xlink=″http://www.w3.org/1999/xlink″xmlns:uk-gaap-
ci=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
xmlns:folink=″http://www.blast.com/2005/format-linkbase″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″
xsi:schemaLocation=″http://www.xbrl.org/2003/linkbase
http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd
http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15uk-gaap-ci-2004-05-15.xsd″>
<!--P.S.define?xml?schema?for?folink?namespace?elements?later-->
-<folink:formatLink?xlink:type=″extended″
xlink:role=″http://www.blast.com/2005/role/link″?id=″balanceSheet″>
<locxlink:type=″locator″xlink:href=″Reuters-2004-Q2-001-
formatted.xml#FixedAssets01″xlink:label=″FixedAssets01″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″FixedAssets01″xlink:to=″FixedAssets01?format″/>
-<folink:formatxlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″
xlink:label=″FixedAssets01_format″>
<folink:properties?fo:space-before=″1mm″fo:text-align=″right″/>
</folink:format>
<loc?xlink:type=″locator″xlink:href=″Reuters-2004-Q2-001-
formatted.xml#StocksInventory01″xlink:label=″StockInventory01″/>
<folink:formatArcxlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″StockInventory01″xlink:to=″StockInventory01_format″/>
-<folink:format?xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″
xlink:label=″StockInventory01_format″>
<folink:properties?fo:space-before=″2mm″fo:text-align=″right″/>
</folink:format>
</folink:formatLink>
</linkbase>
<?xml?verslon=″1.0″encoding=″UTF-8″?>
-<xbrl?xmlns=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
xmlns:iso4217=″http://www.xbrl.org/2003/iso4217″xmlns:uk-gaap-
ci=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
xmlns:folink=″http://www.blast.com/2005/format-linkbase″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″
xmlns:xsi=″http://www.w3.org/2001/XMLSchema-instance″xmlns:blast-
format=″http://www.blast.com/2005/format-extension″xmlns:blast-uk-gaap-
ci=″http://www.blast.com/xbrl/blast-uk-gaap-ci″
xsi:schemaLocation=″http://www.blast.com/2005/format-linkbase?xbrl-format-
linkbase.xsd″>
<xbrll:schemaRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″blast-uk-gaap-ci.xsd″/>
<xbrll:linkbaseRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″blast-uk-gaap-ci-format.xml″
xlink:role=″http://www.xbrl.org/2003/role/formattingLinkbaseRef″/>
<uk-gaap-ci:StocksInventory?id=″StocksInventory01″precision=″INF″
contextRef=″cH104inst″unitRef=″GBP″>2000000</uk-gaap-ci:StocksInventory>
<uk-gaap-ci:Debtors?precision=″INF″contextRef=″cH104inst″
unitRef=″GBP″>920000000</uk-gaap-ci:Debtors>
<uk-gaap-ci:FixedAssets?id=″FixedAssets01″precision=″INF″
contextRef=″cH104inst″unitRef=″GBP″>843000000</uk-gaap-ci:FixedAssets>
<uk-gaap-ci:ProvisionsForLiabilitiesCharges?precision=″INF″contextRef=″cH104inst″
unitRef=″GBP″>-237000000</uk-gaap-ci:ProvisionsForLiabilitiesCharges>
<uk-gaap-ci:CapitalEmployed?precision=″INF″contextRef=″cH104inst″
unitRef=″GBP″>630000000</uk-gaap-ci:CapitalEmployed>
<uk-gaap-ci:ProfitLossAccountReserve?precision=″INF″contextRef=″cH104inst″
unitRef=″GBP″>1694000000</uk-gaap-ci:ProfitLossAccountReserve>
<uk-gaap-ci:CapitalRedemptionReserve?precision=″INF″contextRef=″cH104inst″
unitRef=″GBP″>1000000</uk-gaap-ci:CapitalRedemptionReserve>
<uk-gaap-ci:EguityShareholdersFunds?precision=″INF″contextRef=″cH104inst″
unitRef=″GBP″>429000000</uk-gaap-ci:EquityShareholdersFunds>
<uk-gaap-ci:EquityMinorityInterestsBalanceSheet?precision=″INF″
contextRef=″cH104inst″unitRef=″GBP″>201000000</uk-gaap-
ci:EquityMinorityInterestsBalanceSheet>
<uk-gaap-ci:IncreaseDecreaseInCreditors?precision=″INF″contextRef=″cH104″
unitRef=″GBP″>-171000000</uk-gaap-ci:IncreaseDecreaseInCreditors>
-<contextid=″cH104inst″>
-<entity>
<identifier?scheme=″http://www.reuters.com″>RTR.L</identifier>
</entity>
-<period>
<instant>2004-06-30</instant>
</period>
</context>
-<unit?id=″GBP″>
<measure>iso4217:GBP</measure>
</unit>
</xbrl>
reuters-2004-07-27.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<schema?xmlns=″http://www.w3.org/2001/XMLSchema″
xmlns:xbrli=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
targetNamespace=″http://www.reuters.com/xbrl/reuters-2004-07-27″
xmlns:rtr=″http://www.reuters.com/xbrl/reuters-2004-07-27″>
<annotation>
<appinfo>
<xbrll:linkbaseRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″reuters-2004-07-27-presentation.xml″
xlink:role=″http://www.xbrl.org/2003/role/presentationLinkbaseRef″/>
<xbrll:linkbaseRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″reuters-2004-07-27-label.xml″
xlink:role=″http://www.xbrl.org/2003/role/labelLinkbaseRef″/>
</appinfo>
</annotation>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<import?namespace=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
schemaLocation=″uk-gaap-ci-2004-05-15.xsd″/>
<element?name=″CashAndShortTermInvestments″
id=″reuters_CashAndShortTermInvestments″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″CalledUpShrCaptlAndShrPrm″id=″reuters_CalledUpShrCaptlAndShrPrm″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<element?name=″GainLossOnSaleTerminationOfAssocsOrJVs″
id=″reuters_GainLossOnSaleTerminationOfAssocsOrJVs″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″ImpairmentOfInvestmentsInAssocsAndJVs″
id=″reuters_Impai?rmentOfInvestmentsInAssocsAndJVs″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″InterimDividendPayment″id=″reuters_InterimDividendPayment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″FinalDividendPayment″id=″reuters_FinalDividendPayment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″TotalGainsLossesSinceLastAnnualReport″
id=″reuters_TotalGainsLossesSinceLastAnnualReport″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″PriorPeriodAdjustment″id=″reuters_PriorPeriodAdjustment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″AmortisationAndImpOfGoodwillAndOtherIntgbls″
id=″reuters_AmortisationAndImpOfGoodwillAndOtherIntgbls″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″Depreciation″id=″reuters_Depreciation″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″EmployeeSharesSchemesChargeCredit″
id=″reuters?FmployeeSharesSchemesChargeCredit″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″shareProfitOnDisposalOfBusinessByJV″
id=″reuters_ShareProfitOnDisposalOfBusinessByJV″type=″xbrli:monetaryItemType
substitutionGroup=″xbrli:item″xbrli:periodType=duration/>
</schema>
xbrl-format-linkbase.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<!--Formatting?Linkbase-->
<schema
xmlns=′http://www.w3.org/2001/XMLSchema′
xmlns:xbrli=′http://www.xbrl.org/2003/instance′
xmlns:link=′http://www.xbrl.org/2003/linkbase′
xmlns:xlink=′http://www.w3.org/1999/xlink′
xmlns:folink=′http://www.blast.com/2005/format-linkbase′
targetNamespace=′http://www.blast.com/2005/format-linkbase′
elementFormDefault=′qualified′
attributeFormDefault=′unqualified′>
<annotation>
<appinfo>
<link:roleType?roleURI=″http://www.blast.com/2005/role/link″id=″Custom-01″>
<link:definition>Formatting?Linkbase</link:definition>
<link:usedOn>folink:formatLink</link:usedOn>
</link:roleType>
<link:arcroleType?arcroleURI=″http://www.blast.com/2005/arcrole/xbrl-format″
id=″nonLRRArcrole″cyclesAllowed=″none″>
<link:definition>Formatting?Arc?that?isn′t?in?the?LRR</link:definition>
<link:usedOn>folink:formatArc</link:usedOn>
</link:arcroleType>
<link:arcroleType?arcroleURI=http://www.blast.com/2005/arcrole/xbrl-report″
id=″nonLRRArcrole″cyclesAllowed=″none″>
<link:definition>Report?Arc?that?isn′t?in?the?LRR</link:definition>
<link:usedOn>folink:reportArc</link:usedOn>
</link:arcroleType>
</appinfo>
</annotation>
<import?namespace=″http://www.xbrl.org/2003/linkbase″
schemaLocation=″http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd″/>
<element?id=″folink_formatLink″name=″formatLink″
substitutionGroup=″link:footnoteLink″/>
<element?id=″folink_formatArc″name=″formatArc″
substitutionGroup=″link:footnoteArc″/>
<element?id=″folink_format″name=″format″substitutionGroup=″link:footnote″/>
<elementid=folink_properties″name=″properties″>
<complexType>
<anyAttribute?namespace=″http://www.w3.org/1999/XSL/Format″
processContents=″lax″/>
</complexType>
</element>
</schema>
Appendix 3
Fixed?assets | ?843000000 |
Provisions?for?liabilities?and?charges,end?of?period | ?-237000000 |
Capital?employed | ?630000000 |
●Fixed?assets-843000000
●Provisions?for?liabilities?and?charges,end?of?period--237000000
●Capital?employed-630000000
Fixed?assets?843000000
Provisions?for?liabilities?and?charges,end?of?period-237000000
Capital?employed?630000000
blast-format-extension.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<!--Blast?Formatting?Extension-->
<schema
xmlns=′http://www.w3.org/2001/XMLSchema′
xmlns:xbrli=′http://www.xbrl.org/2003/instance′
xmlns:link=′http://www.xbrl.org/2003/linkbase′
xmlns:xlink=′http://www.w3.org/1999/xlink′
xmlns:blast=′http://www.blast.com/2005/format-extension′
targetNamespace=′http://www.blast.com/2005/format-extension′
elementFormDefault=′qualified′
attributeFormDefault=′unqualified′>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<!--XBRL?Spec?2.1?Section5.1.1.1-The?periodType?attribute?MUST?be?used?on
elements?in?the?substitution?group?for?the?item?element-->
<element?name=″Run″id=″blast_Run″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Bold″id=″blast_Bold″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Italic″id=″blast_Italic″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Underline″id=″blast_Underline″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″BoldItalic″id=″blast_BoldItalic″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″BoldUnderline″id=″blast_BoldUnderline″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″ItalicUnderline″id=″blast_ItalicUnderline″
type=″xbrli:stringItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<element?name=″BoldItalicUnderline″id=″blast_BoldItalicUnderline″
type=″xbrli:stringItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<group?name=″ParaLevel″>
<choice>
<element?ref=″blast:Para″maxOccurs=″unbounded″/>
<element?ref=″blast:Run″maxOccurs=″unbounded″/>
<element?ref=″blast:Bold″maxOccurs=″unbounded″/>
<element?ref=″blast:Italic″maxOccurs=″unbounded″/>
<element?ref=″blast:Underline″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldItalic″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldUnderline″maxOccurs=″unbounded″/>
<element?ref=″blast:ItalicUnderline″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldItalicUnderline″maxOccurs=″unbounded″/>
</choice>
</group>
<complexType?name=″formattedStringTupleType″final=″extension″>
<complexContent>
<restriction?base=″anyType″>
<choice?minOccurs=″0″maxOccurs=″unbounded″>
<group?ref=″blast:ParaLevel″/>
</choice>
</restriction>
</complexContent>
</complexType>
<element?name=″Para″id=″blast_Para″type=″blast:formattedStringTupleType″
substitutionGroup=″xbrli:tuple″/>
blast-format-extension.xsd
</schema>
blast-uk-gaap-ci.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<schema?xmlns=″http://www.w3.org/2001/XMLSchema″
xmlns:xbrli=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
xmlns:blast-uk-gaap-ci=″http://www.blast.com/xbrl/blast-uk-gaap-ci″
xmlns:blast-format=″http://www.blast.com/2005/format-extension″
targetNamespace=″http://www.blast.com/xbrl/blast-uk-gaap-ci″>
<annotation>
<appinfo>
</appinfo>
</annotation>
<import?namespace=″http://www.blast.com/2005/format-extension″
schemaLocation=″blast-format-extension.xsd″/>
<import?namespace=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
schemaLocation=″uk-gaap-ci-2004-05-15.xsd″/>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<element?id=″blast-uk-gaap-ci_EntityBusinessDescription″
name=″EntityBusinessDescription″substitutionGroup=″xbrli:tuple″
type=″blast-format:formattedStringTupleType″/>
</schema>
<?xml?version=″1.0″encoding=″utf-8″?>
-<linkbase?xmlns=″http://www.xbrl.org/2003/linkbase″
xmlns:xl=″http://www.xbrl.org/2003/linkbase″
xmlns:xsi=″http://www.w3.org/2001/XMLSchema-instance″
xmlns:xlink=″http://www.w3.org/1999/xlink″xmlns:uk-gaap-
ci=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
xmlns:folink=″http://www.blast.com/2005/format-linkbase″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″
xsi:schemaLocation=″http://www.blast.com/2005/format-linkbese?xbrl-format-
linkbase.xsd?http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15?uk-gaap-ci-2004-
05-15.xsd″>
-<folink:formatLinkxlink:type=″extended″
xlink:role=″http://www.blast.com/2005/role/link″id=″balanceSheet″>
<loc?xlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_FixedAssets″xlink:label=″uk-gaap-ci_FixedAssets″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″uk-gaap-ci_FixedAssets″xlink:to=″uk-gaap-
ci_FixedAssets_format″/>
-<folink:format?xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″xlink:label=″uk-
gaap-ci_FixedAssets_format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″left″/>
</folink:format>
<loc?xlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_ProvisionsForLiabilitiesCharges″xlink:label=″uk-gaap-
ci_ProvisionsForLiabilitiesCharges″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″uk-gaap-ci_ProvisionsForLiabilitiesCharges″xlink:to=″uk-gaap-
ci_ProvisionsForLiabilitiesCharges_format″/>
-<folink:format?xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″xlink:label=″ul-
gaap-ci_ProvisionsForLiabilitiesCharges_format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″left″/>
</folink:format>
<loc?xlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_CapitalEmployed″xlink:label=″uk-gaap-ci_CapitalEmployed″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″uk-gaap-ci_CapitalEmployed″xlink:to=″uk-gaap-
ci_CapitalEmployed_format″/>
-<folink:format?xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″xlink:label=″uk-
gaap-ci_CapitalEmployed_format″>
<folink:properties?fo:font-weight=″bold″fo:text-align=″left″fo:color=″red″/>
</folink:format>
<loc?xlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_FixedAssets″xlink:label=″balanceSheetEntry″/>
<loc?xlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_ProvisionsForLiabilitiesCharges″xlink:label=″balanceSheetEntry″/>
<loc?xlink:type=″locator″xlink:href=″uk-gaap-ci-2004-05-15.xsd#uk-gaap-
ci_CapitalEmployed″xlink:label=″balanceSheetEntry″/>
<folink:reportArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-report″
xlink:from=″balanceSheetEntry″xlink:to=″balanceSheetReport″/>
-<folink:report?xlink:title=″Balance?Sheet″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/report″
xlink:label=″balanceSheetReport″>
-<xsl:stylesheet?version=″1.0″
xmlns:xsl=″http://www.w3.org/1999/XSL/Transform″
xmlns:xbrlfo=″http://www.blast.com/xbrl-transform″>
-<xsl:template?match=″/″>
-<html>
-<body>
-<table?border=″1″>
-<xsl:for-each?select=″xbrlfo:factset
(′balanceSheetReport′,′balanceSheetEntry′)″>
-<tr>
-<td>
<xsl:value-of?select=″label[@lang=′en′]″/>
</td>
-<td>
<xsl:apply-templates?select=″formats″
mode=″styleAttribute″/>
<xsl:value-of?select=″value″/>
</td>
</tr>
</xsl:for-each>
</table>
<br/>
<br/>
<br/>
-<ul>
-<xsl:for-each?select=″xbrlfo:factset
(′balanceSheetReport′,′balanceSheetEntry′)″>
-<li>
<xsl:apply-templates?select=″formats″
mode=″styleAttribute″/>
<xsl:value-of?select=″label[@lang=′en′]″/>
-
<xsl:value-of?select=″value″/>
</li>
</xsl:for-each>
</ul>
<br/>
<br/>
<br/>
-<xsl:for-each?select=″xbrlfo:factset(′balanceSheetReport′,
′balanceSheetEntry′)″>
-<p>
-<span?style=″font-weight=′bold′;″>
<xsl:value-of?select=″label[@lang=′en′]″/>
</span>
-<span>
<xsl:apply-templates?select=″formats″
mode=″styleAttribute″/>
<xsl:value-of?select=″value″/>
</span>
</p>
</xsl:for-each>
</body>
</html>
</xsl:template>
-<xsl:template?match=″formats″mode=″styleAttribute″>
-<xsl:attribute?name=″style″>
<xsl:apply-templates?select=″*[namespace-uri()=
namespace::fo]″mode=″styleAttributeValue″/>
</xsl:attribute>
</xsl:template>
-<xsl:template?match=″*″mode=″styleAttributeValue″>
-<xsl:call-template?name=″cssAttributeName″>
<xsl:with-param?name=″foName″select=″local-name()″/>
</xsl:call-template>
<xsl:value-of?select=″concat(′:′,.,′;′)″/>
</xsl:template>
-<xsl:template?name=″cssAttributeName″>
<xsl:param?name=″foName″/>
-<xsl:choose>
-<xsl:when?test=″$foName=′space-before′″>
<xsl:value-of?select=_text-indent_/>
</xsl:when>
-<xsl:otherwise>
<xsl:value-of?select=″$foName″/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>
</folink:report>
</folink:formatLink>
</linkbase>
<?xml?version=″1.0″encoding=″utf-8″?>
<!--Formatting?Linkbase
-->
-<linkbase?xmlns=″http://www.xbrl.org/2003/linkbase″
xmlns:xsi=″http://www.w3.org/2001/XMLSchema-instance″
xmlns:xlink=″http://www.w3.org/1999/xlink″xmlns:uk-gaap-
ci=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
xmlns:folink=″http://www.blast.com/2005/format-linkbase″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″
xsi:schemaLocation=″http://www.xbrl.org/2003/linkbase
http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd
http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15?uk-gaap-ci-2004-05-15.xsd″>
<!--P.S.define?xml?schema?for?folink?namespace?elements?later-->
-<folink:formatLink?xlink:type=″extended″
xlink:role=″http://www.blast.com/2005/role/link″id=″balanceSheet″>
<loc?xlink:type=″locator″xlink:href=″Reuters-2004-Q2-001-
formatted.xml#FixedAssets01″xlink:label=″FixedAssets01″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″FixedAssets01″xlink:to=″FixedAssets01?format″/>
-<folink:format?xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″
xlink:label=″FixedAssets01?format″>
<folink:properties?fo:space-before=″1mm″fo:text-align=″right″/>
</folink:format>
<loc?xlink:type=″locator″xlink:href=″Reuters-2004-Q2-001-
formatted.xml#StocksInventory01″xlink:label=″StockInventory01″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″StockInventory01″xlink:to=″StockInventory01_format″/>
-<folink:format?xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″
xlink:label=″StockInventory01?format″>
<folink:properties?fo:space-before=″2mm″fo:text-align=″right″/>
</folink:format>
</folink:formatLink>
</linkbase>
<?xml?version=″1.0″encoding=″UTF-8″?>
<xbrl?xmlns=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
xmlns:iso4217=″http://www.xbrl.org/2003/iso4217″xmlns:uk-gaap-
ci=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
xmlns:folink=″http://www.blast.com/2005/format-linkbase″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″
xmlns:xsi=″http://www.w3.org/2001/XMLSchema-instance″xmlns:blast-
format=″http://www.blast.com/2005/format-extension″xmlns:blast-uk-gaap-
ci=″http://www.blast.com/xbrl/blast-uk-gaap-ci″
xsi:schemaLocation=″http://www.blast.com/2005/format-linkbase?xbrl-format-
linkbase.xsd″>
<xbrll:schemaRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″blast-uk-gaap-ci.xsd″/>
<xbrll:linkbaseRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″blast-uk-gaap-ci-format.xml″
xlink:role=″http://www.xbrl.org/2003/role/formattingLinkbaseRef″/>
<uk-gaap-ci:StocksInventory?id=″StocksInventory01″precision=″INF″
contextRef=″cH104inst″unitRef=″GBP″>2000000</uk-gaap-ci:StocksInventory>
<uk-gaap-ci:Debtors?precision=″INF″contextRef=″cH104inst″
unitRef=″GBP″>920000000</uk-gaap-ci:Debtors>
<uk-gaap-ci:FixedAssets?id=″FixedAssets01″precision=″INF″
contextRef=″cH104inst″unitRef=″GBP″>843000000</uk-gaap-ci:FixedAssets>
<uk-gaap-ci:ProvisionsForLiabilitiesCharges?precision=″INF″contextRef=″cH104inst″
unitRef=″GBP″>-237000000</uk-gaap-ci:ProvisionsForLiabilitiesCharges>
<uk-gaap-ci:CapitalEmployed?precision=″INF″contextRef=″cH104inst″
unitRef=″GBP″>630000000</uk-gaap-ci:CapitalEmployed>
-<context?id=″cH104inst″>
-<entity>
<identifier?scheme=″http://www.reuters.com″>RTR.L</identifier>
</entity>
-<period>
<instant>2004-06-30</instant>
</period>
</context>
-<unit?id=″GBP″>
<measure>iso4217:GBP</measure>
</unit>
</xbrl>
reuters-2004-07-27.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<schema?xmlns=″http://www.w3.org/2001/XMLSchema″
xmlns:xbrli=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
targetNamespace=″http://www.reuters.com/xbrl/reuters-2004-07-27″
xmlns:rtr=″http://www.reuters.com/xbrl/reuters-2004-07-27″>
<annotation>
<appinfo>
<xbrll:linkbaseRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″reuters-2004-07-27-presentation.xml″
xlink:role=″http://www.xbrl.org/2003/role/presentationLinkbaseRef″/>
<xbrll:linkbaseRefxlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″reuters-2004-07-27-label.xml″
xlink:role=″http://www.xbrl.org/2003/role/labelLinkbaseRef″/>
</appinfo>
</annotation>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<import?namespace=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
schemaLocation=″uk-gaap-ci-2004-05-15.xsd″/>
<element?name=″CashAndShortTermInvestments″
id=″reuters_CashAndShortTermInvestments″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″CalledUpShrCaptlAndShrPrm″id=″reuters_CalledUpShrCaptlAndShrPrm″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<element?name=″GainLossOnSaleTerminationOfAssocsOrJVs″
id=″reuters_GainLossOnSaleTerminationofAssocsOrJVs″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″ImpairmentOfInvestmentsInAssocsAndJVs″
id=″reuters_ImpairmentOfInvestmentsInAssocsAndJVs″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″InterimDividendPayment″id=″reuters_InterimDividendPayment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″FinalDividendPayment″id=″reuters_FinalDividendPayment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″TotalGainsLossesSinceLastAnnualReport″
id=″reuters_TotalGainsLossesSinceLastAnnualReport″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″PriorPeriodAdjustment″id=″reuters_PriorPeriodAdjustment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″AmortisationAndImpOfGoodwillAndOtherIntgbls″
id=″reuters_AmortisationAndImpOfGoodwillAndOtherIntgbls″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″Depreciation″id=″reuters_Depreciation″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″EmployeeSharesSchemesChargeCredit″
id=″reuters_EmployeeSharesSchemesChargeCredit″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″ShareProfitOnDisposalOfBusinessByJV″
id=″reuters_ShareProfitOnDisposalofBusinessByJV″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
</schema>
xbrl-format-linkbase.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<!--Formatting?Linkbase-->
<schema
xmlns=′http://www.w3.org/2001/XMLSchema′
xmlns:xbrli=′http://www.xbrl.org/2003/instance′
xmlns:link=′http://www.xbrl.org/2003/linkbase′
xmlns:xlink=′http://www.w3.org/1999/xlink′
xmlns:folink=′http://www.blast.com/2005/format-linkbase′
targetNamespace=′http://www.blast.com/2005/format-linkbase′
elementFormDefault=′qualified′
attributeFormDefault=′unqualified′>
<annotation>
<appinfo>
<link:roleType?roleURI=″http://www.?blast.com/2005/role/link″id=″Custom-01″>
<link:definition>Formatting?Linkbase</link:definition>
<link:usedOn>folink:formatLink</link:usedOn>
</link:roleType>
<link:arcroleType?arcroleURI=″http://www.blast.com/2005/arcrole/xbrl-format″
id=″nonLRRArcrole″cyclesAllowed=″none″>
<link:definition>Formatting?Arc?that?isn′t?in?the?LRR</link:definition>
<link:usedOn>fo?link:formatArc</link:usedOn>
</link:arcroleType>
<link:arcroleType?arcroleURI=″http://www.blast.com/2005/arcrole/xbrl-report″
id=″nonLRRArcrole″cyclesAllowed=″none″>
<link:definition>Report?Arc?that?isn′t?in?the?LRR</link:definition>
<link:usedOn>folink:reportArc</link:usedOn>
</link:arcroleType>
</appinfo>
</annotation>
<import?namespace=″http://www.xbrl.org/2003/linkbase″
schemaLocation=″http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd″/>
<element?id=″folink_formatLink″name=″formatLink″
substitutionGroup=″link:footnoteLink″/>
<element?id=″folink_formatArc″name=″formatArc″
substitutionGroup=″link:footnoteArc″/>
<element?id=″folink_format″name=″format″substitutionGroup=″link:footnote″/>
<element?id=″folink_properties″name=″properties″>
<complexType>
<anyAttribute?namespace=″http://www.w3.org/1999/XSL/Format″
processContents=″lax″/>
</complexType>
</element>
</schema>
Appendix 4
Reuters(www.reuters.com),the?global?information?company,provides?indispensable?informationtailored?for?professionals?in?the?financial?services,media?and?corporate?markets.
Its?trusted?information?drives?decision?making?across?the?globe?based?on?a?reputation?for?speed,accuracy?and?
independence.Reutershas?14,500?staff?in?91?countries.This?includes?2,300?editorial?staffin?196?bureaux?serving?130?countries,making?Reuters?the?world′s?largest?
international?multimedianews?agency.In?2004,Reuters?Group?revenues?were?
2.9?billion.
blast-format-extension.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<!--Blast?Formatting?Extension-->
<schema
xmlns=′http://www.w3.org/2001/XMLSchema′
xmlns:xbrli=′http://www.xbrl.org/2003/instance′
xmlns:link=′http://www.xbrl.org/2003/linkbase′
xmlns:xlink=′http://www.w3.org/1999/xlink′
xmlns:blast=′http://www.blast.com/2005/format-extension′
targetNamespace=′http://www.blast.com/2005/format-extension′
elementFormDefault=′qualified′
attributeFormDefault=′unqualified′>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<!--XBRL?Spec?2.1?Section?5.1.1.1-The?periodType?attribute?MUST?be?used?on
elements?in?the?substitution?groupfor?the?item?element-->
<element?name=″Run″id=″blast_Run″type=″xbrli:stringItemType
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<elementname=″Bold″id=″blast_Bold″type=″xbrli:stringItemType
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Italic″id=blast_Italic?type=xbrli:stringItemType
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Underline″id=blast_Underline?type=xbrli:stringItemType
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″BoldItalic″id=″blast_BoldItalic″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″BoldUnderline″id=″blast_BoldUnderline″type=″xbrli:stringItemType″
substitutionGroup=xbrli:item?xbrli:periodType=instant/>
<elementname=″ItalicUnderline″id=″blast_ItalicUnderline″
type=″xbrli:stringItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<elementname=″BoldItalicUnderline″id=″blast_BoldItalicUnderline″
type=″xbrli:stringItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant/>
<group?name=″ParaLevel″>
<choice>
<element?ref=″blast:Para″maxOccurs=″unbounded″/>
<element?ref=″blast:Run″maxOccurs=″unbounded″/>
<element?ref=″blast:Bold″maxOccurs=″unbounded″/>
<element?ref=″blast:Italic″maxOccurs=″unbounded″/>
<element?ref=″blast:Underline″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldItalic″maxOccurs=″unbounded″/>
<element?ref=″blast:Boldunderline″maxOccurs=″unbounded″/>
<element?ref=″blast:ItalicUnderline″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldItalicUnderline″maxOccurs=″unbounded″/>
</choice>
</group>
<complexType?name=″formattedStringTupleType″final=″extension″>
<complexContent>
<restriction?base=″anyType″>
<choice?minOccurs=″0″maxOccurs=″unbounded″>
<groupref=″blast:ParaLevel″/>
</choice>
</restriction>
</complexContent>
</complexType>
<element?name=″Para″id=″blast_Para″type=″blast:formattedStringTupleType″
substitutionGroup=″xbrli:tuple″/>
blast-format-extension.xsd
</schema>
blast-uk-gaap-ci.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<schema?xmlns=″http://www.w3.org/2001/XMLSchema″
xmlns:xbrli=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
xmlns:blast-uk-gaap-ci=″http://www.blast.com/xbrl/blast-uk-gaap-ci″
xmlns:blast-format=http://www.blast.com/2005/format-extension″
targetNamespace=″http://www.blast.com/xbrl/blast-uk-gaap-ci″>
<annotation>
<appinfo>
</appinfo>
</annotation>
<import?namespace=″http://www.blast.com/2005/format-extension″
schemaLocation=blast-format-extension.xsd″/>
<import?namespace=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
schemaLocation=″uk-gaap-ci-2004-05-15.xsd″/>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2D03/xbrl-instance-2003-12-31.xsd″/>
<element?id=″blast-uk-gaap-ci_EntityBusinessDescription″
name=″EntityBusinessDescription″substitutionGroup=″xbrli:tuple″
type=″blast-format:formattedStringTupleType″/>
</schema>
<?xml?version=″1.0″encoding=″utf-8″?>
-<linkbase?xmlns=″http://www.xb?rl.org/2003/linkbase″
xmlns:xl=″http://www.xbrl.org/2003/linkbase″
xmlns:xsi=″http://www.w3.org/2001/XMLSchema-instance″
xmlns:xlink=″http://www.w3.org/1999/xlink″xmlns:uk-gaap-
ci=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
xmlns:folink=″http://www.blast.com/2005/format-linkbase″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″
xsl:schemaLocation?=″http://www.blast.com/2005/format-linkbase?xbrl-format-
linkbase.xsd?http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15?uk-gaap-ci-2004-
05-15.xsd″>
-<folink:formatLlnk?xlink:type=″extended″
xlink:role=″http://www.blast.com/2005/role/link″id=″balanceSheet″>
<loc?xlink:label=″blast_Run″xlink:type=″locator″xlink:href=″blast-format-
extension.xsd#blast_Run″/>
<follnk:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_Run″xlink:to=″blast_Run_format″/>
-<folink:format?xlink:label=″blast_Run_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″/>
</folink:format>
<loc?xlink:label=″blast_Bold″xlink:type=″locator″xlink:href=″blast-format-
extension.xsd#blast_Bold″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_Bold″xlink:to=″blast_Bold_format″/>
-<follnk:format?xlink:label=″blast_Bold_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″bold″/>
</folink:format>
<loc?xlink:label=″blast_Italic″xlink:type=″locator″xlink:href=″blast-format-
extension.xsd#blast_Italic″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_Italic″xlink:to=″blast_Italic_format″/>
-<folink:format?xlink:label=″blast_Italic_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-style=″italic″/>
</folink:format>
<loc?xlink:label=″blast_Underline″xlink:type=″locator″xlink:href=″blast-
format-extension.xsd#blast_Underline″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_Underline″xlink:to=″blast_Underline_format″/>
-<folink:formatxlink:label=″blast_Underline_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:text-decoration=″underline″/>
</folink:format>
<loc?xlink:label=″blast_BoldItalic″xlink:type=″locator″xlink:href=″blast-
format-extension.xsd#blast_BoldItalic″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_BoldItalic″xlink:to=″blast_BoldItalic_format″/>
-<folink:format?xlink:label=″blast_BoldItalic_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″bold″fo:font-style=″italic″/>
</folink:format>
<loc?xlink:label=″blast_BoldUnderline″xlink:type=″locator″xlink:href=″blast-
format-extension.xsd#blast_BoldUnderline″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_BoldUnderline″xlink:to=″blast_BoldUnderline_format″/>
-<folink:format?xlink:label=″blast_BoldUnderline_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<follnk:propertles?fo:font-weight=″bold″fo:text-decoration=″underline″/>
</folink:format>
<loc?xlink:label=″blast_ItalicUnderline″xlink:type=″locator″xlink:href=″blast-
format-extension.xsd#blast_ItalicUnderline″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_ItallcUnderline″
xlink:to=″blast_ItalicUnderline_format″/>
-<folink:formatxlink:label=″blast_ItalicUnderline_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-style=″italic″fo:text-decoration=″underline″/>
</folink:format>
<loc?xlink:label=″blast_BoldItalicUnderline″xlink:type=″locator″
xlink:href=″blast-format-extension.xsd#blast_BoldItalicUnderline″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_BoldItalicUnderline″
xlink:to=″blast_BoldItalicUnderline_format″/>
-<folink:format?xlink:label=″blast_BoldItalicUnderline_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″bold″fo:font-style=″italic″fo:text-
decoration=″underline″/>
</folink:format>
<loc?xlink:label=″balanceSheetPara″xlink:type=″locator″xlink:href=″blast-uk-
gaap-ci.xsd#blast-uk-gaap-ci_EntityBusinessDescription″/>
<folink:reportArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-report″
xlink:from=″balanceSheetPara″xlink:to=″balanceSheetReport″/>
-<folink:report?xlink:label=″balanceSheetReport″xlink:title=″Balance?Sheet″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/report″>
-<xsl:stylesheet?version=″1.0″
xmlns:xsl=″http://www.w3.org/1999/XSL/Transform″
xmlns:xbrlfo=″http://www.blast.com/xbrl-transform″>
-<xsl:template?match=″/″>
-<html>
-<body>
-<xsl:for-each?select=″xbrlfo:factset(′balanceSheetReport′,
′balanceSheetPara′)″>
<xsl:apply-templates?select=″.″mode=″paragraph″/>
</xsl:for-each>
</body>
</html>
</xsl:template>
-<xsl:template?match=″*″mode=″paragraph″>
-<xsl:choose>
-<xsl:when?test=″count(facts)>0″>
-<p>
<xsl:apply-templates?select=″facts/fact″
mode=″paragraph″/>
</p>
</xsl:when>
-<xsl:otherwise>
<xsl:apply-templates?select=″.″mode=″span″/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
-<xsl:template?match=″*″mode=″span″>
-<span>
<xsl:apply-templates?select=″formats″mode=″styleAttribute″/>
<xsl:value-of?select=″value″/>
</span>
</xsl:template>
-<xsl:template?match=″formats″mode=″styleAttribute″>
-<xsl:attribute?name=″style″>
<xsl:apply-templates?select=″*[namespace-uri()=
namespace::fo]″?mode=″styleAttributeValue″/>
</xsl:attribute>
</xsl:template>
-<xsl:template?match=″*″mode=″styleAttributeValue″>
-<xsl:call-template?name=″cssAttributeName″>
<xsl:with-param?name=″foName″select=″local-name()″/>
</xsl:call-template>
<xsl:value-of?select=″concat(′:′,.,′;′)″/>
</xsl:template>
-<xsl:template?name=″cssAttributeName″>
<xsl:param?name=″foName″/>
-<xsl:choose>
-<xsl:when?test=″$foName=′space-before′″>
<xsl:value-of?select=_text-indent_/>
</xsl:when>
-<xsl:otherwise>
<xsl:value-of?select=″$foName″/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>
</folink:report>
</folink:formatLink>
</linkbase>
reuters-2004-07-27.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<schema?xmlns=″http://www.w3.org/2001/XMLSchema″
xmlns:xbrli=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
targetNamespace=″http://www.reuters.com/xbrl/reuters-2004-07-27″
xmlns:rtr=″http://www.reuters.com/xbrl/reuters-2004-07-27″>
<annotation>
<appinfo>
<xbrll:linkbaseRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″reuters-2004-07-27-presentation.xml″
xlink:role=″http://www.xbrl.org/2003/role/presentationLinkbaseRef″/>
<xbrll:linkbaseRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″reuters-2004-07-27-label.xml″
xlink:role=″http://www.xbrl.org/2003/role/labelLinkbaseRef″/>
</appinfo>
</annotation>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<import?namespace=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
schemaLocation=″uk-gaap-ci-2004-05-15.xsd″/>
<element?name=″CashAndShortTermInvestments″
id=″reuters_CashAndShortTermInvestments″type=″xbrli:monetaryItemType″
substitutionGroup=xbrli:item″xbrli:periodType=″instant″/>
<element?name=″CalledUpShrCaptlAndShrPrm″id=″reuters_CalledUpShrCaptlAndShrPrm″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<element?name=″GainLossOnSaleTerminationOfAssocsOrJVs″
id=″reuters_GainLossOnSaleTerminationOfAssocsOrJVs″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″ImpairmentOfInvestmentsInAssocsAndJVs″
id=″reuters_ImpairmentOfInvestmentsInAssocsAndJVs″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″InterimDividendPayment″id=″reuters_InterimDividendPayment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″FinalDividendPayment″id=″reuters_FinalDividendPayment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″TotalGainsLossesSinceLastAnnualReport″
id=″reuters_TotalGainsLossesSinceLastAnnualReport″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
<element?name=″PriorPeriodAdjustment″id=″reuters_PriorPeriodAdjustment″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″AmortisationAndImpOfGoodillAndOtherIntgbls″
id=″reuters_AmortisationAndImpofGoodwillAndOtherIntgbls″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″Depreciation″id=″reuters_Depreciation″
type=″xbrli:monetaryItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″duration″/>
<element?name=″EmployeeSharesSchemesChargeCredit″
id=″reuters_EmployeeSharesSchemesChargeCredit″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/
<element?name=″ShareProfitOnDisposalOfBusinessByJV″
id=″reuters?ShareProfitOnDisposalOfBusinessByJV″type=″xbrli:monetaryItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″duration″/>
</schema>
xbrl-format-linkbase.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<!--Formatting?Linkbase-->
<schema
xmlns=?′http://www.w3.org/2001/XMLSchema′
xmlns:xbrli=′http://www.xbrl.org/2003/instance′
xmlns:link=http://www.xbrl.org/2003/linkbase′
xmlns:xlink=′http://www.w3.org/1999/xlink′
xmlns:folink=http://www.blast.com/2005/format-linkbase′
targetNamespace=′http://www.blast.com/2005/format-linkbase′
elementFormDefault=′qualified′
attributeFormDefault=′unqualified′>
<annotation>
<appinfo>
<link:roleType?roleURI=″http://www.blast.com/2005/role/link″id=″Custom-01″>
<link:definition>Formatting?Linkbase</link:definition>
<link:usedOn>folink:formatLink</link:usedOn>
</link:roleType>
<link:arcroleType?arcroleURI=″http://www.blast.com/2005/arcrole/xbrl-format″
id=″nonLRRArcrole″cyclesAllowed=″none″>
<link:definition>Formatting?Arc?that?isn′t?in?the?LRR</link:definition>
<link:usedOn>folink:formatArc</link:usedOn>
</link:arcroleType>
<link:arcroleType?arcroleURI=″http://www.blast.com/2005/arcrole/xbrl-report″
id=″nonLRRArcrole″cyclesAllowed=″none″>
<link:definition>Report?Arc?that?isn′t?in?the?LRR</link:definition>
<link:usedOn>folink:reportArc</link:usedOn>
</link:arcroleType>
</appinfo>
</annotation>
<import?namespace=″http://www.xbrl.org/2003/l?i?nkbase″
schemaLocation=″http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd″/>
<element?id=″folink_formatLink″name=″formatLink″
substitutionGroup=″link:footnoteLink″/>
<element?id=″folink_formatArc″name=″formatArc″
substitutionGroup=″link:footnoteArc″/>
<element?id=″folink_format″name=″format″substitutionGroup=″link:footnote″/>
<element?id=″folink_properties″name=″properties″>
<complexType>
<anyAttribute?namespace=″http://www.w3.org/1999/XSL/Format
processContents=″lax″/>
</complexType>
</element>
</schema>
Appendix 5
These?are?the?Assets:
Cash?and?Cash?Equivalents 4,556
Short-Term?Investments
29,948
Cash,Cash?Equivalents?and?Short-Term?Investments 34,504
Accounts?Receivable?Trade,Net 6,646
Inventories,Net 304
Deferred?Income?Taxes 1,301
Other?Current?Assets
1,644
Total?Current?Assets 44,399
Property,Plant?and?Equipment,Net 2,336
Investments 12,160
Goodwill 3,105
Intangible?Assets(Excluding?Goodwill) 494
Deferred?Income?Taxes 1,127
Other?Assets
1,320
Assets
64,941
These?are?the?Liabilities:
Accounts?Payable 1,573
Employee?Related?Liabilities 1,098
Income?Taxes?Payable 3,506
Deferred(Unearned)Revenue 6,267
Other?Current?Liabilities
2,601
Total?Current?Liabilities 15,045
Deferred?Long-Term?Liability?Charges 1,699
Other?NonCurrent?Liabilities 965
58,403
Retained?Eamings
-11,171
Total?Stockholders′Equity
47,232
Total?Liabilities?and?Stockholders′Equity
64,941
Cash?and?Cash?Equivalents 4,556
Short-Term?Investments
29,948
Cash,Cash?Equivalents?and?Short-Term?Investments 34,504
Accounts?Receivable?Trade,Net 6,646
Inventories,Net 304
Deferred?Income?Taxes 1,301
Dther?Current?Assets
1,644
Total?Current?Assets 44,399
Property,Plant?and?Equipment,Net 2,336
Investments 12,160
Goodwill 3,105
Intangible?Assets(Exeluding?Goodwill) 494
Deferred?Income?Taxes 1,127
Other?Assets
1,320
Assets
64,941
Aceounts?Payable 1,573
Employee?Related?Liabilities 1,098
Income?Taxes?Payable 3,506
Deferred(Unearned)Revenue 6,267
Other?Current?Liabilities
2,601
Total?Current?Liabilities 15,045
Deferred?Long-Term?Liability?Charges 1,699
Other?NonCurrent?Liabilties 965
58,403
Retained?Earnings
-11,171
Total?Stockholders′Equity
47,232
Total?Liabilities?and?Stockholders′Equity
64,941
Formatting?Linkbase?Examples
Table?1:Income?Statement
Cash?and?Cash?Equivalents 4,556
Short-Term?Investments
29,948
Cash,Cash?Equivalents?and?Short-Term?Investments 34,504
Accounts?Receivable?Trade,Net 6,646
Inventories,Net 304
Deferred?Income?Taxes 1,301
Other?Current?Assets
1,644
Total?Current?Assets 44,399
Property,Plant?and?Equipment,Net 2,336
Investments 12,160
Goodwill 3,105
Intangible?Assets(Excluding?Goodwill) 494
Deferred?Income?Taxes 1,127
Other?Assets
1,320
Assets
64,941
Accounts?Payable 1,573
Employee?Related?Liabilities 1,098
Income?Taxes?Payable 3,506
Deferred(Unearned)Revenue 6,267
Other?Current?Liabilities
2,601
Total?Current?Liabilities 15,045
Deferred?Long-Term?Liability?Charges 1,699
Other?NonCurrent?Liabilities 965
58,403
Retained?Earnings
-11,171
Total?Stockhokers′Equity
47,232
Total?Liabilities?and?Stockholders′Equity
64,941
blast-formats.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<schema?xmlns=″http://www.w3.org/2001/XMLSchema″
xmlns:xbrli=″http://www.xbrl.org/2003/instance″
xmlns:xbrll=″http://www.xbrl.org/2003/linkbase″
xmlns:xlink=″http://www.w3.org/1999/xlink″
xmlns:blast=″http://www.blast.com/2005/formats
targetNamespace=″http://www.blast.com/2005/formats″>
<import?namespace=″http://www.xbrl.org/2003/instance″
schemaLocation=″http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd″/>
<!--XBRL?Spec?2.1?Section?5.1.1.1-The?periodType?attribute?MUST?be?used?on
elements?in?the?substitution?group?for?the?item?element-->
<element?name=″Run″id=″blast_Run″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=instant/>
<element?name=″Bold″id=″blast_Bold″type=″xbrli:stringItemType
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Italic″id=″blast_Italic″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″Underline″id=″blast_Underline″type=″xbrli:stringItemType
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″BoldItalic″id=″blast_BoldItalic″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<elementname=″BoldUnderline″id=″blast_BoldUnderline″type=″xbrli:stringItemType″
substitutionGroup=″xbrli:item″xbrli:periodType=″instant″/>
<element?name=″ItalicUnderline″id=″blast_ItalicUnderline″
type=″xbrli:stringItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<element?name=″BoldItalicUnderline″id=″blast_BoldItalicUnderline″
type=″xbrli:stringItemType″substitutionGroup=″xbrli:item″
xbrli:periodType=″instant″/>
<group?name=″ParaLevel″>
<choice>
<element?ref=″blast:Para″maxOccurs=″unbounded″/>
<element?ref=″blast:Run″maxOccurs=″unbounded″/>
<element?ref=″blast:Bold″maxOccurs=″unbounded″/>
<element?ref=″blast:Italic″maxOccurs=″unbounded″/>
<element?ref=″blast:Underline″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldItalic″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldUnderline″maxOccurs=″unbounded″/>
<element?ref=″blast:ItalicUnderline″maxOccurs=″unbounded″/>
<element?ref=″blast:BoldItalicUnderline″maxOccurs=″unbounded″/>
</choice>
</group>
<complexType?name=″formattedStringTupleType″final=″extension″>
<complexContent>
<restriction?base=″anyType″>
<choice?minOccurs=″0″maxOccurs=″unbounded″>
<group?ref=″blast:ParaLevel″/>
</choice>
</restriction>
</complexContent>
</complexType>
<elementname=″Para″id=″blast_Para″type=″blast:formattedstringTupleType″
substitutionGroup=″xbrli:tuple″/>
<element?name=″Tuple″id=″blast_Tuple″type=″blast:formattedstringTupleType″
substitutionGroup=″xbrli:tuple″/>
</schema>
Income?Statement(PDF).fo
<fo:root?xmlns:xbrlfo=″http://www.blast.com/xbrl-transform″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″>
<fo:layout-master-set>
<fo:simple-page-master?margin-right=″1.5cm″margin-left=″1.5cm″
margin-bottom=″2cm″margin-top=″1cm″page-width=″21cm″page-height=″29.7cm″
master-name=″first″>
<fo:region-body?margin-top=″1cm″margin-bottom=″1.5cm″/>
<fo:region-before?extent=1cm″/>
<fo:region-after?extent=″1.5cm″/>
</fo:simple-page-master>
</fo:layout-master-set>
<fo:page-sequence?master-reference=″first″>
<fo:static-content?flow-name=″xsl-region-before″>
<fo:block?line-height=″14pt″font-size=″10pt″text-align=″end″>Formatting
Linkbase?Examples</fo:block>
</fo:static-content>
<fo:static-content?flow-name=″xsl-region-after″>
<fo:block?line-height=″14pt″font-size=″10pt″text-align=″end″>Page
<fo:page-number/></fo:block>
</fo:stati?c-content>
<fo:flow?flow-name=″xsl-region-body″>
<fo:block?space-before.optimum=″3pt″space-after.optimum=″15pt″>Table?1:
Income?Statement</fo:block>
<fo:table?border-collapse=″separate″table-layout=″fixed″>
<fo:table-column?column-width=″10cm″/>
<fo:table-column?column-width=″5cm″/>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Cash?and?Cash?Equivalents</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>4,556</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Short-Term?Investments</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″
text-decoration=underline″>29,948</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Cash,Cash?Equivalents?and?Short-Term
Investments</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal?″>34,504</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Accounts?Receivable?Trade,Net</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>6,646</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
Income?Statement(PDF).fo
<fo:block?text-align=″left″>Inventories,Net</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>304</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Deferred?Income?Taxes</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>1,301</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Other?Current?Assets</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″
text-decoration=″underline″>1,644</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Total?Current?Assets</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>44,399</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Property,Plant?and?Equipment,
Net</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>2,336</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Investments</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>12,160</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Goodwill</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>3,105</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Intangible?Assets(Excluding
Goodwill)</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>494</fo:block>
Page2
Income?Statement(PDF).fo
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Deferred?Income?Taxes</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>1,127</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Other?Assets</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″
ext-decoration=″underline″>1,320</to:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Assets</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?background-color=″yellow″text-decoration=″underline″
ext-align=″right″font-weight=″normal″font-size=″16pt″>64,941</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:blocktext-align=left″>Accounts?Payable</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>1,573</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Employee?Related?Liabilities</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>1,098</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Income?Taxes?Payable</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>3,506</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Deferred(Unearned)Revenue</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>6,267</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Other?current?Liabilities</fo:block>
Page3
Income?statement(PDF).fo
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″
ext-decoration=″underline″>2,601</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Total?Current?Liabilities</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>15,045</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Deferred?Long-Term?Liability
narges</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>1,699</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Other?NonCurrent?Liabilities</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>965</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″>58,403</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Retained?Earnings</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″
ext-decoration=″underline″>-11,171</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Total?Stockholders′Equity</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″font-weight=″normal″
ext-decoration=″underline″>47,232</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>Total?Liabilities?and?Stockholders′
quity</fo:block>
</fo:table-cell>
Page4
Income?Statement(PDF).fo
<fo:table-cell>
<fo:block?background-color=″yellow″text-decoration=″underline″
ext-align=″right″font-weight=″normal″font-size=″16pt″>64,941</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:flow>
</fo:page-sequence>
/fo:root>
-<fo:rootxmlns:xbrlfo=″http://www.blast.com/xbrl-transform″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″>
-<fo:layout-master-set>
-<fo:simple-page-master?margin-right=″1.5cm″margin-left=″1.5cm″margin-
bottom=″2cm″margin-top=″1cm″page-width=″21cm″page-height=″29.7cm″
master-name=″first″>
<fo:region-body?margin-top=″1cm″margin-bottom=″1.5cm″/>
<fo:region-before?extent=″1cm″/>
<fo:region-after?extent=″1.5cm″/>
</fo:simple-page-master>
</fo:layout-master-set>
-<fo:page-sequence?master-reference=″first″>
-<fo:static-content?flow-name=″xsl-region-before″>
<fo:block?line-height=″14pt″font-size=″10pt″text-align=″end″>Formatting
Linkbase?Examples</fo:block>
</fo:static-content>
-<fo:static-content?flow-name=″xsl-region-after″>
-<fo:block?line-height=″14pt″font-size=″10pt″text-align=″end″>
Page
<fo:page-number/>
</fo:block>
</fo:static-content>
-<fo:flow?flow-name=″xsl-region-body″>
<fo:block?space-before.optimum=″3pt″space-after.optimum=″15pt″>Table?1:
Income?Statement</fo:block>
-<fo:table?border-coliapse=″separate″table-layout=″fixed″>
<fo:table-column?column-width=″10cm″/>
<fo:table-column?column-width=″5cm″/>
-<fo:table-body>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Cash?and?Cash
Equivalents</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal4,556</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Short-Term
Investnents</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-weightnormaltext-
decorationunderline29,948</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Cash,Cash?Equivalents?and
Short-Term?Investments</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal34,504</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Accounts?Receivable?Trade,
Net</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-align?rightfont-
weightnormal6,646</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Inventories,Net</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-weightnormal304</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Deferred?Income
Taxes</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal1,301</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:blocktext-align=″left″>Other?Current?Assets</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-weightnormaltext-
decorationunderline1,644</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Total?Current?Assets</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal44,399</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Property,Plant?and?Equipment,
Net</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal2,336</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Investments</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal12,160</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Goodwill</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal3,105</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Intangible?Assets(Excluding
Goodwill)</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-weightnormal494</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:blocktext-align=″left″>Deferred?Income
Taxes</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal1,127</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Other?Assets</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-weightnormaltext-
decorationunderline1,320</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:blocktext-align=″left″>Assets</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>background-coloryellowtext-
decorationunderlinetext-alignrightfont-
weightnormalfont-size16pt64,941</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Accounts?Payable</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
welghtnormal1,573</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Employee?Related
Liabilities</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal1,098</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Income?Taxes
Payable</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal3,506</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Deferred(Unearned)
Revenue</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal6,267</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Other?Current
Liabilities</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-weightnormaltext-
decorationunderline2,601</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Total?Current
Liabilities</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal15,045</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Deferred?Long-Term?Liability
Charges</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal1,699</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Other?NonCurrent
Liabilities</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-weightnormal965</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″/>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-
weightnormal58,403</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Retained?Earnings</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-weightnormaltext-
decorationunderline-11,171</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Total?Stockholders′
Equity</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>text-alignrightfont-weightnormaltext-
decorationunderllne47,232</fo:block>
</fo:table-cell>
</fo:table-row>
-<fo:table-row>
-<fo:table-cell>
<fo:block?text-align=″left″>Total?Liabilities?and
Stockholders′Equity</fo:block>
</fo:table-cell>
-<fo:table-cell>
<fo:block>background-coloryellowtext-
decorationunderlinetext-alignrightfont-
weightnormalfont-size16pt64,941</fo:block>
</fo:table-cell>
</fo:ta?ble-row>
</fo:table-body>
</fo:table>
</fo:flow>
</fo:page-sequence>
</fo:root>
a. | Name?of?Company | Microsoft |
b. | Data/Period?of?ID | 10Q?for?Q2?FY05?(period?ended?2004-12-31) |
c. | XBRL-UST?axonomies used | MDA(2005-02-281.4) CI(2005-02-281.4) |
d. | Contact?Information?for Preparer | mohata@microsoft.com walter@hamscher.com |
e. | Taxonomy?Validator used | DecisionSoft?True?North?2.01 Fujitsu?XWand?Biz21?10_06(not?10_01) UBmatrix?Automator?6.401.1837.36541 |
f. | Linkbases?Utilized | Label Presentation Calculation Definition Reference |
g. | Creation?Tools?used | Rivet?Dragon?Tag?1.5 Fujitsu?XWand?Biz21?10_06 Altova?XML?Spy?2005?sp3 |
h. | Taxonomy?location | msft-20050228.xsd |
i. | Instance?location | msft-20041231.xml |
j. | Rendering?location | output/index.html |
msft10qdiff.txt
The?following?XML?on?line?431?of?Microsoft′s?2005-2Q?10Q?XBRL?filing,msft-20050228.xml
<usfr-mda:DescriptionBusiness?contextRef=″P3MQ2FY2005″>OVERVIEW
The?following?Management′s?Discussion?and?Analysis?is?intended?to?help?the?readerunderstand?the?results?of?operations?and?financial?condition?of?MicrosoftCorporation.MD&;A?is?provided?as?a?supplement?to,andshould?be?read?inconjunction?with?our?financial?statements?and?the?accompanying?notes?(Notes).Therevenue?and?operating?income(loss)amounts?in?this?MD&;A?are?presented?inaccordance?with?U.S.GAAP.Segment?information?appearing?in?Note?9?of?the?Notes?toFinancial?Statements?are?presented?in?accordance?with?SFAS?131,Disclosures?aboutSegments?of?anEnterprise?and?Related?Information.
We?develop?manutacture,license,and?support?a?wide?range?of?software?productsfor?manv?computing?devices,Our?software?products?include?operating?systems?forservers,personal?computers(PCs),and?intelligent?devices;server?applications?fordistributed?computing?environments;information?worker?productivity?applications;business?solutions?applications;and?software?development?tools.We?provideconsulting?and?product?support?services,and?we?train?and?certify?system?integratorsand?developers.We?sell?the?Xbox?video?game?console?and?games,PC?games,andperipherals.Online?communication?tools?and?information?offerings?are?deliveredthrough?our?MSN?portals?and?channels?around?the?world.
Our?revenue?historically?has?fluctuated?quarterly?and?has?generally?been?thehighest?in?the?second?quarter?of?our?fiscal?year,due?to?corpora?tecalendar?year-endspending?trends?in?our?major?markets?and?holiday?season?spending?by?consumers.OurHome?and?Entertainment?segmenti?s?particularly?subject?to?seasonality?as?itsproducts?are?aimed?at?the?consumer?market?and?are?in?highest?demand?during?theholiday?shopping?season.Historically,approximately?40%?to?50%?of?Home?andEntertainment?revenue?has?been?generated?in?the?second?fiscal?quarter.We?believethat?the?seasonality?of?revenue?is?likely?to?continue?in?the?future.
We?intend?to?sustain?the?long-term?growth?of?our?bus?inesses?through?technologicalinnovation,engineering?excellence,and?a?commitment?to?delivering?high-qualityproducts?and?services?to?customers?and?partners.Recognizing?that?one?of?our primarychallenges?is?to?help?accelerate?world?wide?PC?adoption?and?software?upgrades,wecontinue?to?advance?the?functionality,security?and?value?of?Windows?operatingsystems,including?versions?for?new?devices?such?as?Tablet?PCs,Media?Center?PCs,Portable?Media?Centers,and?mobile?devices?such?as?Smartphones.We?also?developinnovative?software?applications?and?solutions?to?enhance?the?productivity?ofinformation?workers,improve?communication?and?collaboration?in?work?groups,andstreamline?processes?for?small?and?mid-sized?businesses.To?sustain?the?growth?ofour?Server?and?Tools?business?amid?competition?from?other?vendors?of?bothproprietary?and?open?source?software,our?goal?is?to?deliver?products?that?providethe?best?platform?for?network?computing-the?most?advanced,easiest?to?deploy?andmanage?and?most?secure-with?the?lowest?total?cost?of?ownership.To?take?advantage?ofnew?market?opportunities,we?continue?to?invest?in?research?and?development?ofexisting?and?new?lines?of?business,such?as?search?services,that?we?believe?cancontribute?significantly?to?our?long-term?growth.
</usfr-mda:DescriptionBusiness>
can?be?replace?with?this?to?support?formatted?prose
<blast:Tuple>
<blast:Para>
<blast:Bold?contextRef=″P3MQ2FY2005″>OVERVIEW</blast:Bold>
</blast:Para>
<blast:Para>
<blast:Run?contextRef=″P3MQ2FY2005>The?following?Management’s Discussion?and?Analysis?is?intended?to?help?the?reader?understand?the?results?ofoperations?and?financial?condition?of?Microsoft?Corporation.MD-and-Ais?provided?asa?supplement?to,and?should?be?read?in?conjunction?with?our?financial?statements?andthe?accompanying?notes(Notes).The?revenue?and?operating?income(loss)amounts?inthis?MD-and-A?are?presented?in?accordance?with?U.S.GAAP.Segment?informationappearing?in?Note?9?of?the?Notes?to?Financial?Statements?are?presented?in?accordance
msft10qdi?ff.txt
with?SFAS?131,</blast:Run>
<blast:Italic?contextRef=″P3MQ2FY2005″>Disclosures?about?Segments?ofan?Enterprise?and?Related?Information.</blast:Italic>
</blast:Para>
<blast:Para>
<blast:Run?contextRef=″P3MQ2FY2005″>We?develop,manufacture,license,and?support?a?wide?range?of?softwareproducts?for?many?computing?devices.our?software?products?include?operating?systems?for?servers,personal?computers(PCs),and?intelligent?devices;server?applications?for?distributed?computingenvironments;information?worker?productivity?applications;business?solutionsapplications;and?software?development?tools.We?provide?consulting?and?productsupport?services,and?we?train?and?certify?system?integrators?and?developers.Wesell?the?Xbox?video?game?console?andgames,PC?games,and?peripherals.Onlinecommunication?tools?and?information?offerings?are?delivered?through?our?MSN?portalsand?Channels?around?the?world.</blast:Run>
</blast:Para>
<blast:Para>
<blast:Run?contextRef=″P3MQ2FY2005″>Our?revenue?historically?hasfluctuated?quarterly?and?has?generally?been?the?highest?in?the?second?quarter?of?ourfiscal?year,due?to?corporate?calendar?year-end?spending?trends?in?our?major?marketsand?holiday?season?spending?by?consumers.Our?Home?and?Entertainment?segment?isparticularly?subject?to?seasonality?as?its?products?are?aimed?at?the?consumer?marketand?are?in?highest?demand?during?the?holiday?shopping?season.Historically,approximately?40%?to?50%?of?Home?and?Entertainment?revenue?has?been?generated?in?thesecond?fiscal?quarter.We?believe?that?the?seasonality?of?revenue?is?likely?tocontinue?in?the?future.</blast:Run>
</blast:Para>
<blast:Para>
<blast:Run?contextRef=″P3MQ2FY2005″>We?intend?to?sustain?thelong-term?growth?of?our?businesses?through?technological?innovation,engineeringexcellence,and?a?commitment?to?delivering?high-quality?products?and?services?tocustomers?and?partners.Recognizing?that?one?of?our?primary?challenges?is?to?helpaccelerate?worldwide?PC?adoption?and?software?upgrades,we?continue?to?advance?thefunctionality,security?and?value?of?windows?operating?systems,including?versionsfor?new?devices?such?as?Tablet?PCs,Media?Center?PCs,Portable?Media?Centers,andmobile?devices?such?as?Smartphones.we?also?develop?innovative?software?applicationsand?solutions?to?enhance?the?productivity?of?information?workers,improvecommunication?and?collaboration?inwork?groups,and?streamline?processesfor?smalland?mid-sized?businesses.To?sustain?the?growth?of?our?Server?and?Tools?businessamid?competition?from?other?vendors?of?both?proprietary?and?open?source?software,our?goal?is?to?deliver?products?that?provide?the?best?platform?for?networkcomputing-the?most?advanced,easiest?to?deploy?and?manage?and?most?secure-with?thelowest?total?cost?of?ownership,To?take?advantage?of?new?market?opportunities,wecontinue?to?invest?in?research?and?devel?opment?of?existing?and?new?lines?ofbusiness,such?assearch?services,that?we?believe?can?contribute?significantly?toour?long-term?growth.</blast:Run>
</blast:Para>
</blast:Tuple>
Also,the?root?element?requires?the?addition?of?the?formatting?linkbase?namespacesand?schemas?at?the?start?of?the?document:
<xbrli:xbrlxmlns:xbrli=″http://www.xbrl.org/2003/instance″
xmlns:link=″http://www.xbrl.org/2003/linkbase
xmlns:xlink=″http://www.w3.org/1999/xlink″
xmlns:usfr-mda=″http://www.xbrl.org/us/fr/rpt/mda/2005-02-28″
xmlns:usfr-pte=″http://www.xbrl.org/us/fr/common/pte/2005-02-28″
xmlns:msft=″http://www.microsoft.com/10q/industrial/msft/2005-02-28″
xmlns:iso4217=″http://www.xbrl.org/2003/iso4217″
xmlns:blast=″http://www.blast.com/2005/formats″>
<link:schemaRef?xlink:type=″simple″
msft10qdiff.txt
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase
xlink:href=″msft-20050228.xsd″/>
<link:schemaRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″blast-formats.xsd″/>
<link:linkbaseRef?xlink:type=″simple″
xlink:arcrole=″http://www.w3.org/1999/xlink/properties/linkbase″
xlink:href=″msft-format.xml″
xlink:role=″http://www.xbrl.org/2003/role/formattingLinkbaseRef″/>
<?xml?version=″1.0″encoding=″utf-8″?>
<linkbase?xmlns=″http://www.xbrl.org/2003/linkbase″
xmlns:xl=″http://www.xbrl.org/2003/linkbase″
xmlns:xsi=″http://www.w3.org/2001/XMLSchema-instance″
xmlns:xlink=″http://www.w3.org/1999/xlink″xmlns:uk-gaap-
ci=″http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15″
xmlns:folink=″http://www.blast.com/2005/format-linkbase″
xmlns:fo=″http://www.w3.org/1999/XSL/Format″
xsi:schemaLocation=″http://www.blast.com/2005/format-linkbase?xbrl-format-
linkbase.xsd?http://www.xbrl.org/uk/fr/gaap/ci/2004-05-15uk-gaap-ci-2004-
05-15.xsd″>
-<folink:formatLink?xlink:type=″extended″
xlink:role=″http://www.blast.com/2005/role/link″id=″incomeStatement″>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_CashCashEquivalents″xlink:label=″usfr-
pte_CashCashEquivalents″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_CashCashEquivalents″xlink:to=″usfr-
pte_CashCashEquivalents_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:formatxlink:label=″usfr-pte_CashCashEquivalents_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_ShortTermInvestments″xlink:label=″usfr-
pte_ShortTermInvestments″xlink:type=″locator″/>
<folink:formatArcxlink:from=″usfr-pte_ShortTermInvestments″xlink:to=″usfr-
pte_ShortTermInvestments_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:fomat?xlink:label=″usfr-pte_ShortTermInvestments_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″fo:text-
decoration=″underline″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-
pte_CashCashEquivalentsShortTermInvestments″xlink:label=″usfr-
pte_CashCashEquivalentsShortTermInvestments″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-
pte_CashCashEquivalentsShortTermInvestments″xlink:to=″usfr-
pte_CashCashEquivalentsShortTermInvestments_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-
pte_CashCashEquivalentsShortTermInvestments_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<locxlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_AccountsReceivableTradeNet″
xlink:label=″usfr-pte_AccountsReceivableTradeNet″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_AccountsReceivableTradeNet″
xlink:to=″usfr-pte_AccountsReceivableTradeNet_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_AccountsReceivableTradeNet_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_InventoriesNet″xlink:label=″usfr-
pte_InventoriesNet″xlink:type=″locator″/>
<folink:formatArcxlink:from=″usfr-pte_InventoriesNet″xlink:to=″usfr-
pte_InventoriesNet_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_InventoriesNet_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_DeferredIncomeTaxesCurrentPortion″
xlink:label=″usfr-pte_DeferredIncomeTaxesCurrentPortion″
xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_DeferredIncomeTaxesCurrentPortion″
xlink:to=″usfr-pte_DeferredIncomeTaxesCurrentPortion_format″
xlink:type=″arc″xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-
format″/>
-<folink:format?xlink:label=″usfr-
pte_DeferredIncomeTaxesCurrentPortion_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_OtherCurrentAssets″xlink:label=″usfr-
pte_OtherCurrentAssets″xlink:type=″locator″/>
<folink:formatArcxlink:from=″usfr-pte_OtherCurrentAssets″xlink:to=″usfr-
pte_OtherCurrentAssets_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_OtherCurrentAssets_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″fo:text-
decoration=″underline″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_TotalCurrentAssets″xlink:label=″usfr-
pte_TotalCurrentAssets″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_TotalCurrentAssets″xlink:to=″usfr-
pte_TotalCurrentAssets_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_TotalCurrentAssets_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_PropertyPlantEquipmentNet″
xlink:label=″usfr-pte_PropertyPlantEquipmentNet″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_PropertyPlantEquipmentNet″
xlink:to=″usfr-pte_PropertyPlantEquipmentNet_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:formatxlink:label=″usfr-pte_PropertyPlantEquipmentNet_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_LongTermInvestments″xlink:label=″usfr-
pte_LongTermInvestments″xllnk:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_LongTermInvestments″xlink:to=″usfr-
pte_LongTermInvestments_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<follnk:format?xlink:label=″usfr-pte_LongTermInvestments_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_IntangibleAssetsGoodwill″xlink:label=″usfr-
pte_IntangibleAssetsGoodwill″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_IntangibleAssetsGoodwill″
xlink:to=″usfr-pte_IntangibleAssetsGoodwill_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_IntangibleAssetsGoodwill?format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_IntangibleAssetsExcludingGoodwillNet″
xlink:label=″usfr-pte_IntangibleAssetsExcludingGoodwillNet″
xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-
pte_IntangibleAssetsExcludingGoodwillNet″xlink:to=″usfr-
pte_IntangibleAssetsExcludingGoodwillNet_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-
pte_IntangibleAssetsExcludingGoodwillNet_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<locxlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_DeferredTaxAssetNoncurrent″
xlink:label=″usfr-pte_DeferredTaxAssetNoncurrent″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_DeferredTaxAssetNoncurrent″
xlink:to=″usfr-pte_DeferredTaxAssetNoncurrent_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_DeferredTaxAssetNoncurrent_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_OtherAssetsNoncurrent″xlink:label=″usfr-
pte_OtherAssetsNoncurrent″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_OtherAssetsNoncurrent″xlink:to=″usfr-
pte_OtherAssetsNoncurrent_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_OtherAssetsNoncurrent_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″fo:text-
decoration=″underline″/>
</folink:format>
<locxlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_Assets″xlink:label=″usfr-pte_Assets″
xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_Assets″xlink:to=″usfr-
pte_Assets_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_Assets_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″fo:font-
size=″16pt″fo:text-decoration=″underline″fo:background-
color=″yellow″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_AccountsPayable″xlink:label=″usfr-
pte_AccountsPayable″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_AccountsPayable″xlink:to=″usfr-
pte_AccountsPayable_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_AccountsPayable_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<locxlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_EmployeeRelatedLiabilities″
xlink:label=″usfr-pte_EmployeeRelatedLiabilities″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_EmployeeRelatedLiabilities″
xlink:to=″usfr-pte_EmployeeRelatedLiabilities_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_EmployeeRelatedLiabilities_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_IncomeTaxesPayable″xlink:label=″usfr-
pte_IncomeTaxesPayable″xlink:type=″locator″/>
<folink:formatArcxlink:from=″usfr-pte_IncomeTaxesPayable″xlink:to=″usfr-
pte_IncomeTaxesPayable_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:formatxlink:label=″usfr-pte_IncomeTaxesPayable_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_DeferredUnearnedRevenueCurrent″
xlink:label=″usfr-pte_DeferredUnearnedRevenueCurrent″
xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_DeferredUnearnedRevenueCurrent″
xlink:to=″usfr-pte_DeferredUnearnedRevenueCurrent_format″
xlink:type=″arc″xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-
format″/>
-<folink:format?xlink:label=″usfr-
pte_DeferredUnearnedRevenueCurrent_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_OtherCurrentLiabilities″xlink:label=″usfr-
pte_OtherCurrentLiabilities″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_OtherCurrentLiabilities″xlink:to=″usfr-
pte_OtherCurrentLiabilities_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_OtherCurrentLiabilities_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″fo:text-
decoration=″underline″/>
</folink:format>
<locxlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_CurrentLiabilities″xlink:label=″usfr-
pte_CurrentLiabilities″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_CurrentLiabilities″xlink:to=″usfr-
pte_CurrentLiabilities_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:formatxlink:label=″usfr-pte_CurrentLiabilities_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<locxlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_DeferredLongTermLiabilityCharges″
xlink:label=″usfr-pte_DeferredLongTermLiabilityCharges″
xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_DeferredLongTermLiabilityCharges″
xlink:to=″usfr-pte_DeferredLongTermLiabilityCharges_format″
xlink:type=″arc″xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-
format″/>
-<folink:format?xlink:label=″usfr-
pte_DeferredLongTermLiabilityCharges_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<locxlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_OtherNoncurrentLiabilities″
xlink:label=″usfr-pte_OtherNoncurrentLiabilities″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_OtherNoncurrentLiabilities″
xlink:to=″usfr-pte_OtherNoncurrentLiabilities_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:formatxlink:label=″usfr-pte_OtherNoncurrentLiabilities_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″msft-20050228.xsd#msft_CommonStockPaidInCapital″
xlink:label=″msft_CommonStockPaidInCapital″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″msft_CommonStockPaidInCapital″
xlink:to=″msft_CommonStockPaidInCapital_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″msft_CommonStockPaidInCapital_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_RetainedEarnings″xlink:label=″usfr-
pte_RetainedEarnings″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_RetainedEarnings″xlink:to=″usfr-
pte_RetainedEarnings_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_RetainedEarnings_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″fo:text-
decoration=″underline″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_StockholdersEquity″xlink:label=″usfr-
pte_StockholdersEquity″xlink:type=″locator″/>
<folink:formatArcxlink:from=″usfr-pte_StockholdersEquity″xlink:to=″usfr-
pte_StockholdersEquity_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:format?xlink:label=″usfr-pte_StockholdersEquity_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-align=″right″fo:text-
decoration=″underline″/>
</folink:format>
<loc?xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_LiabilitiesStockholdersEquity″
xlink:label=″usfr-pte_LiabilitiesStockholdersEquity″xlink:type=″locator″/>
<folink:formatArc?xlink:from=″usfr-pte_LiabilitiesStockholdersEquity″
xlink:to=″usfr-pte_LiabilitiesStockholdersEquity_format″xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″/>
-<folink:formatxlink:label=″usfr-pte_LiabilitiesStockholdersEquity_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-allgn=″right″fo:font-
size=″16pt″fo:text-decoration=″underline″fo:background-
color=″yellow″/>
</folink:format>
<locxllnk:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_CashCashEquivalents″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_ShortTermInvestments″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-
pte_CashCashEquivalentsShortTermInvestments″xlink:type=″locator″/>
<locxlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_AccountsReceivableTradeNet″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_InventoriesNet″xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_DeferredIncomeTaxesCurrentPortion″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_OtherCurrentAssets″xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_TotalCurrentAssets″xlink:type=″locator″/>
<locxlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_PropertyPlantEquipmentNet″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_LongTermInvestments″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_IntangibleAssetsGoodwill″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_IntangibleAssetsExcludingGoodwillNet″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr_pte_DeferredTaxAssetNoncurrent″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-pte-
2005-02-28.xsd#usfr-pte_OtherAssetsNoncurrent″xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_Assets″xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_AccountsPayable″xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_EmployeeRelatedLiabilities″
xlink:rype=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_IncomeTaxesPayable″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xllnk:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_DeferredUnearnedRevenueCurrent″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usr-
pte-2005-02-28.xsd#usfr-pte_OtherCurrentLiabilities″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xllnk:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_CurrentLiabilities″xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_DeferredLongTermLiabilityCharges″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_OtherNoncurrentLiabilities″
xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″xlink:href=″msft-
20050228.xsd#msft_CommonStockPaidInCapital″?xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_RetainedEarnings″xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_StockholdersEquity″xlink:type=″locator″/>
<loc?xlink:label=″incomeStatementEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_LiabilitiesStockholdersEquity″
xlink:type=″locator″/>
<folink:reportArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-report″
xlink:from=″incomeStatementEntry″xlink:to=″incomeStatementReport″/>
-<folink:report?xlink:title=″Balance?Sheet″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/report″
xlink:label=″incomeStatementReport″>
-<xsl:stylesheet?version=″1.0″
xmlns:xsl=″htt?p://www.w3.org/1999/XSL/Transform″
xmlns:xbrlfo=″http://www.blast.com/xbrl-transform″>
<xsl:decimal-format?name=″base″decimal-separator=″.″grouping-
separator=″,″minus-sign=″-″/>
-<xsl:template?match=″/″>
-<html>
-<body>
-<table?border=″0″>
-<xsl:for-each?select=″xbrlfo:factset
(′incomeStatementReport′,
′incomeStatementEntry′)″>
-<xsl:if?test=″context/period/instant=′2004-12-
31′″>
-<tr>
-<td>
<xsl:value-of?select=″label[@lang=′en′
and
@role=′http://www.xbrl.org/2003/role/terseLabel′]″/>
</td>
-<td>
<xsl:apply-templates?select=″formats″
mode=″styleAttribute″/>
<xsl:value-of?select=″format-number
(value?div
1000000,′#,##0′,′base′)″/>
</td>
</tr>
</xsl:if>
</xsl:for-each>
</table>
</body>
</html>
</xsl:template>
-<xsl:template?match=″formats″mode=″styleAttribute″>
-<xsl:attribute?name=″style″>
<xsl:apply-templates?select=″*[namespace-uri()=
namespace::fo]″mode=″styleAttributeValue″/>
</xsl:att?ribute>
</xsl:template>
-<xsl:template?match=″*″mode=″styleAttributeValue″>
-<xsl:call-template?name=″cssAttributeName″>
<xsl:with-param?name=″foName″select=″local-name()″/>
</xsl:call-template>
<xsl:value-of?select=″concat(′:′,.,′;′)″/>
</xsl:template>
-<xsl:template?name=″cssAttributeName″>
<xsl:param?name=″foName″/>
-<xsl:choose>
-<xsl:when?test=″$foName=′space-before′″>
<xsl:value-of?select=_text-indent_/>
</xsl:when>
-<xsl:otherwise>
<xsl:value-of?select=″$foName″/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>
</folink:report>
<folink:reportArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-report″
xlink:from=″incomeStatementEntry″
xlink:to=″incomeStatementReportPDF″/>
-<folink:report?xlink:title=″Balance?Sheet(PDF)″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/report″
xlink:label=″incomeStatementReportPDF″>
-<xsl:stylesheet?version=″1.0″
xmlns:xsl=″http://www.w3.org/1999/XSL/Transform″
xmlns:xbrlfo=″http://www.blast.com/xbrl-transform″>
<xsl:decimal-format?name=″base″decimal-separator=″.″grouping-
separator=″,″minus-sign=″-″/>
-<xsl:template?match=″/″>
-<fo:root?xmlns:fo=″http://www.w3.org/1999/XSL/Format″>
-<fo:layout-master-set>
-<fo:simple-page-master?margin-right=″1.5cm″margin-
left=″1.5cm″margin-bottom=″2cm″margin-top=″1cm″
page-width=″21cm″page-height=″29.7cm″master-
name=″first″>
<fo:region-body?margin-top=″1cm″margin-
bottom=″1.5cm″/>
<fo:region-before?extent=″1cm″/>
<fo:region-after?extent=″1.5cm″/>
</fo:simple-page-master>
</fo:layout-master-set>
-<fo:page-sequence?master-reference=″first″>
-<fo:static-content?flow-name=″xsl-region-before″>
<fo:block?line-height=″14pt″font-size=″10pt″text-
align=″end″>Formatting?Linkbase
Examples</fo:block>
</fo:static-content>
-<fo:static-content?flow-name=″xsl-region-after″>
-<fo:block?line-height=″14pt″font-size=″10pt″text-
align=″end″>
Page
<fo:page-number/>
</fo:block>
</fo:static-content>
-<fo:flow?flow-name=″xsl-region-body″>
<fo:block?space-before.optimum=″3pt″space-
after.optimum=″15pt″>Table?1:Income
Statement</fo:block>
-<fo:table?border-collapse=″separate″table-
layout=″fixed″>
<fo:table-column?column-width=″10cm″/>
<fo:table-column?column-width=″5cm″/>
-<fo:table-body>
-<xsl:for-each?select=″xbrlfo:factset
(′incomeStatementReportPDF′,
′incomeStatementEntry′)″>
-<xsl:if?test=″context/period/instant=′2004-
12-31′″>
-<fo:table-row>
-<fo:table-cell>
-<fo:block?text-align=″left″>
<xsl:value-of?select=″label
[@lang=′en′and
@role=′http://www.xbrl.org/2003/role/terseLabel′]″/>
</fo:block>
</fo:table-cell>
-<fo:table-cell>
-<fo:block>
-<xsl:for-each
select=″formats/child::*″>
-<xsl:attribute
name=″{local-name
()}″>
<xsl:value-of
select=″.″/>
</xsl:attribute>
</xsl:for-each>
<xsl:value-of?select=″format-
number(value?div
1000000,′#,##0′,′base′)″/>
</fo:block>
</fo:table-cell>
</fo:table-row>
</xsl:if>
</xsl:for-each>
</fo:table-body>
</fo:table>
</fo:flow>
</fo:page-sequence>
</fo:root>
</xsl:template>
</xsl:stylesheet>
</folink:report>
<locxlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_CashCashEquivalents″
xlink:type=″locator″/>
<locxlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_ShortTermInvestments″
xlink:type=″locator″/>
<loc?xlink:label=″assetEntry″
xlink:href=″http://www.xb?rl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-
pte_CashCashEquivalentsShortTermInvestments″xlink:type=″locator″/>
<locxlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_AccountsReceivableTradeNet″
xlink:type=″locator″/>
<loc?xlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_InventoriesNet″xlink:type=″locator″/>
<locxlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte?DeferredIncomeTaxesCurrentPortion″
xlink:type=″locator″/>
<loc?xlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_OtherCurrentAssets″xlink:type=″locator″/>
<loc?xlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_TotalCurrentAssets″xlink:type=″locator″/>
<loc?xlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_PropertyPlantEquipmentNet″
xlink:type=″locator″/>
<loc?xlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_LongTermInvestments″
xlink:type=″locator″/>
<loc?xlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_IntangibleAssetsGoodwill″
xlink:type=″locator″/>
<loc?xlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_IntangibleAssetsExcludingGoodwillNet″
xlink:type=″locator″/>
<loc?xlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_DeferredTaxAssetNoncurrent″
xlink:type=″locator″/>
<loc?xlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_OtherAssetsNoncurrent″
xlink:type=″locator″/>
<loc?xlink:label=″assetEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_Assets″xlink:type=″locator″/>
<loc?xlink:label=″liabilityEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_AccountsPayable″xlink:type=″locator″/>
<loc?xlink:label=″liabilityEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_EmployeeRelatedLiabilities″
xlink:type=″locator″/>
<loc?xlink:label=″liabilityEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_IncomeTaxespayable″
xlink:type=″locator″/>
<locxlink:label=″liabilityEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_DeferredUnearnedRevenueCurrent″
xlink:type=″locator″/>
<loc?xlink:label=″liabilityEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_OtherCurrentLiabilities″
xlink:type=″locator″/>
<locxlink:label=″liabilityEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_CurrentLiabilities″xlink:type=″locator″/>
<locxlink:label=″liabilityEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_DeferredLongTermLiabilityCharges″
xlink:type=″locator″/>
<loc?xlink:label=″liabilityEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_OtherNoncurrentLiabilities″
xlink:type=″locator″/>
<loc?xlink:label=″liabilityEntry″xlink:href=″msft-
20050228.xsd#msft_CommonStockPaidInCapital″xlink:type=″locator″/>
<locxlink:label=″liabilityEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_RetainedEarnings″xlink:type=″locator″/>
<loc?xlink:label=″liabilityEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_StockholdersEquity″xlink:type=″locator″/>
<loc?xlink:label=″liabilityEntry″
xlink:href=″http://www.xbrl.org/us/fr/common/pte/2005-02-28/usfr-
pte-2005-02-28.xsd#usfr-pte_LiabilitiesStockholdersEquity″
xlink:type=″locator″/>
<folink:reportArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-report″
xlink:from=″assetEntry″xlink:to=″assetLiabilityReport″/>
<folink:reportArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-report″
xlink:from=″liabilityEntry″xlink:to=″assetLiabilityReport″/>
-<folink:reportxlink:title=″Assets?and?Liabilities?Statements″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/report″
xlink:label=″assetLiabilityReport″>
-<xsl:stylesheet?version=″1.0″
xmlns:xsl=″http://www.w3.org/1999/XSL/Transform″
xmlns:xbrlfo=″http://www.blast.com/xbrl-transform″>
<xsl:decimal-format?name=″base″decimal-separator=″.″grouping-
separator=″,″minus-sign=″-″/>
-<xsl:template?match=″/″>
-<html>
-<body>
<h1>These?are?the?Assets:</h1>
-<table?border=″0″>
-<xsl:for-each?select=″xbrlfo:factset
(′assetLiabilityReport′,′assetEntry′)″>
-<xsl:if?test=″context/period/instant=′2004-12-
31′″>
-<tr>
-<td>
<xsl:value-of?select=″label[@lang=′en′
and
@role=′http://www.xbrl.org/2003/role/terseLabel′]″/>
</td>
-<td>
<xsl:apply-templates?select=″formats″
mode=″styleAttribute″/>
<xsl:value-of?select=″format-number
(value?div
1000000,′#,##0′,′base′)″/>
</td>
</tr>
</xsl:if>
</xsl:for-each>
</table>
<hr/>
<h1>These?are?the?Liabilities:</h1>
-<table?border=″0″>
-<xsl:for-each?select=″xbrlfo:factset
(′assetLiabilityReport′,′liabilityEntry′)″>
-<xsl:if?test=″context/period/instant=′2004-12-
31′″>
-<tr>
-<td>
<xsl:value-of?select=″label[@lang=′en′
and
@role=′http://www.xbrl.org/2003/role/terseLabel′]″/>
</td>
-<td>
<xsl:apply-templates?select=″formats″
mode=″styleAttribute″/>
<xsl:value-of?select=″format-number
(value?div
1000000,′#,##0′,′base′)″/>
</td>
</tr>
</xsl:if>
</xsl:for-each>
</table>
</body>
</html>
</xsl:tem?plate>
-<xsl:template?match=″formats″mode=″styleAttribute″>
-<xsl:attribute?name=″style″>
<xsl:apply-templates?select=″*[namespace-uri()=
namespace::fo]″mode=″styleAttributeValue″/>
</xsl:attribute>
</xsl:tem?plate>
-<xsl:template?match=″*″mode=″styleAttributeValue″>
-<xsl:call-template?name=″cssAttributeName″>
<xsl:with-param?name=″foName″select=″local-name()″/>
</xsl:call-template>
<xsl:value-of?select=″concat(′:′,.,′;′)″/>
</xsl:template>
-<xsl:template?name=″cssAttributeName″>
<xsl:param?name=″foName″/>
-<xsl:choose>
-<xsl:when?test=″$foName=′space-before′″>
<xsl:value-of?select=_text-indent_/>
</xsl:when>
-<xsl:otherwise>
<xsl:value-of?select=″$foName″/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>
</folink:report>
<loc?xlink:label=″blast_Run″xlink:type=″locator″xlink:href=″blast-
formats.xsd#blast_Run″/>
<folink:formatArcxlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_Run″xlink:to=″blast_Run_format″/>
-<folink:formatxlink:label=″blast_Run_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″normal″fo:text-indent=″50″/>
</folink:format>
<loc?xlink:label=″blast_Bold″xlink:type=″locator″xlink:href=″blast-
formats.xsd#blast_Bold″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_Bold″xlink:to=″blast_Bold_format″/>
-<folink:format?xlink:label=″blast_Bolcl_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″bold″fo:text-align=″center″/>
</folink:format>
<loc?xllnk:label=″blast_Italic″xlink:type=″locator″xlink:href=″blast-
formats.xsd#blast_Italic″/>
<folink:formatArcxlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_Italic″xlink:to=″blast_Italic_format″/>
-<folink:formatxlink:label=″blast_Italic_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-style=″italic″/>
</folink:format>
<loc?xlink:label=″blast_underline″xlink:type=″locator″xlink:href=″blast-
formats.xsd#blast_Underline″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_Underline″xlink:to=″blast_Underline_format″/>
-<folink:format?xlink:label=″blast_Underline_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:text-decoration=″underline″/>
</folink:format>
<loc?xlink:label=″blast_BoldItalic″xlink:type=″locator″xlink:href=″blast-
formats.xsd#blast_BoldItalic″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_BoldItalic″xllnk:to=″blast_BoldItalic_format″/>
-<folink:format?xlink:label=″blast_BoldItalic_format″xllnk:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″bold″fo:font-style=″italic″/>
</folink:format>
<loc?xlink:label=″blast_BoldUnderline″xlink:type=″locator″xlink:href=″blast-
formats.xsd#blast_BoldUnderline″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_BoldUnderline″xlink:to=″blast_BoldUnderline_format″/>
-<folink:formatxlink:label=″blast_BoldUnderline_format″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″bold″fo:text-decoration=″underline″/>
</folink:format>
<loc?xlink:label=″blast_ItalicUnderline″xlink:type=″locator″xlink:href=″blast-
formats.xsd#blast_ItalicUnderline″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_ItalicUnderline″
xlink:to=″blast_ItalicUnderline_format″/>
-<folink:format?xlink:label=″blast_ItalicUnderline_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-style=″italic″fo:text-decoration=″underline″/>
</folink:format>
<loc?xlink:label=″blast_BoldItalicUnderline″xlink:type=″locator″
xlink:href=″blast-formats.xsd#blast_BoldItalicUnderline″/>
<folink:formatArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-format″
xlink:from=″blast_BoldItalicUnderline″
xlink:to=″blast_BoldItalicUnderline_format″/>
-<folink:format?xlink:label=″blast_BoldItalicUnderline_format″
xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/format″>
<folink:properties?fo:font-weight=″bold″fo:font-style=″italic″fo:text-
decoration=″underline″/>
</folink:format>
<loc?xlink:label=″blast_Tuple″xlink:type=″locator″xlink:href=″blast-
formats.xsd#blast_Tuple″/>
<folink:reportArc?xlink:type=″arc″
xlink:arcrole=″http://www.blast.com/2005/arcrole/xbrl-report″
xlink:from=″blast_Tuple″xlink:to=″tupleReport″/>
-<folink:reportxlink:title=″Prose?Report″xlink:type=″resource″
xlink:role=″http://www.blast.com/2005/role/report″
xlink:label=″tupleReport″>
-<xsl:stylesheet?version=″1.0″
xmlns:xsl=″http://www.w3.org/1999/XSL/Transform″
xmlns:xbrlfo=″http://www.blast.com/xbrl-transform″>
-<xsl:template?match=″/″>
-<html>
-<body>
-<xsl:for-each?select=″xbrlfo:factset(′tupleReport′,
′blast_Tuple′)″>
<xsl:apply-templates?select=″.″mode=″paragraph″/>
</xsl:for-each>
</body>
</html>
</xsl:template>
-<xsl:template?match=″*″mode=″paragraph″>
-<xsl:choose>
-<xsl:when?test=″count(facts)>0″>
-<p>
<xsl:apply-templates?select=″facts/fact″
mode=″paragraph″/>
</p>
</xsl:when>
-<xsl:otherwise>
<xsl:apply-templates?select=″.″mode=″span″/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
-<xsl:template?match=″*″mode=″span″>
-<span>
<xsl:apply-templates?select=″formats″mode=″styleAttribute″/>
<xsl:value-of?select=″value″/>
</span>
</xsl:template>
-<xsl:template?match=″formats″mode=″styleAttribute″>
-<xsl:att?ribute?name=″style″>
<xsl:apply-templates?select=″*[namespace-uri()=
namespace::fo]″mode=″styleAttributeValue″/>
</xsl:attribute>
</xsl:template>
-<xsl:template?match=″*″mode=″styleAttributeValue″>
-<xsl:call-template?name=″cssAttributeName″>
<xsl:with-param?name=″foName″select=″local-name()″/>
</xsl:call-template>
<xsl:value-of?select=″concat(′:′,.,′;′)″/>
</xsl:template>
-<xsl:template?name=″cssAttributeName″>
<xsl:param?name=″foName″/>
-<xsl:choose>
-<xsl:when?test=″$foName=′space-before′″>
<xsl:value-of?select=_text-indent_/>
</xsl:when>
-<xsl:otherwise>
<xsl:value-of?select=″$foName″/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>
</folink:report>
</folink:formatLink>
</linkbase>
OVERVIEW
The?following?Management’s?Discussion?and?Analysis?is?intended?to?help?the?reader?understandthe?results?of?operations?and?financial?condition?of?Microsoft?Corporation.MD-and-A?is?provided?as?asupplement?to,and?should?be?read?in?conjunction?with?our?financial?statements?and?the?accompanyingnotes(Notes).The?revenue?and?operating?income(loss)amounts?in?this?MD-and-A?are?presented?inaccordance?with?U.S.GAAP.Segment?information?appearing?in?Note?9?of?the?Notes?to?FinancialStatements?are?presented?in?accordance?with?SFAS?131,Disclosures?about?Segments?of?an?Enterpriseand?Related?Information.
We?develop,manufacture,license,and?support?a?wide?range?of?software?products?for?manycomputing?devices.Our?software?products?inciude?operating?systems?for?servers,personal?computers(PCs),and?intelligent?deviees;server?applications?for?distributed?computing?environments;informationworker?productivity?applications;business?solutions?applications;and?software?development?tools.Weprovide?consulting?and?product?support?services,and?we?train?and?certify?system?integrators?anddevelopers.We?sell?the?Xbox?video?game?console?and?games,PC?games,and?perrpherals.Onlinecommunication?tools?and?information?offerings?are?delivered?through?our?MSN?portals?and?channelsaround?the?world.
Our?revenue?historically?has?fluctuated?quarterly?and?has?generally?been?the?bighest?in?thesecond?quarter?of?our?fiscal?year,due?to?corporate?calendar?year-end?spending?trends?in?our?majormarkets?and?holiday?season?spending?by?consumers.Our?Home?and?Entertainment?segment?isparticularly?subject?to?seasonality?as?its?products?are?aimed?at?the?consumer?market?and?are?in?highestdemand?during?the?holiday?shopping?season.Historically,approximately?40%to?50%of?Home?andEntertainment?revenue?has?been?generated?in?the?second?fiscal?quarter.We?believe?that?the?seasonality?ofrevenue?is?likely?to?continue?in?the?future.
We?intend?to?sustain?the?long-term?growth?of?our?businesses?through?technological?innovation,engineering?excellence,and?a?commitment?to?delivering?high-quality?products?and?services?to?customersand?partners.Recognizing?that?ore?of?our?primary?challenges?is?to?help?accelerate?worldwide?PCadoption?and?software?upgrades,we?continue?to?advance?the?functionality,security?and?value?ofWindows?operating?systems,including?versions?for?new?devices?such?as?Tablet?PCs,Media?Center?PCs,Portable?Media?Centers,and?mobile?devices?such?as?Smartphones.We?also?develop?innovative?softwareapplications?and?solutions?to?enhance?the?productivity?of?information?workers,improve?communicationand?collaboration?in?work?groups,and?streamline?processes?for?small?and?mid-sized?businesses.Tosustain?the?growth?of?our?Server?and?Tools?business?amid?competition?from?other?vendors?of?bothproprietary?and?open?source?software,our?goal?is?to?deliver?products?that?provide?the?best?platform?fornetwork?computing-the?most?advanced,easiest?to?deploy?and?manage?and?most?secure-with?thelowest?total?cost?of?ownership.To?take?advantage?of?new?market?opportunities,we?continue?to?invest?inresearch?and?development?of?existing?and?new?lines?of?business,such?as?search?services,that?we?believecan?contribute?significantly?to?our?long-term?growth.
test.fo
<fo:root?xmlns:fo=″http://www.w3.org/1999/XsL/Format″>
<fo:layout-master-set>
<fo:simple-page-master″
margin-right=″1.5cm″
margin-left=″1.5cm″
margin-bottom=″2cm″
margin-top=″1cm″
page-width=″21cm″
page-height=″29.7cm″
master-name=″first″>
<fo:region-body?margin-top=″1cm″margin-bottom=″1.5cm″/>
<fo:region-before?extent=″1cm″/>
<fo:region-afterextent=″1.5cm″/>
</fo:simple-page-master>
</fo:layout-master-set>
<fo:page-sequence?master-reference=″first″>
<fo:static-content?flow-name=″xsl-region-before″>
<fo:block?line-height=″14pt″font-size=″10pt″text-align=″end″>Formatting
Linkbase?Examples</fo:block>
</fo:static-content>
<fo:static-content?flow-name=″xsl-region-after″>
<fo:blpckline-height=″14pt″font-size=″10pt″text-align=″end″>Page
<fo:page-number/></fo:block>
</fo:static-content>
<fo:flow?flow-name=″xsl-region-body″>
<fo:block?space-before.optimum=″3pt″space-after.optimum=″15pt″>Table?1:
Income?Statement</fo:block>
<fo:table?border-collapse=″separate″table-layout=″fixed″>
<fo:table-column?column-width=″10cm″/>
<fo:table-column?column-width=″5cm″/>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block?text-align=″left″>[Insert?label?here...]</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block?text-align=″right″>[Insert?value?here...]</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:flow>
</fo:page-sequence>
</fo:root>
Formaiiing?Linkbase?Examples
Table1:Income?Statement
[Insert?label?here...] [Insert?value?here...]
xbrl-format-linkbase.xsd
<?xml?version=″1.0″encoding=″UTF-8″?>
<!--Formatting?Linkbase-->
<schema
xmlns=′http://www.w3.org/2001/XMLSchema′
xmlns:xbrli=′http://www.xbrl.org/2003/instance′
xmlns:link=′http://www.xbrl.org/2003/linkbase′
xmlns:xlink=′http://www.w3.org/1999/xlink′
xmlns:folink=′http://www.blast.com/2005/format-linkbase′
targetNamespace=′http://www.blast.com/2005/format-linkbase′
elementFormDefault=′qualified′
attributeFormDefault=′unqualified′>
<annotation>
<appinfo>
<link:roleType?roleURI=″http://www.blast.com/2005/role/link″id=″Custom-01″>
<link:definition>Formatting?Linkbase</link:definition>
<link:usedOn>folink:formatLink</link:usedOn>
</link:roleType>
<link:arcroleType?arcroleURI=″http://www.blast.com/2005/arcrole/xbrl-format″
id=″nonLRRArcrole″cyclesAllowed=″none″>
<link:definition>Formatting?Arc?that?isn′t?in?the?LRR</link:definition>
<link:usedOn>folink:formatArc</link:usedon>
</link:arcroleType>
<link:arcroleType?arcroleURI=″http://www.blast.com/2005/arcrole/xbrl-report″
id=″nonLRRArcrole″cyclesAllowed=″none″>
<link:definition>Report?Arc?that?isn′t?in?the?LRR</link:definition>
<link:usedOn>folink:reportArc</link:usedon>
</link:arcroleType>
</appinfo>
</annotation>
<import?namespace=″http://www.xbrl.org/2003/linkbase″
schemaLocation=″http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd″/>
<element?id=″folink_formatLink″name=″formatLink″
substitutionGroup=″link:footnoteLink″/>
<element?id=″folink_formatArc″name=″formatArc″
substitutionGroup=″link:footnoteArc″/>
<element?id=″folink_format″name=″format″substitutionGroup=″link:footnote″/>
<element?id=″folink_properties″name=″properties″>
<comp?l?exType>
<anyAttribute?namespace=″http://www.w3.org/1999/XSL/Format″
processContents=″lax″/>
</complexType>
</element>
</schema>
Claims (45)
1. the method that is used to draw the XBRL instance document that realizes of a processor comprises:
Read the XBRL instance document of describing at least one example fact, wherein the element that the description of described at least one example fact is met in the associative mode is described;
Read the associative mode that comprises that described element is described;
Reading format chained library, described formatted link storehouse comprise the described element in the described associative mode describe with the format attribute that is used to draw with the fact that meets described element description between link; And
According to the format attribute that is linked in the element description of describing described at least one example fact, draw described at least one example fact.
2. one kind is used for formatted message is applied to the method structural data collection, that processor is realized, comprising:
Receive the instance document of describing at least one example fact, the structure of the described example fact is stipulated by the element in the associative mode;
Reception is used to be provided with the associative mode of the environment of one or more elements;
Receive format definition document, described format definition document has one group of related pattern attribute one of at least that is used for described one or more elements; And
Based on the relevant format attribute of element of structure of described at least one the example fact of regulation, draw the expression of described at least one example fact.
3. method as claimed in claim 2, wherein said drafting comprise creates the output document file with drafting information.
4. method as claimed in claim 3, wherein said document files are one of following file layout: Adobe PDF, Microsoft.doc, ASCII, CSV or .ppt.
5. method as claimed in claim 2, wherein said drafting comprises to the display device output data.
6. method as claimed in claim 2, wherein said drafting comprises to the printer output data.
7. method as claimed in claim 2, wherein said instance document, associative mode and format definition document are write with XML.
8. method as claimed in claim 2, wherein said instance document, associative mode and format definition document are write with XBRL.
9. method as claimed in claim 2, wherein said instance document is described the prose format of content with the XBRL tuple.
10. method that realizes by processor, described method is used for formatted message is applied to the XBRL pattern, and comprises:
The pattern that definition is made up of a plurality of elements based on XBRL;
Formatted document is linked in described XBRL pattern, to describe format features one or more in described a plurality of element;
Described formatted document is linked in the one or more chained libraries relevant with described XBRL pattern,, is used for realizing format with the identification metadata relevant with described element; And
Wherein, described formatted document comprises Report Definition, and it is object model that described Report Definition makes the element combinations in the described pattern.
11. method as claimed in claim 10, wherein said one or more chained libraries comprise the tag link storehouse.
12. method as claimed in claim 10, wherein said one or more chained libraries comprise the expression chained library.
13. a method that is realized by processor, described method is used to draw marking language document, and comprises:
Resolve described document, to obtain the element that comprises data;
Resolve the pattern relevant, to handle the described a plurality of elements that comprise data with described document;
Resolve the formatted link storehouse relevant, to define the form of the element in the described document with described pattern;
Resolve report and give birth to document, to determine to comprise the layout of the one or more report in the described a plurality of elements in the described document; And
Drafting is generated the described layout of document data that determine and that comprise the described element in the described document by described report.
14. method as claimed in claim 13 wherein, generates document to described report and makes amendment to change the layout of described report.
15. method as claimed in claim 13, wherein, described report generates some element format that document covers the definition of described formatted link storehouse.
16. a program product that is used to draw the XBRL instance document comprises:
The computer readable medium that comprises programmed logic, described programmed logic comprises:
Be used to read the programmed logic of the XBRL instance document of describing at least one example fact, wherein, the description of described at least one example fact met the element description of associative mode;
Be used to read the programmed logic of the described associative mode that comprises that described element is described;
The programmed logic that is used for the reading format chained library, described formatted link storehouse comprise the described element in the described associative mode describe with the format attribute that is used to draw with the fact that meets described element description between link; And
Be used for drawing the programmed logic of described at least one example fact according to the described format attribute that is linked in the described element description of describing described at least one fact.
17. a program product that is used for formatted message is applied to the structural data collection comprises:
The computer readable medium that comprises programmed logic, described programmed logic comprises:
Be used to receive the programmed logic of the instance document of describing at least one example fact, the structure of the described example fact is stipulated by the element in the associative mode;
Be used to receive the programmed logic of described associative mode, listed the environment of one or more elements in the described associative mode;
Be used to receive the programmed logic of format definition document, described format definition document has one group of relevant format attribute, be used for described one or more elements one of at least; And
Be used to draw the programmed logic of the expression of described at least one example fact, described drafting based on the relevant described format attribute of element of the structure of specifying described at least one example fact.
18. comprising, program product as claimed in claim 17, wherein said drafting create output document file with drafting information.
19. program product as claimed in claim 18, wherein said document files are one of following file layout: Adobe PDF, Microsoft.doc, ASCII, CSV or .ppt.
20. program product as claimed in claim 17, wherein said drafting comprises to the display device output data.
21. program product as claimed in claim 17, wherein said drafting comprises to the printer output data.
22. program product as claimed in claim 17, wherein said instance document, associative mode and format definition document are write with XML.
23. program product as claimed in claim 17, wherein said instance document, associative mode and format definition document are write with XBRL.
24. program product as claimed in claim 17, wherein said instance document is described the layout of prose format of content with the XBRL tuple.
25. a program product that is used for formatted message is applied to the XBRL pattern comprises:
The computer readable medium that comprises programmed logic, described programmed logic comprises:
Be used to define the programmed logic of forming by a plurality of elements based on the pattern of XBRL;
Be used for formatted document be linked in described XBRL pattern, to describe the programmed logic of the one or more format feature of described element;
Be used for described formatted document be linked in the one or more chained libraries relevant with described XBRL pattern, with the programmed logic of the identification metadata relevant with being used for application formatted described element; And
Wherein, described formatted document comprises Report Definition, and it is object model that described Report Definition makes the element combinations in the described pattern.
26. program product as claimed in claim 25, wherein said one or more chained libraries comprise the tag link storehouse.
27. program product as claimed in claim 25, wherein said one or more chained libraries comprise the expression chained library.
28. a program product that is used to draw marking language document comprises:
The computer readable medium that comprises programmed logic, described programmed logic comprises:
Be used to resolve described document to obtain the programmed logic of the element that comprises data;
Resolve the pattern relevant to handle the described programmed logic that comprises a plurality of elements of data with described document;
Be used for resolving the formative programmed logic of the formatted link storehouse relevant with the element that defines described document with described document;
Be used to resolve report and generate the programmed logic of document with the layout of determining report, described report comprises one or more in the described element in the described document; And
Be used to draw the programmed logic of described layout, described layout generates document by described report to be determined, and comprises the described data from the described element in the described document.
29. program product as claimed in claim 28 wherein, generates document to described report and makes amendment to change the layout of described report.
30. program product as claimed in claim 28, wherein, described report generates document and covers some element format that is defined by described formatted link storehouse.
31. a device that is used to draw the XBRL instance document comprises:
Processor;
Storer, it is connected in described processor and described processor communication, and comprises programmed instruction;
Network interface, it is connected in described processor to be provided to the network insertion of described processor;
Wherein, described processor is carried out the programmed instruction that is included in the described storer, and described programmed instruction comprises:
Read the XBRL instance document of describing at least one example fact, wherein the element that the description of described at least one example fact is met in the associative mode is described;
Read the associative mode that comprises that described element is described;
The reading format chained library, it comprises the described element description in the described associative mode and is used to draw linking between the true format attribute that the described fact meets described element and describes; And
According to the described format attribute that is linked in the described element description of describing described at least one example fact, draw described at least one example fact.
32. a device that is used for formatted message is applied to structurized data set comprises:
Processor;
Storer, it is connected in described processor, with described processor communication, and comprises programmed instruction;
Network interface, it is connected in described processor to be provided to the network insertion of described processor;
Wherein, described processor is carried out the programmed instruction that is included in the described storer, and described programmed instruction comprises:
Receive the instance document of describing at least one example fact, the structure of the described example fact is stipulated by the element in the associative mode;
Reception is provided with the associative mode of the environment of one or more elements;
Receive format definition document, the document has one group of relevant format attribute, be used for described one or more elements one of at least; And
Based on the relevant described format attribute of element of structure of described at least one the example fact of regulation, draw the expression of described at least one example fact.
33. comprising, device as claimed in claim 32, wherein said drafting create output document file with drafting information.
34. device as claimed in claim 33, wherein said document files are one of following file layout: Adobe PDF, Microsoft.doc, ASCII, CSV or .ppt.
35. device as claimed in claim 32, wherein said drafting comprises to the display device output data.
36. device as claimed in claim 32, wherein said drafting comprises to the printer output data.
37. device as claimed in claim 32, wherein said instance document, associative mode and format definition document are write with XML.
38. device as claimed in claim 32, wherein said instance document, associative mode and format definition document are write with XBRL.
39. device as claimed in claim 32, wherein said instance document is described the prose format of content with the XBRL tuple.
40. a device that is used for formatted message is applied to the XBRL pattern comprises:
Processor;
Storer, it is connected in described processor, with described processor communication, and comprises programmed instruction;
Network interface, it is connected in described processor to be provided to the network insertion of described processor;
Wherein, described processor is carried out the programmed instruction that is included in the described storer, and described programmed instruction comprises:
The pattern that definition is made up of a plurality of elements based on XBRL;
Formatted document is linked in described XBRL pattern, to describe format features one or more in the described element;
Described formatted document is linked in the one or more chained libraries relevant with described XBRL pattern, with the identification metadata relevant, to format with described element; And
Wherein, described formatted document comprises Report Definition, and it is object model that described Report Definition makes the element combinations in the described pattern.
41. device as claimed in claim 40, wherein said one or more chained libraries comprise the tag link storehouse.
42. device as claimed in claim 40, wherein said one or more chained libraries comprise the expression chained library.
43. a device that is used to draw marking language document comprises:
Processor;
Storer, it is connected in described processor, with described processor communication, and comprises programmed instruction;
Network interface, it is connected in described processor to be provided to the network insertion of described processor;
Wherein, described processor is carried out the programmed instruction that is included in the described storer, and described programmed instruction comprises:
Resolve described document, to obtain the element that comprises data;
Resolve the pattern relevant, to handle the described a plurality of elements that comprise data with described document;
Resolve the formatted link storehouse relevant, to define the form of the element in the described document with described pattern;
Resolve report and give birth to document, to determine to comprise the layout of the one or more report in the described a plurality of elements in the described document; And
Drafting is generated the described layout of document data that determine and that comprise the described element in the described document by described report.
44. device as claimed in claim 43 wherein, generates document to described report and makes amendment to change the layout of described report.
45. device as claimed in claim 43, wherein, described report generates some element format that document covers the definition of described formatted link storehouse.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US67525605P | 2005-04-27 | 2005-04-27 | |
US60/675,256 | 2005-04-27 |
Publications (1)
Publication Number | Publication Date |
---|---|
CN101194251A true CN101194251A (en) | 2008-06-04 |
Family
ID=37308352
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CNA2006800167959A Pending CN101194251A (en) | 2005-04-27 | 2006-04-26 | System and method for providing data formatting |
Country Status (5)
Country | Link |
---|---|
EP (1) | EP1880312A2 (en) |
JP (1) | JP2008539487A (en) |
CN (1) | CN101194251A (en) |
CA (1) | CA2606344A1 (en) |
WO (1) | WO2006117615A2 (en) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102360367A (en) * | 2011-09-29 | 2012-02-22 | 广州中浩控制技术有限公司 | XBRL (Extensible Business Reporting Language) data search method and search engine |
CN102419838A (en) * | 2010-10-29 | 2012-04-18 | 微软公司 | Providing consolidated project information service |
CN102819542A (en) * | 2011-11-30 | 2012-12-12 | 金蝶软件(中国)有限公司 | Method and device for presenting instance documents |
CN103020093A (en) * | 2011-09-28 | 2013-04-03 | 上海证券交易所 | Method and system for recording and displaying extensible business reporting language (XBRL) information disclosure report |
CN104182382A (en) * | 2013-05-21 | 2014-12-03 | 北大方正集团有限公司 | Method and system for achieving table standardization |
CN104317907A (en) * | 2014-10-27 | 2015-01-28 | 中国神华能源股份有限公司 | Method for processing data used for assessing railway transport capacity |
CN105224514A (en) * | 2015-09-24 | 2016-01-06 | 四川长虹电器股份有限公司 | The method of XBRL criteria for classification is expanded based on Flex |
CN107145480A (en) * | 2017-05-26 | 2017-09-08 | 上交所技术有限责任公司 | A kind of method that XBRL Report workouts are carried out based on Word |
CN108769122A (en) * | 2018-04-26 | 2018-11-06 | 北京百分点信息科技有限公司 | Method for interchanging data, device and storage medium |
CN113569528A (en) * | 2021-07-19 | 2021-10-29 | 湖州度康科技有限公司 | Automatic layout document label generation method |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8099370B2 (en) * | 2007-04-03 | 2012-01-17 | Microsoft Corporation | System for financial documentation conversion |
US8612489B2 (en) | 2011-07-14 | 2013-12-17 | International Business Machines Corporation | LossLess transformation of XBRL instance to XML data model instance |
CN102821133B (en) * | 2011-12-12 | 2015-11-18 | 金蝶软件(中国)有限公司 | The method of XBRL Data Analysis and server |
RU2536390C2 (en) * | 2012-10-31 | 2014-12-20 | Общество с ограниченной ответственностью "1С" | Automated report generation method |
CN105338420B (en) * | 2014-08-15 | 2019-02-26 | 中国电信股份有限公司 | Media playing method and device and offer device and play system |
CN112446197B (en) * | 2020-11-26 | 2024-02-02 | 宁波九寰适创科技有限公司 | Automatic standardized report generation method for industrial application |
CN116701325B (en) * | 2023-08-03 | 2023-10-31 | 吉贝克信息技术(北京)有限公司 | Binary file cache-based XBRL classification standard loading method |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6920607B1 (en) * | 1999-12-15 | 2005-07-19 | Microsoft Corp. | Methods and systems for dynamically creating user interfaces |
US6908034B2 (en) * | 2001-12-17 | 2005-06-21 | Zih Corp. | XML system |
US7017112B2 (en) * | 2003-02-28 | 2006-03-21 | Microsoft Corporation | Importing and exporting markup language data in a spreadsheet application document |
-
2006
- 2006-04-26 CA CA002606344A patent/CA2606344A1/en not_active Abandoned
- 2006-04-26 JP JP2008508327A patent/JP2008539487A/en active Pending
- 2006-04-26 EP EP06765418A patent/EP1880312A2/en not_active Withdrawn
- 2006-04-26 CN CNA2006800167959A patent/CN101194251A/en active Pending
- 2006-04-26 WO PCT/IB2006/001035 patent/WO2006117615A2/en not_active Application Discontinuation
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102419838B (en) * | 2010-10-29 | 2016-04-06 | 微软技术许可有限责任公司 | The service of project information after merging is provided |
CN102419838A (en) * | 2010-10-29 | 2012-04-18 | 微软公司 | Providing consolidated project information service |
CN103020093B (en) * | 2011-09-28 | 2015-11-25 | 上海证券交易所 | The recording of XBRL information announcing report and methods of exhibiting and system thereof |
CN103020093A (en) * | 2011-09-28 | 2013-04-03 | 上海证券交易所 | Method and system for recording and displaying extensible business reporting language (XBRL) information disclosure report |
CN102360367A (en) * | 2011-09-29 | 2012-02-22 | 广州中浩控制技术有限公司 | XBRL (Extensible Business Reporting Language) data search method and search engine |
CN102819542A (en) * | 2011-11-30 | 2012-12-12 | 金蝶软件(中国)有限公司 | Method and device for presenting instance documents |
CN104182382A (en) * | 2013-05-21 | 2014-12-03 | 北大方正集团有限公司 | Method and system for achieving table standardization |
CN104317907A (en) * | 2014-10-27 | 2015-01-28 | 中国神华能源股份有限公司 | Method for processing data used for assessing railway transport capacity |
CN105224514A (en) * | 2015-09-24 | 2016-01-06 | 四川长虹电器股份有限公司 | The method of XBRL criteria for classification is expanded based on Flex |
CN107145480A (en) * | 2017-05-26 | 2017-09-08 | 上交所技术有限责任公司 | A kind of method that XBRL Report workouts are carried out based on Word |
CN107145480B (en) * | 2017-05-26 | 2020-07-07 | 上交所技术有限责任公司 | Method for compiling XBRL report based on Word |
CN108769122A (en) * | 2018-04-26 | 2018-11-06 | 北京百分点信息科技有限公司 | Method for interchanging data, device and storage medium |
CN108769122B (en) * | 2018-04-26 | 2021-04-13 | 北京百分点科技集团股份有限公司 | Data exchange method, device and storage medium |
CN113569528A (en) * | 2021-07-19 | 2021-10-29 | 湖州度康科技有限公司 | Automatic layout document label generation method |
Also Published As
Publication number | Publication date |
---|---|
CA2606344A1 (en) | 2006-11-09 |
WO2006117615A2 (en) | 2006-11-09 |
WO2006117615A3 (en) | 2007-04-26 |
JP2008539487A (en) | 2008-11-13 |
EP1880312A2 (en) | 2008-01-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101194251A (en) | System and method for providing data formatting | |
US8234312B2 (en) | Schema mapping and data transformation on the basis of layout and content | |
US20060288268A1 (en) | Method for extracting, interpreting and standardizing tabular data from unstructured documents | |
JP2002510094A (en) | Currency conversion method and device | |
CN101401117A (en) | EDI instance based transaction set definition | |
US9378293B2 (en) | Method and apparatus to author and manage pages of a website | |
CN112671734B (en) | Message processing method for multiple data sources and related equipment thereof | |
CN112463931B (en) | Intelligent analysis method and related equipment for insurance product clauses | |
CN101390088A (en) | Xml payload specification for modeling edi schemas | |
CN114444465A (en) | Information extraction method, device, equipment and storage medium | |
US20190042550A1 (en) | Methods and computing device for generating markup language to represent a calculation relationship | |
Mallona et al. | Truke, a web tool to check for and handle excel misidentified gene symbols | |
de Heij et al. | An ontology-enhanced hybrid approach to aspect-based sentiment analysis | |
US10114800B1 (en) | Layout reconstruction using spatial and grammatical constraints | |
Lee et al. | HANS: A service-oriented framework for chinese language processing | |
CN117635283A (en) | Method and device for making, checking and pre-evaluating bidding scheme based on text recognition | |
Zhou et al. | Refining 3D Point Cloud Normal Estimation via Sample Selection | |
Li et al. | The Impact of New Standard of Financial Instruments on Commercial Banks-A Case Study of Industrial and Commercial Bank of China | |
Deshmukh | The XML-Based Web Languages and Accounting | |
CN117707548A (en) | Method and device for converting grammar of database script based on lexical analysis | |
CN116185380A (en) | Method, equipment and storage medium for realizing static report designer based on luckyleet | |
Cuc et al. | Policy Implications | |
Locke | Is XBRL a ‘killer app’? | |
Rate | World Economic and Financial Surveys | |
Nowak et al. | Part IV Monetary Developments |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
WD01 | Invention patent application deemed withdrawn after publication |
Open date: 20080604 |