File This set of four files represents a simple prototype demo of an editable xml document which is presented using an XSLT transform to be more appealing to the user. Demo source files: XML "source code' file: demo.xjs XSLT file: demo.xsl. This transforms the above source file into an xhtml document. CSS file: demo.css. This styles the document and adds input capable areas using the CSS3 user-input features.. Javascript file: demo.js. A minimal amount of Javascript to animate the form. Things to see: You may double click on class, document, instance, function and the /* of comments to collapse or expand them. Certain areas are protected (reserved words and brackets) Other areas are input capable such as function names, conditional and expressions You may tab between input capable areas (although the default implementation is broken). There is a whole lot of functionality missing! const DEBUG=false var a=1 var a=1 Calculate the rotation due to something or other . CalcAcceleration F xxxcondition var a a = Once will do. b = Twice will do. condition var b=2 var b=2
var d=3
Calculate the acceleration CalcRotation X Y var b=2;
var d=3