summaryrefslogtreecommitdiffstats
path: root/xslt/mrwFSIBusses.xsl
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2014-08-14 13:19:11 -0500
committerBrian Silver <bsilver@us.ibm.com>2014-08-14 14:20:53 -0500
commit1d823401e9315bba4ce94b2aaeb4c25d073f3bd2 (patch)
tree8037591a4228287c00be9ab99b7e3010162f3c6c /xslt/mrwFSIBusses.xsl
parent74b089d759cc0948fb38674bd4dfe42d0841c011 (diff)
downloadcommon-op-xml-1d823401e9315bba4ce94b2aaeb4c25d073f3bd2.tar.gz
common-op-xml-1d823401e9315bba4ce94b2aaeb4c25d073f3bd2.zip
Move XML declaration to top
Diffstat (limited to 'xslt/mrwFSIBusses.xsl')
-rw-r--r--xslt/mrwFSIBusses.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/xslt/mrwFSIBusses.xsl b/xslt/mrwFSIBusses.xsl
index b322ad0..59fb9ec 100644
--- a/xslt/mrwFSIBusses.xsl
+++ b/xslt/mrwFSIBusses.xsl
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- IBM_PROLOG_BEGIN_TAG -->
<!-- This is an automatically generated prolog. -->
<!-- -->
@@ -22,7 +23,6 @@
<!-- permissions and limitations under the License. -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:mrwfsi="http://w3.ibm.com/stg/power-firmware/schema/mrwfsi"
OpenPOWER on IntegriCloud