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] About mask xml

On 21/10/2007, http://www.pas-world.com <dev001@pas-world.com> wrote:
> Hello,
> Any technology in XML to make something like this?
>
>
> I have datum:
> 2,3,Da1,xrr,...
>
> I have a template XML:
>
> <dat1></dat1>
> <dat2></dat2>
> <dat3></dat3>
> <dat4></dat4>
> ...
>
> And the automatic loaded result should be:
> <dat1>2</dat1>
> <dat2>3</dat2>
> <dat3>Da1</dat3>
> <dat4>xrr</dat4>
> ...
>
> Or similar technologies to reduce size of documents, without the use of
> compression.

If you mean csv-to-xml then take a look at:

http://andrewjwelch.com/code/xslt/csv/csv-to-xml_v2.html

...but it seems like you're asking if there's an automated way of
separating the content from the elements in a repeating structure so
that you can reduce the size of a document?  If so, csv would give you
that, but it does seem an odd requirement...


cheers
-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/


[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