<div dir="ltr"><div>Note: Please clarify MFBool. I will look again at recent emails.</div><div><br></div><div>My understanding is that SFBool values can be separated by /, / comma followed by space in an MFBool in XML (comma as whitespace). What I'm not understanding is the Python output from X3dToPython.xslt, which puts out commas next to each other (comma not as whitespace).  See below.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 4, 2022 at 4:56 PM John Carlson <<a href="mailto:yottzumm@gmail.com">yottzumm@gmail.com</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Note extra commas in MFBool outputs from X3dToPython.xslt and X3dToJson.xslt.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 4, 2022 at 4:23 PM John Carlson <<a href="mailto:yottzumm@gmail.com" target="_blank">yottzumm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Note, the following examples are unvalidated. Beware!<div><br></div><div>For example, from: 

<a href="https://raw.githubusercontent.com/create3000/Library/main/Tests/Components/ParticleSystems/BoundedPhysicsModel.x3d" target="_blank">https://raw.githubusercontent.com/create3000/Library/main/Tests/Components/ParticleSystems/BoundedPhysicsModel.x3d</a><div>    <BooleanSequencer DEF='_4'<br>        key='0, 0.3, 1'<br>        keyValue='true, false'/></div><div><br></div></div><div>And python:</div><div><br></div><div>BooleanSequencer(DEF='_4',key=[0,0.3,1],keyValue=[True,,False]),</div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div>
</blockquote></div></div>
</blockquote></div></div>