Re: Same Indent in converted output xml
| Newsgroups | gmane.text.xml.xsl.general.mulberrytech |
|---|---|
| Message-ID | <[email protected]> |
Am 15.04.2021 um 08:38 schrieb Martin Honnen [email protected]: > Am 15.04.2021 um 06:32 schrieb Byomokesh Sahoo [email protected]: >> EXPECTED OUTPUT: >> >> <journal-meta> >> <journal-id journal-id-type=3D"publisher-id">ier</journal-id> >> <journal-id journal-id-type=3D"publisher-acronym">IERO</journal-id> >> <journal-title-group> >> <journal-title>Expert</journal-title> >> </journal-title-group> >> <issn publication-format=3D"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=3D"0" I suppose. --~---------------------------------------------------------------- XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/3329386 or by email: [email protected] --~--