Skip to content

Commit

Permalink
Merge pull request #403 from robot-ranger/378-stylesheet
Browse files Browse the repository at this point in the history
stylesheet schema ver
  • Loading branch information
wsobel authored Jan 24, 2024
2 parents c0906af + 266b3e6 commit 595c0e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions styles/styles.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
xmlns:m="urn:mtconnect.org:MTConnectDevices:2.0"
xmlns:s="urn:mtconnect.org:MTConnectStreams:2.0"
xmlns:e="urn:mtconnect.org:MTConnectError:2.0"
xmlns:m="urn:mtconnect.org:MTConnectDevices:2.2"
xmlns:s="urn:mtconnect.org:MTConnectStreams:2.2"
xmlns:e="urn:mtconnect.org:MTConnectError:2.2"
xmlns:js="urn:custom-javascript"
exclude-result-prefixes="msxsl js"
xmlns:msxsl="urn:schemas-microsoft-com:xslt"
Expand Down

0 comments on commit 595c0e0

Please sign in to comment.