xsl-list
[Top] [All Lists]

Re: [xsl] Same Indent in converted output xml

2021-04-15 01:39:50
Am 15.04.2021 um 08:38 schrieb Martin Honnen 
martin(_dot_)honnen(_at_)gmx(_dot_)de:
Am 15.04.2021 um 06:32 schrieb Byomokesh Sahoo 
sahoo(_dot_)byomokesh(_at_)gmail(_dot_)com:
EXPECTED OUTPUT:

<journal-meta>
<journal-id journal-id-type="publisher-id">ier</journal-id>
<journal-id journal-id-type="publisher-acronym">IERO</journal-id>
<journal-title-group>
<journal-title>Expert</journal-title>
</journal-title-group>
<issn publication-format="print">159</issn>
</journal-meta>

So you just want line breaks but no indentation? I think Saxon PE and EE
have an extension attribute on xsl:output you can set. Which XSLT
processor do you use?

Attribute is saxon:indent-spaces="0" I suppose.
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--


<Prev in Thread] Current Thread [Next in Thread>