[
https://issues.apache.org/jira/browse/WODEN-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574469#comment-14574469
]
D Soa commented on WODEN-239:
-----------------------------
My bad. " " is not a valid XML entity (unless you declare it). Could
just use
{code}<xsl:text> </xsl:text>{code}
> wsdl-viewer nit: no space between words
> ---------------------------------------
>
> Key: WODEN-239
> URL: https://issues.apache.org/jira/browse/WODEN-239
> 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 </xsl:when>
> <xsl:otherwise>Imported </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]