Skip to content

Commit

Permalink
schema ver
Browse files Browse the repository at this point in the history
  • Loading branch information
robot-ranger committed Jan 23, 2024
1 parent c0906af commit 266b3e6
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 266b3e6

Please sign in to comment.