XML dump question

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Apr 24 21:10:44 CDT 2005


On 4/24/05 7:12 PM, "Kem Tekinay" <ktekinay at mactechnologies.com> wrote:

Kem,

I believe that each DBMS use own XML format which you cannot exchange.
If somebody know other facts let us know.

MAY BE it is possible transform one XML into other using special scripts or
XSLT. But I did not hear that somebody have try this yte


> As an experiment, I used the XML dump example to generate an XML file, then
> tried to import that into FileMaker Pro. I got an error that "attribute n is
> not declared for element f". Is this normal? Would I have to build my own
> XML file to transport data between different databases?
> 
> The XML code is:
> 
> <Database>
>     <DatabaseData>
>         <BaseObjectData Name="Person">
>             <RecordCount>2</RecordCount>
>             <Record>
>                 <f n="RecID">1</f>
>                 <f n="firstname">Peter</f>
>                 <f n="BornDate">03/05/1980</f>
>             </Record>
>             <Record>
>                 <f n="RecID">2</f>
>                 <f n="firstname">Fred</f>
>                 <f n="BornDate">04/08/0197</f>
>             </Record>
>         </BaseObjectData>
>     </DatabaseData>
> </Database>

-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list