Laurent Pugin
Laurent Pugin
I agree, it would be good. However, I am afraid I am not the right person to have this assigned to
Could you give the complete encoding you have in mind for the example in https://github.com/music-encoding/music-encoding/issues/970 since what you gave is essentially visual ?
Maybe I can give some answers. > - Would `@select` be limited to XPath 1? XPath 2 is not supported in browsers, for example, so the content of `@select` would...
That's a good point. We should probably stick with XPath 1.0, then.
FWIW, I think that the [lxml](https://lxml.de/) Python library supports XPath 1.0, so this could be a work around for people working with Python and having problems with XPath queries not...
@pe-ro : what about having a dedicated `att.dataSelecting` class for it and only add to `symbolDef` to start with? I think the use case is pretty clear and constraint for...
I guess it depends how backward compatibility is understood. Nothing would be removed nor modified, so you are right we can remove the label.
There is [this](https://github.com/music-encoding/music-encoding/pull/1398) one.
Looks good. Thanks
I am not sure what @rettinghaus is describing, but for me it does make more sense to have ```xml ``` than ```xml ``` In other words, if we think in...