I keep getting this error:-
End tag 'sequence-items' does not match the start tag 'videocd'. Line 37, Position 5
</sequence-items>
----^
what is this? here is my xml can any one spot any mistakes?
<?xml version="1.0"?>
<!DOCTYPE videocd PUBLIC "-//GNU//DTD VideoCD//EN" "http://www.gnu.org/software/vcdimager/videocd.dtd">
<videocd xmlns="http://www.gnu.org/software/vcdimager/1.0/" class="vcd" version="2.0">
<info>
<album-id/>
<volume-count>1</volume-count>
<volume-number>1</volume-number>
<restriction>0</restriction>
</info>
<pvd>
<volume-id>VCD</volume-id>
<system-id>CD-RTOS CD-BRIDGE</system-id>
<application-id>CDI/CDI_VCD.APP;1</application-id>
<preparer-id/>
<publisher-id/>
</pvd>
<sequence-items>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\Vcd Intro.mpg" id="sequence-001"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\ROCKY 1 VCD2.mpg" id="sequence-002"/>
<entry id="chapter1">0.00</entry>
<entry id="chapter1">50.00</entry>
<entry id="chapter1">300.00</entry>
</sequence-items>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\SLY STOLLONE AWARD.MPG" id="sequence-003"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\ROCKY 1 MAIN TRAILER.mpg" id="sequence-004"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\ROCKY 1 TRAILER.MPG" id="sequence-005"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\ROCKY 2 TRAILER.mpg" id="sequence-006"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\ROCKY 3 TRAILER.mpg" id="sequence-007"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\ROCKY 4 TRAILER.mpg" id="sequence-008"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\ROCKY 5 TRAILER.mpg" id="sequence-009"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\ROCKY TEASER1.MPG" id="sequence-010"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\ROCKY TEASER2.MPG" id="sequence-011"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\ROCKY TEASER3.MPG" id="sequence-012"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\Dolby Digital City Intro.mpg" id="sequence-013"/>
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\Vcd Intro.mpg" id="sequence-014"/>
</sequence-items>
<pbc>
<playlist id="lid-000">
<next ref="lid-001"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-001"/>
</playlist>
<playlist id="lid-001">
<prev ref="lid-000"/>
<next ref="lid-002"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-002"/>
</playlist>
<playlist id="lid-002">
<prev ref="lid-001"/>
<next ref="lid-003"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="entry-001"/>
<play-item ref="entry-002"/>
<play-item ref="entry-003"/>
<play-item ref="sequence-003"/>
</playlist>
<playlist id="lid-003">
<prev ref="lid-002"/>
<next ref="lid-004"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-004"/>
</playlist>
<playlist id="lid-004">
<prev ref="lid-003"/>
<next ref="lid-005"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-005"/>
</playlist>
<playlist id="lid-005">
<prev ref="lid-004"/>
<next ref="lid-006"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-006"/>
</playlist>
<playlist id="lid-006">
<prev ref="lid-005"/>
<next ref="lid-007"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-007"/>
</playlist>
<playlist id="lid-007">
<prev ref="lid-006"/>
<next ref="lid-008"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-008"/>
</playlist>
<playlist id="lid-008">
<prev ref="lid-007"/>
<next ref="lid-009"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-009"/>
</playlist>
<playlist id="lid-009">
<prev ref="lid-008"/>
<next ref="lid-010"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-010"/>
</playlist>
<playlist id="lid-010">
<prev ref="lid-009"/>
<next ref="lid-011"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-011"/>
</playlist>
<playlist id="lid-011">
<prev ref="lid-010"/>
<next ref="lid-012"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-012"/>
</playlist>
<playlist id="lid-012">
<prev ref="lid-011"/>
<next ref="lid-013"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-013"/>
</playlist>
<playlist id="lid-013">
<prev ref="lid-012"/>
<next ref="lid-014"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="sequence-014"/>
</playlist>
<endlist id="lid-end" rejected="true"/>
<pbc>
</videocd>
+ Reply to Thread
Results 1 to 5 of 5
-
-
<TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR size=1 color=black></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE>
On 2001-07-23 12:54:51, city hunter wrote:
I keep getting this error:-
End tag 'sequence-items' does not match the start tag 'videocd'. Line 37, Position 5
----^
<sequence-items>
</sequence-items> <------------------- DELETE
</sequence-items>
<pbc>
<pbc> <------------------- Fix
</BLOCKQUOTE></FONT></TD></TR><TR><TD><HR size=1 color=black></TD></TR></TABLE>
I chopped up the sample to only note the problems I saw quickly looking at it, but if you notice you have one tag that starts the sequence items, and then two tags that close that section out.
Remove the middle </sequence-items> and try it again.
Also notice your ending pbc tab is missing the slash.
should be
</pbc>
_________________
belboz@cinci.rr.com
<font size=-1>[ This Message was edited by: Belboz on 2001-07-23 13:54:49 ]</font> -
city hunter,
You should not delete the middle </sequence-items>, but replace it by </sequence-item>, so without the s at the end.
Also the id of the entries should be corrected to entry-001, entry-002 and entry-003, because that are the names that you use in the <pbc> section.
See the corrected code below:
<sequence-item src="C:\my documents\ROCKY ANTHOLOGY\ROCKY 1\ROCKY VCD2\ROCKY 1 VCD2.mpg" id="sequence-002"/>
<entry id="entry-001">0.00</entry>
<entry id="entry-002">50.00</entry>
<entry id="entry-003">300.00</entry>
</sequence-item>
Also in playlist lid-002, you use 4 different play items:
<playlist id="lid-002">
<prev ref="lid-001"/>
<next ref="lid-003"/>
<return ref="lid-end"/>
<wait>5</wait>
<autowait>0<autowait>
<play-item ref="entry-001"/>
<play-item ref="entry-002"/>
<play-item ref="entry-003"/>
<play-item ref="sequence-003"/>
</playlist>
I am not sure if this is allowed, but maybe it works. If not, you may have to define a seperate playlist for each play-item. Maybe someone else can comment on this?
<font size=-1>[ This Message was edited by: CornelisJ on 2001-07-23 15:03:00 ]</font> -
<TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR size=1 color=black></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE>
On 2001-07-23 14:51:39, CornelisJ wrote:
city hunter,
You should not delete the middle </sequence-items>, but replace it by </sequence-item>, so without the s at the end.
See the correct code below:
</BLOCKQUOTE></FONT></TD></TR><TR><TD><HR size=1 color=black></TD></TR></TABLE>
Oops.
Didn't see the chapter points when I was looking at it.
-
<TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR size=1 color=black></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE>
On 2001-07-23 14:51:39, CornelisJ wrote:
<play-item ref="entry-001"/>
<play-item ref="entry-002"/>
<play-item ref="entry-003"/>
<play-item ref="sequence-003"/>
</playlist>
I am not sure if this is allowed, but maybe it works. If not, you may have to define a seperate playlist for each play-item. Maybe someone else can comment on this?</BLOCKQUOTE></FONT></TD></TR><TR><TD><HR size=1 color=black></TD></TR></TABLE>
I believe it is allowed. I've never tried it but it should work.
city hunter,
You've made tons of mistakes in your XML...
Regards.
Michael Tam
w: Morsels of Evidence
Similar Threads
-
VCD to VCD back-up
By fiiido in forum Authoring (VCD/SVCD)Replies: 4Last Post: 29th May 2011, 11:39 -
how to suppress vocal on karaoke vcd made from video files dowloaded
By sabaideevh in forum Video ConversionReplies: 6Last Post: 3rd Aug 2009, 05:57 -
VCD
By dodd22 in forum Newbie / General discussionsReplies: 3Last Post: 3rd Nov 2007, 17:01 -
Problems with a VCD? A somwehat odd way of converting VCD to DVD
By dvd3500 in forum Video ConversionReplies: 2Last Post: 19th Oct 2007, 06:54 -
Convert NTSC AVI, DVD, (S)VCD to PAL DVD, (S)VCD
By scratchman in forum User guidesReplies: 14Last Post: 4th Jun 2007, 01:36