Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<citedRange unit="mixed"> #309

Open
arlogriffiths opened this issue May 22, 2024 · 3 comments
Open

<citedRange unit="mixed"> #309

arlogriffiths opened this issue May 22, 2024 · 3 comments
Assignees

Comments

@arlogriffiths
Copy link
Collaborator

VSC protests softly against @Unit="mixed" but does not invalidate the file and display is already correct.

Capture d’écran 2024-05-22 à 14 02 27

why does VSC complain?

@michaelnmmeyer
Copy link
Member

This is an issue with your VSCode setup (we talked about it a while ago, it is still not resolved).

I would advise you to try out the "XML Language Support by Red Hat" extension: https://marketplace.visualstudio.com/items?itemName=redhat.vscode-xml. It is actively maintained and has 6 millions users (vs. 10,000 for "Scholarly XML"), so bugs are more likely to be sorted out. You need to disable the "Scholarly XML" extension while trying out Red Hat XML (and the reverse if you want to go back to "Scholarly XML").

@arlogriffiths
Copy link
Collaborator Author

I am now using RedHat. The option "mixed" is still not offered.

Capture d’écran 2024-07-31 à 11 03 39

@michaelnmmeyer
Copy link
Member

I forced a schema update, you might want to try again. I cannot reproduce the issue on my side.

Commenting out the following lines might also help:

<?xml-model href="https://epidoc.stoa.org/schema/latest/tei-epidoc.rng" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://epidoc.stoa.org/schema/latest/tei-epidoc.rng" schematypens="http://purl.oclc.org/dsdl/schematron"?>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants