Re: Re: lilypond-user Digest, Vol 26, Issue 23

2005-01-13 Thread Joshua Koo
For my case, I delete that line because it points to the dtd to a wrong path, 
causing xslt processor (xalan) to give an error message and terminate.

>From http://www.nongnu.org/xml2ly/ ,

\quote {
Here is an example of what I do with xsltproc:

xsltproc --novalid xml2ly.xsl schubert.xml > schubert.ly

[in this situation schubert.xml is in the directory where xml2ly.xsl is and the 
output is redirected to schubert.ly, lying in the same place: but you can 
specify the paths you need!!]

I suggest that you not let your processor validate the MusicXML file [above, by 
the --novalid option], otherwise it will take even more time to do the 
conversion!
 }


Joshua

=== At 2005-01-13, 18:18:20 you wrote: ===

>Just for the record, why do you prevent your xml file from being 
>validated against the DTD ?
>
>Cheers,
>
>D.
>
>Joshua Koo wrote:
>
>>Try http://www.recordare.com/dtds/partwise.html
>>
>>I still can access the server. Also after i installed the musicXml for finale 
>>plugin, a directory C:\MusicXML is created with lots of dtd and xsl.
>>
>>However, when I'm running xml2ly, i usually remove the doctype line eg. 
>>  > Partwise//EN" "//D:/Program Files/MusicXML/partwise.dtd">
>>to prevent the xsl parser from validating the xml file.
>>
>>Joshua
>>
>>  
>>
>>>Date: Wed, 12 Jan 2005 13:37:41 +0100
>>>From: [EMAIL PROTECTED]
>>>Subject: Music XML DTD or Schema
>>>To: lilypond-user@gnu.org
>>>Message-ID: <[EMAIL PROTECTED]>
>>>Content-Type: text/plain; charset=windows-1252
>>>
>>>I decided I'd have a look at an improved MusicXML -> Lilypond converter,
>>>but recordare's site seems to be down, no way for me to get the DTD
>>>or even better an XML Schema for MusicXML... 
>>>
>>>Can anyone help ?
>>>
>>>Cheers,
>>>
>>>D.
>>>
>>>
>>
>>
>>
>>
>>
>>  
>>
>
>



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: lilypond-user Digest, Vol 26, Issue 23

2005-01-13 Thread Darius Blasband
Just for the record, why do you prevent your xml file from being 
validated against the DTD ?

Cheers,
D.
Joshua Koo wrote:
Try http://www.recordare.com/dtds/partwise.html
I still can access the server. Also after i installed the musicXml for finale 
plugin, a directory C:\MusicXML is created with lots of dtd and xsl.
However, when I'm running xml2ly, i usually remove the doctype line eg. 
	
to prevent the xsl parser from validating the xml file.

Joshua
 

Date: Wed, 12 Jan 2005 13:37:41 +0100
From: [EMAIL PROTECTED]
Subject: Music XML DTD or Schema
To: lilypond-user@gnu.org
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=windows-1252
I decided I'd have a look at an improved MusicXML -> Lilypond converter,
but recordare's site seems to be down, no way for me to get the DTD
or even better an XML Schema for MusicXML... 

Can anyone help ?
Cheers,
D.
   



 



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: lilypond-user Digest, Vol 26, Issue 23

2005-01-12 Thread Joshua Koo
Try http://www.recordare.com/dtds/partwise.html

I still can access the server. Also after i installed the musicXml for finale 
plugin, a directory C:\MusicXML is created with lots of dtd and xsl.

However, when I'm running xml2ly, i usually remove the doctype line eg. 

to prevent the xsl parser from validating the xml file.

Joshua

>Date: Wed, 12 Jan 2005 13:37:41 +0100
>From: [EMAIL PROTECTED]
>Subject: Music XML DTD or Schema
>To: lilypond-user@gnu.org
>Message-ID: <[EMAIL PROTECTED]>
>Content-Type: text/plain; charset=windows-1252
>
>I decided I'd have a look at an improved MusicXML -> Lilypond converter,
>but recordare's site seems to be down, no way for me to get the DTD
>or even better an XML Schema for MusicXML... 
>
>Can anyone help ?
>
>Cheers,
>
>D.




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user