This is, I think, the last piece of relevant information that I can find
in Szymon's SDE file.
Which is not to mean that we get all the conversions right, or that we
handle the more complex cases (still no multi-cylinder import, for
example). But it should be much better than it used to be.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
<xsl:if test="WATERVISIBILITYDESC != ''">
Visibility: <xsl:value-of select="WATERVISIBILITYDESC" />
</xsl:if>
+ <xsl:if test="BOATNAME != ''">
+ Boat name: <xsl:value-of select="BOATNAME" />
+ </xsl:if>
</notes>
<!-- FIXME: add support for multiple cylinders, need sample data -->