XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] XML not ideal for Big Data

Original Message From: "Michael Sokolov"

> Binary, numeric data, such as video, images
> and audio, to say nothing of scientific data (years of detector readings
> in
> a neutrino decay experiment) is just not the sweet spot for XML.  I
> searched
> for "MP3 to XML converter", but couldn't find anything.

As an aside, I always imagined that some organisations, if given the chance,
would define a video codec output that looked something like:

<frame>
    ...
    <pixel x-location="1091" y-location="1002" render="true">
        <red>128</red>
        <green>64</green>
        <blue>32</blue>
        <alpha>1.0</alpha>
    </pixel>
    <pixel x-location="1092" y-location="1002" render="true">
        <red>128</red>
        <green>64</green>
        <blue>31</blue>
        <alpha>1.0</alpha>
    </pixel>
    ...
</frame>

Not a lot of compression here!  Certainly not the ideal format for mobile 
video.

Pete Cordell
Codalogic Ltd
Interface XML to C++ the easy way using XML C++
data binding to convert XSD schemas to C++ classes.
Visit http://codalogic.com/lmx/ or http://www.xml2cpp.com
for more info





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS