On 3/5/2025 5:00 AM, Cesar Alcala via groups.io wrote:
Hi,
Sorry but I can't make it works. I have still same message about the parse error. I did all you indicates on the e-mail bellow. I have even deleted users and make a clean install with all previously deleted and I still have the same message and errors. I will upload the file in case you can search which can be the problem. I have a signalling system implemented that works as the Spanish system. Don't worry about it as problem as it is normal. I have in mind to integrate it on the JMRI but I have last doubts about it ( specially if I use it on Spanish or in English)
Best Regards
颁é蝉补谤
...
> Error on line 5256: cvc-enumeration-valid: Value
'PermissiveSmlDisabled' is not facet-valid with respect to enumeration '[Aspect, Lit, NotLit, Held, NotHeld, IsPermissiveSmlDisabled, IsPermissiveSmlNotDisabled]'. It must be a value from the enumeration.
颁é蝉补谤,
I am not someone who knows about "everything" in JMRI, but I do know "some things". I interpret that message you are getting as being one where you are loading the railroad's ".XML" file, but JMRI sees an error.
Unfortunately, JMRI's error message does not give enough detail to figure out what is wrong! JMRI tells us that something on line 5256 is wronfg. And it tells us that the line in the layout's XML is using the term "PermissiveSmlDisabled". And it tells us that JMRI thinks that it _should_ be using one of these terms instead:
- "Aspect"
- "Lit"
- "NotLit"
- "Held"
- "NotHeld"
- "IsPermissiveSmlDisabled"
- "IsPermissiveSmlNotDisable"
I cannot guess any more about your problem.
You will have to upload your files to someone who can "Figure this out". I would suggest that you upload the "...\JMRI\My_JMRI_Railroad.jmri\Amitlla6.xml" file, and the "signaling system" files (probably in "...\JMRI\My_JMRI_Railroad.jmri\resources\signals\(your signal system name)\*"). and the appropriate icons (probably in "...\JMRI\My_JMRI_Railroad.jmri\resources\icons\(whereever you put the icons)\*.gif").
With that information, someone should be able to figure out what is wrong with your files.