cpee 2.0.30 → 2.1.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/cockpit/config.json +1 -1
- data/cockpit/config.json.example +7 -0
- data/cockpit/js/instance.js +96 -26
- data/cockpit/js/wfadaptor.js +2 -0
- data/cockpit/templates.legacy/Async.xml +12 -12
- data/cockpit/templates.legacy/BCO.xml +9 -11
- data/cockpit/templates.legacy/BCS.xml +9 -11
- data/cockpit/templates.legacy/Centurio.xml +7 -7
- data/cockpit/templates.legacy/Concurrent.xml +7 -7
- data/cockpit/templates.legacy/Coopis Testset.xml +7 -7
- data/cockpit/templates.legacy/Endpoints and Data Manipulation.xml +6 -7
- data/cockpit/templates.legacy/ICSOC Testset.xml +7 -7
- data/cockpit/templates.legacy/Infinity.xml +7 -7
- data/cockpit/templates.legacy/Lego Boxer.xml +13 -13
- data/cockpit/templates.legacy/Lego Conveyor.xml +13 -13
- data/cockpit/templates.legacy/Lego Crane.xml +16 -16
- data/cockpit/templates.legacy/Lego Ejector.xml +16 -16
- data/cockpit/templates.legacy/Lego Full.xml +12 -12
- data/cockpit/templates.legacy/Lego Liddy.xml +13 -13
- data/cockpit/templates.legacy/Lego Plate.xml +13 -13
- data/cockpit/templates.legacy/Lego Transporter.xml +14 -14
- data/cockpit/templates.legacy/Lego_Part_1.xml +12 -12
- data/cockpit/templates.legacy/LgLinear.xml +7 -10
- data/cockpit/templates.legacy/Linear.xml +11 -14
- data/cockpit/templates.legacy/Log.xml +11 -12
- data/cockpit/templates.legacy/Mangler 1.xml +7 -7
- data/cockpit/templates.legacy/Mangler 2.xml +7 -7
- data/cockpit/templates.legacy/Manuel Labels.xml +11 -11
- data/cockpit/templates.legacy/Promise.xml +30 -30
- data/cockpit/templates.legacy/SOPROMO Test Sonification.xml +7 -7
- data/cockpit/templates.legacy/Subprocess.xml +15 -15
- data/cockpit/templates.legacy/Syncing P34 1.xml +8 -11
- data/cockpit/templates.legacy/Syncing P34 2.xml +8 -11
- data/cockpit/templates.legacy/Syncing P34 3.xml +8 -11
- data/cockpit/templates.legacy/Syncing P34.xml +8 -11
- data/cockpit/templates.legacy/TEST - Bad Loop.xml +7 -7
- data/cockpit/templates.legacy/TEST - Wrong Positions.xml +7 -7
- data/cockpit/templates.legacy/Take_5.xml +14 -14
- data/cockpit/templates.legacy/Update.xml +11 -11
- data/cockpit/templates.legacy/Worklist Parallel.xml +17 -17
- data/cockpit/templates.legacy/Worklist Test CPEE.xml +14 -14
- data/cockpit/templates.legacy/Worklist Test.xml +14 -14
- data/cockpit/templates.legacy/Worklist Test2.xml +14 -14
- data/cockpit/templates/Coopis 2010.xml +19 -11
- data/cockpit/templates/Coopis 2010.xml.active +1 -0
- data/cockpit/templates/Coopis 2010.xml.active-uuid +1 -0
- data/cockpit/templates/IUPC arXiv:1104.3609 P34 1.xml +13 -12
- data/cockpit/templates/IUPC arXiv:1104.3609 P34 2.xml +13 -12
- data/cockpit/templates/IUPC arXiv:1104.3609 P34 3.xml +13 -12
- data/cockpit/templates/Track Test Local.xml +3 -3
- data/cockpit/templates/Track Test.xml +2 -2
- data/cockpit/templates/UR-VUE 2020 Manual Adjust.xml +2 -2
- data/cockpit/templates/UR-VUE 2020 Solution Baseline.xml +2 -2
- data/cockpit/templates/UR-VUE 2020 Solution NN.xml +2 -2
- data/cockpit/templates/UR-VUE 2020 Solution View.xml +2 -2
- data/cockpit/templates/UR-VUE 2020.xml +4 -2
- data/cockpit/templates/Worklist.xml +19 -14
- data/cockpit/templates/instantiate.local/Take_Sub.xml +2 -2
- data/cockpit/templates/instantiate/Take_Perf.xml +1 -1
- data/cockpit/templates/instantiate/Take_Sub.xml +2 -2
- data/cockpit/templates/instantiate/Take_X.xml +2 -2
- data/cockpit/themes/compact/rngs/call.rng +17 -8
- data/cockpit/themes/compact/rngs/callmanipulate.rng +18 -9
- data/cockpit/themes/compact/rngs/start.rng +83 -0
- data/cockpit/themes/compact/symbols/start.svg +1 -1
- data/cockpit/themes/compact/theme.js +1 -1
- data/cockpit/themes/control/rngs/call.rng +17 -8
- data/cockpit/themes/control/rngs/callmanipulate.rng +18 -9
- data/cockpit/themes/control/rngs/start.rng +83 -0
- data/cockpit/themes/control/symbols/start.svg +1 -1
- data/cockpit/themes/default/rngs/call.rng +17 -8
- data/cockpit/themes/default/rngs/callmanipulate.rng +18 -9
- data/cockpit/themes/default/rngs/start.rng +83 -0
- data/cockpit/themes/default/symbols/start.svg +1 -1
- data/cockpit/themes/default/theme.js +1 -1
- data/cockpit/themes/extended/rngs/call.rng +17 -8
- data/cockpit/themes/extended/rngs/callmanipulate.rng +18 -9
- data/cockpit/themes/extended/rngs/start.rng +83 -0
- data/cockpit/themes/extended/symbols/start.svg +1 -1
- data/cockpit/themes/extended/theme.js +1 -1
- data/cockpit/themes/model/symbols/start.svg +1 -1
- data/cockpit/themes/packed/rngs/call.rng +17 -8
- data/cockpit/themes/packed/rngs/callmanipulate.rng +18 -9
- data/cockpit/themes/packed/rngs/start.rng +83 -0
- data/cockpit/themes/packed/symbols/start.svg +1 -1
- data/cockpit/themes/packed/theme.js +1 -1
- data/cockpit/themes/preset/rngs/call.rng +17 -8
- data/cockpit/themes/preset/rngs/callmanipulate.rng +18 -9
- data/cockpit/themes/preset/rngs/start.rng +83 -0
- data/cockpit/themes/preset/symbols/start.svg +1 -1
- data/cockpit/themes/preset/theme.js +1 -1
- data/cpee.gemspec +3 -3
- data/lib/cpee/attributes_helper.rb +14 -0
- data/lib/cpee/implementation.rb +10 -8
- data/lib/cpee/implementation_callbacks.rb +14 -0
- data/lib/cpee/implementation_notifications.rb +19 -5
- data/lib/cpee/implementation_properties.rb +128 -24
- data/lib/cpee/persistence.rb +0 -27
- data/lib/cpee/statemachine.rb +14 -0
- data/lib/cpee/value_helper.rb +14 -0
- data/lib/properties.xml +4 -4
- data/lib/properties/{handlerwrapper.rng → executionhandler.rng} +3 -3
- data/lib/properties/properties.rng +2 -2
- data/lib/properties/set-properties.rng +2 -2
- data/lib/properties/set-some-properties.rng +2 -2
- data/server/{resources → executionhandlers/ruby}/backend/README.md +0 -0
- data/server/{resources → executionhandlers/ruby}/backend/instance.template +2 -4
- data/server/{resources → executionhandlers/ruby}/backend/opts.yaml +2 -2
- data/server/executionhandlers/ruby/backend/run +37 -0
- data/server/{handlerwrappers/default.rb → executionhandlers/ruby/connection.rb} +3 -3
- data/server/executionhandlers/ruby/controller.rb +195 -0
- data/server/{resources/transformation_dslx.xsl → executionhandlers/ruby/dsl_to_dslx.xsl} +53 -8
- data/server/executionhandlers/ruby/execution.rb +81 -0
- data/server/resources/properties.empty +1 -1
- data/server/resources/properties.init +1 -1
- data/server/resources/topics.xml +2 -2
- data/server/routing/end.pid +1 -1
- data/server/routing/forward-events.pid +1 -1
- data/server/routing/forward-votes.pid +1 -1
- data/server/routing/persist.pid +1 -1
- data/server/routing/persist.rb +3 -3
- data/tools/cpee +16 -10
- data/tools/server/cpee +1 -1
- data/tools/server/resources/properties.init +1 -1
- metadata +25 -238
- data/cockpit/js_libs.zip +0 -0
- data/cockpit/templates.legacy/convert_cpee2.rb +0 -15
- data/lib/cpee/controller.rb +0 -199
- data/lib/cpee/transform.rb +0 -95
- data/lib/instantiation.xml +0 -125
- data/server/resources/backend/instance.rb +0 -23
- data/server/resources/backend/run +0 -33
- data/server/server.pid +0 -1
- data/tools/test/README +0 -4
- data/tools/test/config.json +0 -3
- data/tools/test/contrib/graph_example.svg +0 -1166
- data/tools/test/contrib/legend.svg +0 -817
- data/tools/test/contrib/symbols.svg +0 -224
- data/tools/test/contrib/transformation1.xsl +0 -264
- data/tools/test/contrib/transformation2.xsl +0 -10
- data/tools/test/contrib/tree_example.svg +0 -788
- data/tools/test/css/model.css +0 -24
- data/tools/test/css/track.css +0 -60
- data/tools/test/css/ui.css +0 -214
- data/tools/test/css/wfadaptor.css +0 -422
- data/tools/test/edit.html +0 -258
- data/tools/test/graph.html +0 -69
- data/tools/test/index.html +0 -258
- data/tools/test/js/details.js +0 -109
- data/tools/test/js/instance.js +0 -1344
- data/tools/test/js/model.js +0 -41
- data/tools/test/js/parameters.js +0 -82
- data/tools/test/js/track.js +0 -18
- data/tools/test/js/ui.js +0 -104
- data/tools/test/js/wfadaptor.js +0 -763
- data/tools/test/js_libs.zip +0 -0
- data/tools/test/js_libs/Makefile +0 -2
- data/tools/test/js_libs/ansi_up.js +0 -333
- data/tools/test/js_libs/console.js +0 -80
- data/tools/test/js_libs/custommenu.css +0 -84
- data/tools/test/js_libs/custommenu.js +0 -104
- data/tools/test/js_libs/experiments1/relaxngui.css +0 -185
- data/tools/test/js_libs/experiments1/relaxngui.js +0 -488
- data/tools/test/js_libs/experiments1/rngtest9.html +0 -60
- data/tools/test/js_libs/experiments1/rngtest9.rng +0 -35
- data/tools/test/js_libs/experiments1/rngtest9.xml +0 -8
- data/tools/test/js_libs/jquery-2.2.4.min.js +0 -4
- data/tools/test/js_libs/jquery-3.2.1.min.js +0 -4
- data/tools/test/js_libs/jquery-3.3.1.min.js +0 -2
- data/tools/test/js_libs/jquery.browser.js +0 -40
- data/tools/test/js_libs/jquery.caret.min.js +0 -10
- data/tools/test/js_libs/jquery.cookie.js +0 -117
- data/tools/test/js_libs/jquery.min.js +0 -1
- data/tools/test/js_libs/jquery.svg.min.js +0 -6
- data/tools/test/js_libs/jquery.svgdom.min.js +0 -6
- data/tools/test/js_libs/markdown.min.js +0 -1
- data/tools/test/js_libs/parsequery.js +0 -21
- data/tools/test/js_libs/printf.js +0 -368
- data/tools/test/js_libs/relaxngui.css +0 -213
- data/tools/test/js_libs/relaxngui.js +0 -543
- data/tools/test/js_libs/strftime.min.js +0 -1
- data/tools/test/js_libs/tests/dataelements.html +0 -59
- data/tools/test/js_libs/tests/dataelements.rng +0 -8
- data/tools/test/js_libs/tests/dataelements.xml +0 -3
- data/tools/test/js_libs/tests/relaxngui.css +0 -203
- data/tools/test/js_libs/tests/relaxngui.js +0 -502
- data/tools/test/js_libs/tests/rngtest1.html +0 -66
- data/tools/test/js_libs/tests/rngtest1.rng +0 -147
- data/tools/test/js_libs/tests/rngtest1.xml +0 -13
- data/tools/test/js_libs/tests/rngtest2.html +0 -60
- data/tools/test/js_libs/tests/rngtest2.rng +0 -6
- data/tools/test/js_libs/tests/rngtest2.xml +0 -3
- data/tools/test/js_libs/tests/rngtest3.html +0 -60
- data/tools/test/js_libs/tests/rngtest3.rng +0 -23
- data/tools/test/js_libs/tests/rngtest3.xml +0 -9
- data/tools/test/js_libs/tests/rngtest4.html +0 -60
- data/tools/test/js_libs/tests/rngtest4.rng +0 -19
- data/tools/test/js_libs/tests/rngtest4.xml +0 -12
- data/tools/test/js_libs/tests/rngtest5.html +0 -60
- data/tools/test/js_libs/tests/rngtest5.rng +0 -75
- data/tools/test/js_libs/tests/rngtest5.xml +0 -40
- data/tools/test/js_libs/tests/rngtest6.html +0 -60
- data/tools/test/js_libs/tests/rngtest6.rng +0 -24
- data/tools/test/js_libs/tests/rngtest6.xml +0 -6
- data/tools/test/js_libs/tests/rngtest8.html +0 -60
- data/tools/test/js_libs/tests/rngtest8.rng +0 -13
- data/tools/test/js_libs/tests/rngtest8.xml +0 -2
- data/tools/test/js_libs/tests/rngtest9.html +0 -60
- data/tools/test/js_libs/tests/rngtest9.rng +0 -31
- data/tools/test/js_libs/tests/rngtest9.xml +0 -8
- data/tools/test/js_libs/ui.css +0 -333
- data/tools/test/js_libs/ui.html +0 -168
- data/tools/test/js_libs/ui.js +0 -177
- data/tools/test/js_libs/underscore.min.js +0 -27
- data/tools/test/js_libs/util.js +0 -81
- data/tools/test/js_libs/vkbeautify.0.99.00.beta.js +0 -358
- data/tools/test/js_libs/vkbeautify.js +0 -1
- data/tools/test/js_libs/webcomponents.min.js +0 -196
- data/tools/test/model.html +0 -192
- data/tools/test/rngs/attributes.rng +0 -8
- data/tools/test/rngs/dataelements.rng +0 -8
- data/tools/test/rngs/endpoints.rng +0 -8
- data/tools/test/templates.legacy/Async.xml +0 -46
- data/tools/test/templates.legacy/BCO.xml +0 -70
- data/tools/test/templates.legacy/BCS.xml +0 -70
- data/tools/test/templates.legacy/Centurio.xml +0 -75
- data/tools/test/templates.legacy/Concurrent.xml +0 -40
- data/tools/test/templates.legacy/Coopis Testset.xml +0 -76
- data/tools/test/templates.legacy/Endpoints and Data Manipulation.xml +0 -30
- data/tools/test/templates.legacy/ICSOC Testset.xml +0 -95
- data/tools/test/templates.legacy/Infinity.xml +0 -28
- data/tools/test/templates.legacy/Lego Boxer.xml +0 -31
- data/tools/test/templates.legacy/Lego Conveyor.xml +0 -31
- data/tools/test/templates.legacy/Lego Crane.xml +0 -87
- data/tools/test/templates.legacy/Lego Ejector.xml +0 -55
- data/tools/test/templates.legacy/Lego Full.xml +0 -142
- data/tools/test/templates.legacy/Lego Liddy.xml +0 -40
- data/tools/test/templates.legacy/Lego Plate.xml +0 -31
- data/tools/test/templates.legacy/Lego Transporter.xml +0 -43
- data/tools/test/templates.legacy/Lego_Part_1.xml +0 -85
- data/tools/test/templates.legacy/LgLinear.xml +0 -65
- data/tools/test/templates.legacy/Linear.xml +0 -77
- data/tools/test/templates.legacy/Log.xml +0 -117
- data/tools/test/templates.legacy/Mangler 1.xml +0 -87
- data/tools/test/templates.legacy/Mangler 2.xml +0 -103
- data/tools/test/templates.legacy/Manuel Labels.xml +0 -55
- data/tools/test/templates.legacy/Promise.xml +0 -275
- data/tools/test/templates.legacy/SOPROMO Test Sonification.xml +0 -83
- data/tools/test/templates.legacy/Subprocess.xml +0 -56
- data/tools/test/templates.legacy/Syncing P34 1.xml +0 -77
- data/tools/test/templates.legacy/Syncing P34 2.xml +0 -77
- data/tools/test/templates.legacy/Syncing P34 3.xml +0 -77
- data/tools/test/templates.legacy/Syncing P34.xml +0 -77
- data/tools/test/templates.legacy/TEST - Bad Loop.xml +0 -173
- data/tools/test/templates.legacy/TEST - Wrong Positions.xml +0 -174
- data/tools/test/templates.legacy/Take_5.xml +0 -48
- data/tools/test/templates.legacy/Update.xml +0 -32
- data/tools/test/templates.legacy/Worklist Parallel.xml +0 -104
- data/tools/test/templates.legacy/Worklist Test CPEE.xml +0 -40
- data/tools/test/templates.legacy/Worklist Test.xml +0 -42
- data/tools/test/templates.legacy/Worklist Test2.xml +0 -43
- data/tools/test/templates.legacy/convert_cpee2.rb +0 -15
- data/tools/test/templates.legacy/convert_preset.rb +0 -32
- data/tools/test/templates.legacy/testsets.xml +0 -37
- data/tools/test/templates.legacy/transformations.xml +0 -4
- data/tools/test/templates/Coopis 2010.xml +0 -76
- data/tools/test/templates/IUPC arXiv:1104.3609 P34 1.xml +0 -77
- data/tools/test/templates/IUPC arXiv:1104.3609 P34 2.xml +0 -77
- data/tools/test/templates/IUPC arXiv:1104.3609 P34 3.xml +0 -77
- data/tools/test/templates/Track Test Local.xml +0 -82
- data/tools/test/templates/Track Test.xml +0 -82
- data/tools/test/templates/UR-VUE 2020 Manual Adjust.xml +0 -182
- data/tools/test/templates/UR-VUE 2020 Solution Baseline.xml +0 -203
- data/tools/test/templates/UR-VUE 2020 Solution NN.xml +0 -197
- data/tools/test/templates/UR-VUE 2020 Solution View.xml +0 -151
- data/tools/test/templates/UR-VUE 2020.xml +0 -26
- data/tools/test/templates/Worklist.xml +0 -42
- data/tools/test/templates/instantiate.local/Take_Sub.xml +0 -59
- data/tools/test/templates/instantiate/Take_Perf.xml +0 -46
- data/tools/test/templates/instantiate/Take_Sub.xml +0 -58
- data/tools/test/templates/instantiate/Take_X.xml +0 -48
- data/tools/test/themes/compact/theme.js +0 -1285
- data/tools/test/themes/diana/theme.js +0 -1650
- data/tools/test/themes/extended/theme.js +0 -1325
- data/tools/test/themes/model/rngs/alternative.rng +0 -1
- data/tools/test/themes/model/rngs/call.rng +0 -67
- data/tools/test/themes/model/rngs/callmanipulate.rng +0 -72
- data/tools/test/themes/model/rngs/choose.rng +0 -1
- data/tools/test/themes/model/rngs/critical.rng +0 -1
- data/tools/test/themes/model/rngs/escape.rng +0 -1
- data/tools/test/themes/model/rngs/group.rng +0 -1
- data/tools/test/themes/model/rngs/loop.rng +0 -1
- data/tools/test/themes/model/rngs/manipulate.rng +0 -1
- data/tools/test/themes/model/rngs/otherwise.rng +0 -1
- data/tools/test/themes/model/rngs/parallel.rng +0 -1
- data/tools/test/themes/model/rngs/parallel_branch.rng +0 -1
- data/tools/test/themes/model/rngs/scripts.rng +0 -7
- data/tools/test/themes/model/rngs/stop.rng +0 -1
- data/tools/test/themes/model/rngs/terminate.rng +0 -1
- data/tools/test/themes/model/theme.js +0 -1268
- data/tools/test/themes/packed/theme.js +0 -1286
- data/tools/test/themes/preset/rngs/alternative.rng +0 -25
- data/tools/test/themes/preset/rngs/call.rng +0 -122
- data/tools/test/themes/preset/rngs/callmanipulate.rng +0 -145
- data/tools/test/themes/preset/rngs/choose.rng +0 -14
- data/tools/test/themes/preset/rngs/closed_loop.rng +0 -62
- data/tools/test/themes/preset/rngs/closed_loop_cancel.rng +0 -5
- data/tools/test/themes/preset/rngs/closed_loop_control.rng +0 -31
- data/tools/test/themes/preset/rngs/closed_loop_measuring.rng +0 -12
- data/tools/test/themes/preset/rngs/critical.rng +0 -5
- data/tools/test/themes/preset/rngs/escape.rng +0 -1
- data/tools/test/themes/preset/rngs/group.rng +0 -3
- data/tools/test/themes/preset/rngs/loop.rng +0 -22
- data/tools/test/themes/preset/rngs/manipulate.rng +0 -9
- data/tools/test/themes/preset/rngs/otherwise.rng +0 -22
- data/tools/test/themes/preset/rngs/parallel.rng +0 -21
- data/tools/test/themes/preset/rngs/parallel_branch.rng +0 -8
- data/tools/test/themes/preset/rngs/scripts.rng +0 -23
- data/tools/test/themes/preset/rngs/stop.rng +0 -5
- data/tools/test/themes/preset/rngs/terminate.rng +0 -1
- data/tools/test/themes/preset/symbols/alternative.svg +0 -5
- data/tools/test/themes/preset/symbols/arrow.svg +0 -3
- data/tools/test/themes/preset/symbols/call.svg +0 -6
- data/tools/test/themes/preset/symbols/callmanipulate.svg +0 -8
- data/tools/test/themes/preset/symbols/choose.svg +0 -5
- data/tools/test/themes/preset/symbols/choose_exclusive.svg +0 -5
- data/tools/test/themes/preset/symbols/choose_inclusive.svg +0 -4
- data/tools/test/themes/preset/symbols/closed_loop.svg +0 -5
- data/tools/test/themes/preset/symbols/closed_loop_cancel.svg +0 -5
- data/tools/test/themes/preset/symbols/closed_loop_control.svg +0 -5
- data/tools/test/themes/preset/symbols/closed_loop_measuring.svg +0 -6
- data/tools/test/themes/preset/symbols/complex.svg +0 -8
- data/tools/test/themes/preset/symbols/critical.svg +0 -4
- data/tools/test/themes/preset/symbols/end.svg +0 -3
- data/tools/test/themes/preset/symbols/escape.svg +0 -5
- data/tools/test/themes/preset/symbols/event_end.svg +0 -3
- data/tools/test/themes/preset/symbols/loop.svg +0 -5
- data/tools/test/themes/preset/symbols/manipulate.svg +0 -4
- data/tools/test/themes/preset/symbols/otherwise.svg +0 -5
- data/tools/test/themes/preset/symbols/parallel.svg +0 -5
- data/tools/test/themes/preset/symbols/parallel_branch.svg +0 -5
- data/tools/test/themes/preset/symbols/parallel_branch_compact.svg +0 -4
- data/tools/test/themes/preset/symbols/parallel_branch_event.svg +0 -14
- data/tools/test/themes/preset/symbols/parallel_branch_normal.svg +0 -5
- data/tools/test/themes/preset/symbols/scripts.svg +0 -4
- data/tools/test/themes/preset/symbols/start.svg +0 -3
- data/tools/test/themes/preset/symbols/stop.svg +0 -5
- data/tools/test/themes/preset/symbols/terminate.svg +0 -4
- data/tools/test/themes/preset/theme.js +0 -1287
- data/tools/test/track.html +0 -142
@@ -1,19 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="call" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<element name="_workorders">
|
3
|
-
<zeroOrMore rngui:label="Create Work Order">
|
4
|
-
<element name='_workorder'>
|
5
|
-
<attribute name="label" rngui:label="Note">
|
6
|
-
<data type="string"/>
|
7
|
-
</attribute>
|
8
|
-
<attribute name="duration" rngui:label="Duration">
|
9
|
-
<data type="string"/>
|
10
|
-
</attribute>
|
11
|
-
<zeroOrMore rngui:label="Add Attachment">
|
12
|
-
<element name='_attachment' rngui:label='Attachment'>
|
13
|
-
<data type="string"/>
|
14
|
-
</element>
|
15
|
-
</zeroOrMore>
|
16
|
-
</element>
|
17
|
-
</zeroOrMore>
|
18
|
-
</element>
|
19
|
-
</element>
|
@@ -1,12 +0,0 @@
|
|
1
|
-
<call>
|
2
|
-
<_workorders>
|
3
|
-
<_workorder label="a" duration="b">
|
4
|
-
<_attachment>1</_attachment>
|
5
|
-
<_attachment>2</_attachment>
|
6
|
-
</_workorder>
|
7
|
-
<_workorder label="c" duration="d">
|
8
|
-
<_attachment>3</_attachment>
|
9
|
-
<_attachment>4</_attachment>
|
10
|
-
</_workorder>
|
11
|
-
</_workorders>
|
12
|
-
</call>
|
@@ -1,60 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
This file is part of RelaxNGui.
|
3
|
-
|
4
|
-
RelaxNGui is free software: you can redistribute it and/or modify it under
|
5
|
-
the terms of the GNU General Public License as published by the Free Software
|
6
|
-
Foundation, either version 3 of the License, or (at your option) any later
|
7
|
-
version.
|
8
|
-
|
9
|
-
RelaxNGui is distributed in the hope that it will be useful, but WITHOUT ANY
|
10
|
-
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
11
|
-
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
12
|
-
|
13
|
-
You should have received a copy of the GNU General Public License along with
|
14
|
-
RelaxNGui (file COPYING in the main directory). If not, see
|
15
|
-
<http://www.gnu.org/licenses/>.
|
16
|
-
-->
|
17
|
-
|
18
|
-
<!DOCTYPE html>
|
19
|
-
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
20
|
-
<head>
|
21
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
22
|
-
<title>RelaxNGui Test 5</title>
|
23
|
-
|
24
|
-
<!-- libs, do not modify -->
|
25
|
-
<script type="text/javascript" src="/js_libs/jquery.min.js"></script>
|
26
|
-
<script type="text/javascript" src="/js_libs/util.js"></script>
|
27
|
-
<script type="text/javascript" src="/js_libs/vkbeautify.js"></script>
|
28
|
-
|
29
|
-
<script type="text/javascript" src="relaxngui.js"></script>
|
30
|
-
<link rel="stylesheet" href="relaxngui.css" type="text/css"/>
|
31
|
-
|
32
|
-
<!-- custom stuff, play arround -->
|
33
|
-
|
34
|
-
<script type="text/javascript">
|
35
|
-
$("body").ready(function(){
|
36
|
-
$.ajax({
|
37
|
-
type: "GET",
|
38
|
-
url: "rngtest5.rng",
|
39
|
-
success: function(rng){
|
40
|
-
$.ajax({
|
41
|
-
type: "GET",
|
42
|
-
url: "rngtest5.xml",
|
43
|
-
success: function(data){
|
44
|
-
var rngui = new RelaxNGui(rng,$('#show'));
|
45
|
-
rngui.content(data);
|
46
|
-
$('#saveall').on('click',function(){
|
47
|
-
console.log($(rngui.save()).serializePrettyXML());
|
48
|
-
});
|
49
|
-
}
|
50
|
-
});
|
51
|
-
}
|
52
|
-
});
|
53
|
-
});
|
54
|
-
</script>
|
55
|
-
</head>
|
56
|
-
<body>
|
57
|
-
<div id="show"></div>
|
58
|
-
<button id='saveall'>save it all to console</button>
|
59
|
-
</body>
|
60
|
-
</html>
|
@@ -1,75 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="call" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<element name='parameters' rngui:header="Parameters">
|
3
|
-
<element name="label" rngui:label="Label">
|
4
|
-
<data type="string" rngui:label="Short description of the task"/>
|
5
|
-
</element>
|
6
|
-
<element name="method" rngui:label="Method">
|
7
|
-
<choice>
|
8
|
-
<value>:post</value>
|
9
|
-
<value>:get</value>
|
10
|
-
<value>:put</value>
|
11
|
-
<value>:delete</value>
|
12
|
-
</choice>
|
13
|
-
</element>
|
14
|
-
<element name="arguments" rngui:header="Arguments">
|
15
|
-
<element name="nc-program" rngui:label="NC Program">
|
16
|
-
<data type="string" rngui:label="Unique ID of the NC Program"/>
|
17
|
-
</element>
|
18
|
-
<element name="material-name" rngui:label="Material Name">
|
19
|
-
<data type="string" rngui:label="Name of the raw material"/>
|
20
|
-
</element>
|
21
|
-
<element name="material-pic" rngui:label="Material Picture">
|
22
|
-
<data type="string" rngui:label="Picture of the raw material"/>
|
23
|
-
</element>
|
24
|
-
<element name="result-pic" rngui:label="Result Picture">
|
25
|
-
<data type="string" rngui:label="Picture of the result"/>
|
26
|
-
</element>
|
27
|
-
<element name="comment" rngui:label="Comment">
|
28
|
-
<text rngui:wrap='true' rngui:label='Additional comments for the operator'/>
|
29
|
-
</element>
|
30
|
-
<element name="tools" rngui:header="Tools">
|
31
|
-
<zeroOrMore rngui:label="Add Tool">
|
32
|
-
<element name="tool">
|
33
|
-
<element name="place" rngui:label="Position">
|
34
|
-
<data type="integer" rngui:label="Position in Tool Magazine"/>
|
35
|
-
</element>
|
36
|
-
<element name="tool-name" rngui:label="Tool">
|
37
|
-
<data type="string" rngui:label="Name of Tool"/>
|
38
|
-
</element>
|
39
|
-
<element name="tool-holder" rngui:label="Holder">
|
40
|
-
<data type="string" rngui:label="Name of Tool Holder"/>
|
41
|
-
</element>
|
42
|
-
<element name="tool-orientation" rngui:label="Orientation">
|
43
|
-
<data type="string" rngui:label="Orientation in Tool Holder"/>
|
44
|
-
</element>
|
45
|
-
<element name="corrections" rngui:header="Corrections">
|
46
|
-
<zeroOrMore rngui:label="Add Correction">
|
47
|
-
<element name="correction">
|
48
|
-
<attribute name="length-x" rngui:label="Length X">
|
49
|
-
<data type="float"/>
|
50
|
-
</attribute>
|
51
|
-
<attribute name="length-z" rngui:label="Length Y">
|
52
|
-
<data type="float"/>
|
53
|
-
</attribute>
|
54
|
-
<attribute name="radius" rngui:label="Radius">
|
55
|
-
<data type="float"/>
|
56
|
-
</attribute>
|
57
|
-
</element>
|
58
|
-
</zeroOrMore>
|
59
|
-
</element>
|
60
|
-
<element name="attachments" rngui:header="Attachments">
|
61
|
-
<zeroOrMore rngui:label="Add Attachment">
|
62
|
-
<element name="attachment" rngui:label="URL">
|
63
|
-
<attribute name="label" rngui:label="Label">
|
64
|
-
<data type="string" rngui:label="Label"/>
|
65
|
-
</attribute>
|
66
|
-
<data type="string" rngui:label="URL"/>
|
67
|
-
</element>
|
68
|
-
</zeroOrMore>
|
69
|
-
</element>
|
70
|
-
</element>
|
71
|
-
</zeroOrMore>
|
72
|
-
</element>
|
73
|
-
</element>
|
74
|
-
</element>
|
75
|
-
</element>
|
@@ -1,40 +0,0 @@
|
|
1
|
-
<call>
|
2
|
-
<parameters>
|
3
|
-
<label></label>
|
4
|
-
<method>:post</method>
|
5
|
-
<arguments>
|
6
|
-
<nc-program>Kuli</nc-program>
|
7
|
-
<material-name>3</material-name>
|
8
|
-
<material-pic>http://centurio.work/customers/prime/part.jpg</material-pic>
|
9
|
-
<result-pic>http://centurio.work/customers/prime/result.jpg</result-pic>
|
10
|
-
<comment>Hallo</comment>
|
11
|
-
<tools>
|
12
|
-
<tool>
|
13
|
-
<place>1</place>
|
14
|
-
<tool-name>Schrupper (500)</tool-name>
|
15
|
-
<tool-holder>x3</tool-holder>
|
16
|
-
<tool-orientation>gegenspindel axial</tool-orientation>
|
17
|
-
<corrections>
|
18
|
-
<correction length-x="0" length-z="0" radius="70"/>
|
19
|
-
<correction length-x="1" length-z="1" radius="60"/>
|
20
|
-
</corrections>
|
21
|
-
<attachments>
|
22
|
-
<attachment label="Bla">http://centurio.work/customers/prime/attachment1.jpg</attachment>
|
23
|
-
</attachments>
|
24
|
-
</tool>
|
25
|
-
<tool>
|
26
|
-
<place>2</place>
|
27
|
-
<tool-name>Schaftfräser d6</tool-name>
|
28
|
-
<tool-holder>SK45</tool-holder>
|
29
|
-
<tool-orientation>-</tool-orientation>
|
30
|
-
<corrections>
|
31
|
-
<correction length-x="2" length-z="1" radius="2"/>
|
32
|
-
</corrections>
|
33
|
-
<attachments>
|
34
|
-
<attachment label="Tool">https://centurio.work/customers/prime/schaftfraeser.jpg</attachment>
|
35
|
-
</attachments>
|
36
|
-
</tool>
|
37
|
-
</tools>
|
38
|
-
</arguments>
|
39
|
-
</parameters>
|
40
|
-
</call>
|
@@ -1,60 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
This file is part of RelaxNGui.
|
3
|
-
|
4
|
-
RelaxNGui is free software: you can redistribute it and/or modify it under
|
5
|
-
the terms of the GNU General Public License as published by the Free Software
|
6
|
-
Foundation, either version 3 of the License, or (at your option) any later
|
7
|
-
version.
|
8
|
-
|
9
|
-
RelaxNGui is distributed in the hope that it will be useful, but WITHOUT ANY
|
10
|
-
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
11
|
-
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
12
|
-
|
13
|
-
You should have received a copy of the GNU General Public License along with
|
14
|
-
RelaxNGui (file COPYING in the main directory). If not, see
|
15
|
-
<http://www.gnu.org/licenses/>.
|
16
|
-
-->
|
17
|
-
|
18
|
-
<!DOCTYPE html>
|
19
|
-
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
20
|
-
<head>
|
21
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
22
|
-
<title>RelaxNGui Test 6</title>
|
23
|
-
|
24
|
-
<!-- libs, do not modify -->
|
25
|
-
<script type="text/javascript" src="/js_libs/jquery.min.js"></script>
|
26
|
-
<script type="text/javascript" src="/js_libs/util.js"></script>
|
27
|
-
<script type="text/javascript" src="/js_libs/vkbeautify.js"></script>
|
28
|
-
|
29
|
-
<script type="text/javascript" src="relaxngui.js"></script>
|
30
|
-
<link rel="stylesheet" href="relaxngui.css" type="text/css"/>
|
31
|
-
|
32
|
-
<!-- custom stuff, play arround -->
|
33
|
-
|
34
|
-
<script type="text/javascript">
|
35
|
-
$("body").ready(function(){
|
36
|
-
$.ajax({
|
37
|
-
type: "GET",
|
38
|
-
url: "rngtest6.rng",
|
39
|
-
success: function(rng){
|
40
|
-
$.ajax({
|
41
|
-
type: "GET",
|
42
|
-
url: "rngtest6.xml",
|
43
|
-
success: function(data){
|
44
|
-
var rngui = new RelaxNGui(rng,$('#show'));
|
45
|
-
rngui.content(data);
|
46
|
-
$('#saveall').on('click',function(){
|
47
|
-
console.log($(rngui.save()).serializePrettyXML());
|
48
|
-
});
|
49
|
-
}
|
50
|
-
});
|
51
|
-
}
|
52
|
-
});
|
53
|
-
});
|
54
|
-
</script>
|
55
|
-
</head>
|
56
|
-
<body>
|
57
|
-
<div id="show"></div>
|
58
|
-
<button id='saveall'>save it all to console</button>
|
59
|
-
</body>
|
60
|
-
</html>
|
@@ -1,24 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" rngui:header="Arguments" name="arguments" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<element name="behavior" rngui:label="Mode">
|
3
|
-
<choice>
|
4
|
-
<value>wait_running</value>
|
5
|
-
<value>fork_running</value>
|
6
|
-
<value>wait_ready</value>
|
7
|
-
<value>fork_ready</value>
|
8
|
-
</choice>
|
9
|
-
</element>
|
10
|
-
<element name="url" rngui:label="Process">
|
11
|
-
<data type="string" rngui:label="Link to centurio.work testset"/>
|
12
|
-
</element>
|
13
|
-
<element name="date" rngui:label="Due Date">
|
14
|
-
<data type="date" rngui:label="Due Date"/>
|
15
|
-
</element>
|
16
|
-
<element name="init" rngui:header="Initialize">
|
17
|
-
<zeroOrMore rngui:label="New Argument Pair">
|
18
|
-
<element rngui:label='Name'>
|
19
|
-
<anyName/>
|
20
|
-
<data type="string" rngui:label="Value"/>
|
21
|
-
</element>
|
22
|
-
</zeroOrMore>
|
23
|
-
</element>
|
24
|
-
</element>
|
@@ -1,60 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
This file is part of RelaxNGui.
|
3
|
-
|
4
|
-
RelaxNGui is free software: you can redistribute it and/or modify it under
|
5
|
-
the terms of the GNU General Public License as published by the Free Software
|
6
|
-
Foundation, either version 3 of the License, or (at your option) any later
|
7
|
-
version.
|
8
|
-
|
9
|
-
RelaxNGui is distributed in the hope that it will be useful, but WITHOUT ANY
|
10
|
-
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
11
|
-
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
12
|
-
|
13
|
-
You should have received a copy of the GNU General Public License along with
|
14
|
-
RelaxNGui (file COPYING in the main directory). If not, see
|
15
|
-
<http://www.gnu.org/licenses/>.
|
16
|
-
-->
|
17
|
-
|
18
|
-
<!DOCTYPE html>
|
19
|
-
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
20
|
-
<head>
|
21
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
22
|
-
<title>RelaxNGui Test 8</title>
|
23
|
-
|
24
|
-
<!-- libs, do not modify -->
|
25
|
-
<script type="text/javascript" src="/js_libs/jquery.min.js"></script>
|
26
|
-
<script type="text/javascript" src="/js_libs/util.js"></script>
|
27
|
-
<script type="text/javascript" src="/js_libs/vkbeautify.js"></script>
|
28
|
-
|
29
|
-
<script type="text/javascript" src="relaxngui.js"></script>
|
30
|
-
<link rel="stylesheet" href="relaxngui.css" type="text/css"/>
|
31
|
-
|
32
|
-
<!-- custom stuff, play arround -->
|
33
|
-
|
34
|
-
<script type="text/javascript">
|
35
|
-
$("body").ready(function(){
|
36
|
-
$.ajax({
|
37
|
-
type: "GET",
|
38
|
-
url: "rngtest8.rng",
|
39
|
-
success: function(rng){
|
40
|
-
$.ajax({
|
41
|
-
type: "GET",
|
42
|
-
url: "rngtest8.xml",
|
43
|
-
success: function(data){
|
44
|
-
var rngui = new RelaxNGui(rng,$('#show'));
|
45
|
-
rngui.content(data);
|
46
|
-
$('#saveall').on('click',function(){
|
47
|
-
console.log($(rngui.save()).serializePrettyXML());
|
48
|
-
});
|
49
|
-
}
|
50
|
-
});
|
51
|
-
}
|
52
|
-
});
|
53
|
-
});
|
54
|
-
</script>
|
55
|
-
</head>
|
56
|
-
<body>
|
57
|
-
<div id="show"></div>
|
58
|
-
<button id='saveall'>save it all to console</button>
|
59
|
-
</body>
|
60
|
-
</html>
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="parallel" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="wait" rngui:label="Wait" rngui:default="-1" rngui:hint="-1 to wait for all branches.">
|
3
|
-
<data type="integer"/>
|
4
|
-
</attribute>
|
5
|
-
<element name="parallel_branch">
|
6
|
-
<attribute name="pass"><data type="string"/></attribute>
|
7
|
-
<attribute name="local"><data type="string"/></attribute>
|
8
|
-
</element>
|
9
|
-
<element name="parallel_branch">
|
10
|
-
<attribute name="pass"><data type="string"/></attribute>
|
11
|
-
<attribute name="local"><data type="string"/></attribute>
|
12
|
-
</element>
|
13
|
-
</element>
|
@@ -1,60 +0,0 @@
|
|
1
|
-
<!--
|
2
|
-
This file is part of RelaxNGui.
|
3
|
-
|
4
|
-
RelaxNGui is free software: you can redistribute it and/or modify it under
|
5
|
-
the terms of the GNU General Public License as published by the Free Software
|
6
|
-
Foundation, either version 3 of the License, or (at your option) any later
|
7
|
-
version.
|
8
|
-
|
9
|
-
RelaxNGui is distributed in the hope that it will be useful, but WITHOUT ANY
|
10
|
-
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
11
|
-
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
12
|
-
|
13
|
-
You should have received a copy of the GNU General Public License along with
|
14
|
-
RelaxNGui (file COPYING in the main directory). If not, see
|
15
|
-
<http://www.gnu.org/licenses/>.
|
16
|
-
-->
|
17
|
-
|
18
|
-
<!DOCTYPE html>
|
19
|
-
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
20
|
-
<head>
|
21
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
22
|
-
<title>RelaxNGui Test 9</title>
|
23
|
-
|
24
|
-
<!-- libs, do not modify -->
|
25
|
-
<script type="text/javascript" src="/js_libs/jquery.min.js"></script>
|
26
|
-
<script type="text/javascript" src="/js_libs/util.js"></script>
|
27
|
-
<script type="text/javascript" src="/js_libs/vkbeautify.js"></script>
|
28
|
-
|
29
|
-
<script type="text/javascript" src="relaxngui.js"></script>
|
30
|
-
<link rel="stylesheet" href="relaxngui.css" type="text/css"/>
|
31
|
-
|
32
|
-
<!-- custom stuff, play arround -->
|
33
|
-
|
34
|
-
<script type="text/javascript">
|
35
|
-
$("body").ready(function(){
|
36
|
-
$.ajax({
|
37
|
-
type: "GET",
|
38
|
-
url: "rngtest9.rng",
|
39
|
-
success: function(rng){
|
40
|
-
$.ajax({
|
41
|
-
type: "GET",
|
42
|
-
url: "rngtest9.xml",
|
43
|
-
success: function(data){
|
44
|
-
var rngui = new RelaxNGui(rng,$('#show'));
|
45
|
-
rngui.content(data);
|
46
|
-
$('#saveall').on('click',function(){
|
47
|
-
console.log($(rngui.save()).serializePrettyXML());
|
48
|
-
});
|
49
|
-
}
|
50
|
-
});
|
51
|
-
}
|
52
|
-
});
|
53
|
-
});
|
54
|
-
</script>
|
55
|
-
</head>
|
56
|
-
<body>
|
57
|
-
<div id="show"></div>
|
58
|
-
<button id='saveall'>save it all to console</button>
|
59
|
-
</body>
|
60
|
-
</html>
|