MAMEWorld >> News
View all threads Index   Flat Mode Flat  

Vas Crabb
BOFH
Reged: 12/13/05
Posts: 4462
Loc: Melbourne, Australia
Send PM
Re: History.dat, the XML
12/30/20 03:28 PM


Well, it's missing the / for self-closing item elements - it should be:

Code:


<entry>
<system>
<item name="10yardj" />
</system>
<software>
<item list="vgmplay" name="10yard" />
</software>
<text>
Arcade Video game published 37 years ago:
10-yard Fight (c) 1983 Irem Corp.
</text>
</entry>



That should work fine.

The only potential issue is that in XML DTD you'll need to make the "list" attribute on the "item" element implied, because you can't have different defintions for the "item" element depending on where it appears. This means that an XML DTD validator won’t be able to detect an "item" element inside the "software" element missing the "list" attribute.







Entire thread
Subject Posted by Posted on
* History.dat, the XML Alexis B. 12/29/20 11:21 PM
. * Re: History.dat, the XML soviet  12/31/20 03:02 PM
. * Re: History.dat, the XML motoschifo  12/31/20 07:39 PM
. * Re: History.dat, the XML Vas Crabb  12/30/20 07:10 AM
. * Re: History.dat, the XML Alexis B.  12/30/20 03:05 PM
. * Re: History.dat, the XML Vas Crabb  12/30/20 03:28 PM
. * Re: History.dat, the XML Alexis B.  12/30/20 03:32 PM
. * Re: History.dat, the XML Vas Crabb  12/30/20 03:51 PM
. * Re: History.dat, the XML Alexis B.  12/30/20 04:18 PM
. * Re: History.dat, the XML Vas Crabb  12/30/20 04:28 PM
. * Re: History.dat, the XML Alexis B.  12/30/20 07:16 PM
. * Re: History.dat, the XML Vas Crabb  12/31/20 05:08 AM
. * Re: History.dat, the XML Alexis B.  12/31/20 08:46 PM
. * Re: History.dat, the XML crazyc  01/01/21 12:03 AM
. * Re: History.dat, the XML Alexis B.  01/01/21 02:23 AM
. * Re: History.dat, the XML Vas Crabb  01/01/21 03:11 AM
. * Re: History.dat, the XML Alexis B.  01/01/21 03:21 AM
. * Re: History.dat, the XML Alexis B.  12/30/20 05:19 PM
. * Re: History.dat, the XML agard  12/30/20 04:16 AM
. * Re: History.dat, the XML Alexis B.  12/31/20 02:26 PM
. * Re: History.dat, the XML StilettoAdministrator  01/01/21 01:01 AM
. * Re: History.dat, the XML crazyc  12/30/20 01:15 AM
. * Re: History.dat, the XML Alexis B.  12/30/20 02:07 AM
. * Re: History.dat, the XML RaspBear  12/30/20 08:53 AM

Extra information Permissions
Moderator:  John IV, Robbbert, Tafoid 
1 registered and 133 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1367