XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Conferences Close Tree View
+ Stylus Studio Feature Requests (1123)
- Stylus Studio Technical Forum (13809)
-> + Spell checking?? (2)
-> - saxon 9 linebreak in text mode (1)
-> + Apache FOP gets NoClassDefFoun... (3)
-> + Nillable Decimal (4)
-> + Transform XML to AS400 Databas... (4)
-> + xs3p vs xsDoc (3)
-> + Update Installation Problem (11)
-> + Java Heap error and -Xmx param (5)
-> + 2007 Pro won't run XSL files c... (3)
-> + access to multiples databases ... (6)
-> + License Authentication Failed (2)
-> + XSLT Mapper: How to aggregate ... (2)
-> + Why my WYSIWYG tab disappeared... (3)
-> + Flat File (From mainframe COBO... (8)
-> + X12 Validation (5)
-> + Schema replacement in Microsof... (2)
-> + [OT] XML fragment - error expl... (3)
-> + Re-using a simple type definit... (2)
-> + What is "Java bult-in" XSLT Pr... (2)
-> + Error when generating .NET cod... (6)
-> + options for sum(function) - to... (2)
-> + [OT] XSD - is this valid XML o... (2)
-> + Multiple page sequences (2)
-> + License disabled (3)
-> + EDIFACT to XML with multiple Q... (5)
-> + Viewing Web Service Call http ... (2)
-> - keyref handling by different p... (1)
-> + Running transform in SS UI com... (9)
-> + Mapping from one schema to ano... (3)
-> - Using document() to lookup fro... (1)
-> + Can not open a xml file in IE ... (2)
-> + Stylus Studio detected a chang... (3)
-> + Customer Support for Stylus St... (2)
-> + WebService Call is not working... (3)
-> + Activation Problem (2)
-> + Activating Stylus Studio 2008 (3)
-> + Cannot use UNC paths, get save... (22)
-> + DB to XML Data Source not avai... (3)
-> + Stylus Studio 2008 Installatio... (16)
-> - SQL Server 2005 xml datatype -... (1)
-> + XML Reporting: linking to sect... (4)
-> + Merge an external xml with inp... (4)
-> + Stylus Closing abruptly (4)
-> + Best approach for generating X... (2)
-> + Problem with Java call (5)
-> + Changing the top margin (2)
-> + Generating a Web Service Call (2)
-> + import xml into excel using V... (2)
-> + FOP producing NoSuchMethodErro... (6)
-> + Reporting Errors (2)
-> + Doc/Literal Wrapped (2)
-> + Need image to render at higher... (3)
-> + HTML to xml wizard on thousand... (2)
-> + Doc/Literal and SOAP Header/Bo... (2)
-> - Help with settping up MS Acces... (1)
-> + WSDL - A Well Defined Service (7)
-> + XML to XML Mapping - Combining... (2)
-> + CData Question (3)
-> + mySQL DB Connection (11)
-> + XPath documentation confusion (2)
-> + Extra block/CR generated (6)
-> + Apache FOP (2)
-> + Inserting Java Script (2)
-> + Convert EDIFACT to X12 or vice... (6)
-> + XSD: Restricting an attribute ... (2)
-> + Creating dynamically named ele... (2)
-> + Report reverts back to XHTML-C... (2)
-> + Certificate error (7)
-> + Opening DITA files and associa... (4)
-> + Cannot see links from source d... (10)
-> + SS 2007 vs. SS 2008 calling a ... (3)
-> + Unable to compile java file (8)
-> + Unable to use xsi:type attribu... (2)
-> + Unable to save xslt file after... (5)
-> + .NET XslTransform Compiled out... (3)
-> + Reporting Comparison (2)
-> + problems setting up the fonts ... (3)
-> + XML conversion (5)
-> + XQUERY: Application Crash (3)
-> + Base type definition does not ... (5)
-> + Tip says Generate C# Code actu... (2)
-> + install help (4)
-> + saxon-license (3)
-> + Mapping 1 xml file layout to a... (2)
-> + Problem - Schema Representatio... (3)
-> + selecting the correct Line Ter... (2)
-> + Stylus Studio crashing (14)
-> + EXSLT extensions in Stylusstud... (4)
-> - "Indent XML Tags" introduces u... (8)
-> ->No Topic
-> ->No Topic
-> ->No Topic
-> ->No Topic
-> ->No Topic
-> ->No Topic
-> ->No Topic
-> + unable to use Stylus Studio of... (4)
-> + Replace in selection not worki... (4)
-> + Activation Key (3)
-> + Berkeley support removed! ? (2)
-> + Report editor slows to a virtu... (2)
-> + StylusStudio will not stop pro... (2)
-> + Indent tags resolves NCRs in a... (4)
-> + XML Report Table Problem (2)
-> + document() function throws unk... (7)
-> + Report indentation (2)
-> + Report editor automatic scroll... (2)
-- Previous [1021-1040] [1041-1060] [1061-1080] Next
+ Website Feedback (243)
+ XSLT Help and Discussion (7447)
+ XQuery Help and Discussion (1861)
+ Stylus Studio FAQs (159)
+ Stylus Studio Code Samples & Utilities (361)
+ Stylus Studio Announcements (113)
Topic  
Postnext
Luc St-LouisSubject: "Indent XML Tags" introduces unwanted HTML entities.
Author: Luc St-Louis
Date: 11 Dec 2007 11:09 AM
When reformatting a document with "Indent XML Tags", attributes like:

foo='"bar"'

get transformed to:

foo=""bar""

It turns out we want to keep the original '"bar"'. How can we arrange this?

Postnext
Alberto MassariSubject: No Topic
Author: Alberto Massari
Date: 11 Dec 2007 12:40 PM
Hi Luc,
the two forms are both correct and equivalent. Could you tell us why do you need the " not to be there?

Thanks,
Alberto

Postnext
Luc St-LouisSubject: No Topic
Author: Luc St-Louis
Date: 11 Dec 2007 01:14 PM
Hi Alberto,

Thanks for your reply.

Yes, we are aware that both forms are identical in meaning. It turns out that we prefer the "'...'" form, and also, we have a _lot_ of text that already uses "'...'", and it's unfortunate to get this changed when we simply want to reindent.

So my question remains: is there any way to apply the reindent without touching those strings?

Postnext
Alberto MassariSubject: No Topic
Author: Alberto Massari
Date: 12 Dec 2007 02:28 AM
Hi Luc,
no, there is no way to change this behavior in the current version of Stylus. I have filed a request to change the indenter to enclose the attribute value inside single quotes when double quotes are used inside the value. The change should appear in the next update of Stylus.

Hope this helps,
Alberto

Postnext
Luc St-LouisSubject: No Topic
Author: Luc St-Louis
Date: 12 Dec 2007 04:32 AM
Thanks for that Alberto. But may I suggest that perhaps such behaviour should be decoupled from the indenting itself? I can surely imagine that different users would prefer different ways of handling such a feature, even though in the end, the XML is all equivalent :-)

Cheers!

Postnext
Alberto MassariSubject: No Topic
Author: Alberto Massari
Date: 12 Dec 2007 04:45 AM
Hi Luc,
can you elaborate on what you mean with 'decoupling'?

Alberto

Postnext
Luc St-LouisSubject: No Topic
Author: Luc St-Louis
Date: 12 Dec 2007 05:57 AM
Oh, I mean that the two functions, indenting and normalizing the quotes, would be completely separate functions. If the user wants to indent, it just indents (that's what we would like :-). If he wants to normalize all the "'... to become ""..., then he could invoke a function to do only that. Or maybe there could be a checkbox option like "Normalize "' to "" when indenting", or something like that, or similar options to do the opposite, or whatever. I'm certainly not sure what the best interface would be, or whether most users even care about having a choice of normalization, but I do think that indenting and normalizing to entities should be separate.

Thanks for your kind consideration of all these ideas and have a great day!

Posttop
Alberto MassariSubject: No Topic
Author: Alberto Massari
Date: 12 Dec 2007 11:16 AM
Hi Luc,
being single and double quotes just a "syntactic sugar", the parser doesn't notify Stylus of which one was used in the source file, so the choice we made was to always use double quotes (as Canonical XML requires). We have now relaxed this choice by using single quotes whenever double quotes are used in the value, and double quotes in the other cases.

Hope this helps,
Alberto

   
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.