D Soa created WODEN-240:
---------------------------

             Summary: wsdl-viewer nit: no space between words
                 Key: WODEN-240
                 URL: https://issues.apache.org/jira/browse/WODEN-240
             Project: Woden
          Issue Type: Bug
            Reporter: D Soa
            Priority: Minor


Lines 1840 and 1841 should use {noformat} {noformat} since the space is 
getting lost, resulting in, for example, "ImportedSchema" instead of "Imported 
Schema".

I.e.,
{noformat}
<xsl:when test="parent::xsd:include">Included&nbsp;</xsl:when>
<xsl:otherwise>Imported&nbsp;</xsl:otherwise>
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to