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

model.xml may be saved in a non-validating state #120

Open
sebjameswml opened this issue Jul 14, 2016 · 1 comment
Open

model.xml may be saved in a non-validating state #120

sebjameswml opened this issue Jul 14, 2016 · 1 comment

Comments

@sebjameswml
Copy link
Collaborator

If you have a population with a state variable property, and you leave the state variable initial value un-set, (that is you don't choose FixedValue, Random or List) then the model.xml is saved with a property that looks like this:

<Property name="a" dimension="?"/>

which fails validation. This will become an issue after I've pushed the new xmllinting code in SpineML_2_BRAHMS/convert_script_s2b. Flag @mondus @ajc158

@mondus
Copy link
Collaborator

mondus commented Jul 14, 2016

Alex, didn't you fix this in one of your branches so that they would be given a default fixed value of 0 when saved?

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