This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi Guys, What does this warning indicates? It seems to pop up after I install the latest nightly build (LightSpeed30Professional-20100128.msi). The element 'throughAssociation' in namespace 'http://namespaces.mindscape.co.nz/lightspeed' has incomplete content. List of possible elements expected: 'throughEntity' in namespace 'http://namespaces.mindscape.co.nz/lightspeed'. Cheers Joseph |
|
|
It's a low-level XML schema validation message. (Visual Studio likes to run a XML schema over lsmodel files.) It probably means you are using an auto through entity and the XML schema doesn't realise that this means you don't need to provide a through entity reference (and the DSL tools aren't inserting a blank one to make the schema happy). Thanks for letting us know about it -- I'll log a bug for it, but it shouldn't actually have any impact. |
|
|
Ta! |
|
|
I'm noticing this a year after this post in the nightly build, any plan to stop these warnings? |
|
|
Sorry, no, this is not something we are prioritising at the moment. |
|
|
Hey, three years later and still seeing this message :) It would just be nice to have the warnings list empty in VS. |
|