Menu

#2 XML-Parser

closed
nobody
xml parsing (1)
1
2012-12-17
2012-11-17
lbenedix
No

when using the guidolib together with the musicxml-lib I get the following error when calling:

String gmn = guido.xml2gmn("/home/lb/guido/test.xml");

Sxmlelement factory::create called with unknown element "virtual-instrument"
element error on line 284

Discussion

  • Dominique Fober

    Dominique Fober - 2012-11-19

    Le 17 nov. 2012 à 16:54, lbenedix a écrit :

    feature-requests:2 XML-Parser

    Status: open
    Labels: xml parsing
    Created: Sat Nov 17, 2012 03:54 PM UTC by lbenedix
    Last Updated: Sat Nov 17, 2012 03:54 PM UTC
    Owner: nobody

    when using the guidolib together with the musicxml-lib I get the following error when calling:

    String gmn = guido.xml2gmn("/home/lb/guido/test.xml");

    Sxmlelement factory::create called with unknown element "virtual-instrument"
    element error on line 284

    probably a new element from musicxml version 3
    I'll update the library to the latest version asap (I know I'm a bit late :-)
    --
    Dominique

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/libmusicxml/feature-requests/2/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/prefs/

     
  • lbenedix

    lbenedix - 2012-11-19

    maybe you can ignore all unknown tags

     
  • Dominique Fober

    Dominique Fober - 2012-11-19

    Le 19 nov. 2012 à 16:29, lbenedix a écrit :

    maybe you can ignore all unknown tags

    that's not so simple because next the parser could have to deal with enclosed elements, which means to switch to an explicit state machine and I prefer to avoid it.

    otherwise support of version 3 is done !
    however the source code is now using git and I've moved it to https://code.google.com/p/libmusicxml/
    (sourceforge starts to be a nightmare, too many features, too many time spent only to find where the most basic are, too many time spend on understanding obscure, undocumented dialog boxes :-(

    do you want to test the binaries ?
    otherwise I'll try to publish a release asap

    feature-requests:2 XML-Parser

    Status: open
    Labels: xml parsing
    Created: Sat Nov 17, 2012 03:54 PM UTC by lbenedix
    Last Updated: Sat Nov 17, 2012 03:54 PM UTC
    Owner: nobody

    when using the guidolib together with the musicxml-lib I get the following error when calling:

    String gmn = guido.xml2gmn("/home/lb/guido/test.xml");

    Sxmlelement factory::create called with unknown element "virtual-instrument"
    element error on line 284
    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/libmusicxml/feature-requests/2/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/prefs/

     
  • Dominique Fober

    Dominique Fober - 2012-11-20

    fixed and new packages are available at http://code.google.com/p/libmusicxml/downloads/list

    Le 17 nov. 2012 à 16:54, lbenedix a écrit :

    feature-requests:2 XML-Parser

    Status: open
    Labels: xml parsing
    Created: Sat Nov 17, 2012 03:54 PM UTC by lbenedix
    Last Updated: Sat Nov 17, 2012 03:54 PM UTC
    Owner: nobody

    when using the guidolib together with the musicxml-lib I get the following error when calling:

    String gmn = guido.xml2gmn("/home/lb/guido/test.xml");

    Sxmlelement factory::create called with unknown element "virtual-instrument"
    element error on line 284
    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/libmusicxml/feature-requests/2/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/prefs/

     
  • Dominique Fober

    Dominique Fober - 2012-12-17
    • status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel