<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>XSL Report format change in ORD</title><link>https://communities.bentley.com/products/road___site_design/f/geopak-inroads-mx-openroads-forum/135195/xsl-report-format-change-in-ord</link><description>Hi all, 
 
 Upon adding my SS4 OpenRoads reports into ORD I have realised there has been an XSL format change. Nothing major, but enough to require editing of all pre-existing report XSLs to work with ORD. 
 
 This includes an understandable replacement</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: XSL Report format change in ORD</title><link>https://communities.bentley.com/thread/756179?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2023 20:27:38 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:cae56255-4d28-4d1c-beba-d7ec88ea93dd</guid><dc:creator>Derek Schmidt</dc:creator><description>&lt;p&gt;Thanks, Mark. I expected so, but I just began converting some reports and I didn&amp;#39;t notice any issues but I wanted to check.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XSL Report format change in ORD</title><link>https://communities.bentley.com/thread/756178?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2023 20:20:50 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0d81401f-7414-47ef-8c35-59e44d4fec92</guid><dc:creator>Mark Shamoun</dc:creator><description>&lt;p&gt;Hi Derek, if I recall correctly, this was fixed a while ago.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XSL Report format change in ORD</title><link>https://communities.bentley.com/thread/756176?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2023 20:16:38 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4d1de0e1-4bcb-4fa8-8d0d-9a9d7313bc8e</guid><dc:creator>Derek Schmidt</dc:creator><description>&lt;p&gt;Thanks, Kevin. Do you know if this has been fixed, 5.5 years later?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XSL Report format change in ORD</title><link>https://communities.bentley.com/thread/530942?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2019 22:58:49 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ef01f2ad-93c2-4eaa-8d00-32f1acc59495</guid><dc:creator>John Mark Palacios</dc:creator><description>&lt;p&gt;Kevin, do you have an update on documentation? Since you have removed the format.xsl file, documentation is even more crucial as we have no way of knowing what functions are available in the cif namespace. We used to be able to open format.xsl and review all the javascript functions that were present, but now we have no way of knowing what functions are available. Am in the process of updating FDOT&amp;#39;s XSL reports to work in ORD.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XSL Report format change in ORD</title><link>https://communities.bentley.com/thread/416651?ContentTypeID=1</link><pubDate>Wed, 21 Jun 2017 19:11:06 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0b3b21e7-eeb2-4f7a-97cd-2a7f28def615</guid><dc:creator>Kevin McDonald</dc:creator><description>Thanks for the notice about the doubling of the Position() values.  I&amp;#39;ve filed a defect (717703) to get this fixed.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XSL Report format change in ORD</title><link>https://communities.bentley.com/thread/416511?ContentTypeID=1</link><pubDate>Wed, 21 Jun 2017 04:23:18 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:1ae33c71-72ba-4ecd-9cb4-7906e50eb941</guid><dc:creator>Mark Shamoun</dc:creator><description>&lt;h4&gt;&lt;/h4&gt;
&lt;p&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:75%;"&gt;After updating my previous SS4 reports, this is what I have found:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:75%;"&gt;xml namespace &amp;quot;cif&amp;quot; needs to be manually&amp;nbsp;defined (to replace previous &amp;quot;inr&amp;quot; namespace), eg.&lt;em&gt; xmlns:cif=&amp;quot;cif&amp;quot;&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:75%;"&gt;All &amp;quot;inr&lt;strong&gt;&amp;quot;&lt;/strong&gt; namespace references must be repaced with &amp;quot;cif&lt;strong&gt;&amp;quot;, &lt;/strong&gt;eg.&lt;em&gt; cif:stationFormat&lt;/em&gt; (vs &lt;em&gt;inr:stationFormat&lt;/em&gt;)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:75%;"&gt;xslShowHelp parameter is now required (for Report Help), eg. &lt;em&gt;&amp;lt;xsl:param name=&amp;quot;xslShowHelp&amp;quot; select=&amp;quot;cif:xslShowHelp&amp;quot;/&amp;gt;&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:75%;"&gt;All Format parameters now have self-constained unit and precision variables (definition using custom variables no longer available),&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-size:75%;"&gt;eg. &amp;quot;cif:directionFormat(number(@tangentialDirectionEnd))&amp;quot; (vs &amp;nbsp;&amp;quot;inr:directionFormat(number(@tangentialDirectionEnd), $xslDirectionFormat, $xslDirectionPrecision, $xslDirectionModeFormat1, $xslAngularMethod1)&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-size:75%;"&gt;This now locks definition of units and precision to the Civil Report format options (can be hardcoded using format-number function)&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:75%;"&gt;&amp;quot;&lt;em&gt;EastingFormat&lt;/em&gt;&amp;quot;, &amp;quot;&lt;em&gt;NorthingFormat&lt;/em&gt;&amp;quot; and &amp;quot;&lt;em&gt;ElevationFormat&amp;quot;&lt;/em&gt; parameters have been replaced with a new &amp;quot;&lt;em&gt;OrdinateFormat&lt;/em&gt;&amp;quot; paramete&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:75%;"&gt;Previous current node &lt;em&gt;Position() = 1&lt;/em&gt; (first node in node list) now&amp;nbsp;needs to be defined as &lt;em&gt;Position() = 2&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:75%;"&gt;Previous last node position&amp;nbsp;- &lt;em&gt;Position()&amp;nbsp;= last()&lt;/em&gt; now needs to&amp;nbsp;be defined as &lt;em&gt;Position()&amp;nbsp;= last() - 1&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:arial,helvetica,sans-serif;font-size:75%;"&gt;Related to the changes above, there seems to be a doubling up of node counts, ie. Previous nodes = 7 now has nodes = 14&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:verdana,geneva;font-size:75%;"&gt;Attached is an example of a SS4 report and its updated ORD version - &lt;strong&gt;Please note:&lt;/strong&gt; these have hardcoded precision set in the report (except bearing)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p style="padding:0;margin:0;"&gt;&lt;a href="https://communities.bentley.com/cfs-file/__key/communityserver-discussions-components-files/5922/HorizontalAlignment_2D00_Type1.zip"&gt;communities.bentley.com/.../HorizontalAlignment_2D00_Type1.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XSL Report format change in ORD</title><link>https://communities.bentley.com/thread/410159?ContentTypeID=1</link><pubDate>Thu, 20 Apr 2017 15:01:44 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:955e6ca4-a7cb-4ae9-98cf-a7fb4a25dde6</guid><dc:creator>Kevin McDonald</dc:creator><description>&lt;p&gt;Hi Mark, &amp;nbsp;This change occurred because all of the JavaScript code had to be re-written to work with the newer versions of the Microsoft XML code. &amp;nbsp;The schemas should all be pretty much the same in the XML, but the JavaScript used to format will have to be modified as you&amp;#39;ve shown above. &amp;nbsp;I was told that more documentation will follow, but at this time we don&amp;#39;t have a full list with the changes. &amp;nbsp;I am planning to start a WIKI over in the &lt;a href="/products/road___site_design/w/road_and_site_design__wiki/33435.openroads-designer-connect-edition-wiki-articles-and-videos"&gt;OpenRoads Designer pages &lt;/a&gt;to list the differences as we find them.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://communities.bentley.com/products/road___site_design/w/road_and_site_design__wiki/33435.openroads-designer-connect-edition-wiki-articles-and-videos"&gt;communities.bentley.com/.../33435.openroads-designer-connect-edition-wiki-articles-and-videos&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>