I've tried to export some data from my MySQL database (3.23.49) using
mysqldump -X  to a XML file.
And I've got something like that:

<?xml version="1.0"?>
 <tKsidata>
  <KSI>1572160047<KSI>
  <TYTUL>American Gothic Cookbook<TYTUL>
  <WYD>ppress<WYD>
  <ROK>0</ROK>
  <NRW>0</NRW>
  <STRON>0</STRON>
  <ISBN>1-57216-004-7<ISBN>
  <D_POCZ>1999-10-21<D_POCZ>
....

Why some of the elements have a valid ending tag and some not?

Regards,
--
./ premax
./ [EMAIL PROTECTED]

P.S.
C:\mysql3\bin>mysqldump -V
C:\MYSQL3\BIN\MYSQLD~5.EXE  Ver 8.21 Distrib 3.23.49, for Win95/Win98 (i32)



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to