[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: single quotes instead of double

Subject: Re: single quotes instead of double
From: Hermann Stamm-Wilbrandt <STAMMW@xxxxxxxxxx>
Date: Mon, 21 Nov 2011 13:47:39 +0100
Re:  single quotes instead of double
There are situations like below where I was not able to handle
quot/apos nesting without defining a variable for XSLT 1.0.
Not sure if this can be done without a variable ...

<xsl:variable name="apos" select='"&apos;"'/>

<xsl:variable name="tab-07FF" select="concat(
  '&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;&#x009;',
  '&#x00a;&#xfff;&#xfff;&#x00d;&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;',
  '&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;&#xfff;',
  '&#xfff;&#xfff;&#x020;&#x021;&#x022;&#x023;&#x024;&#x025;&#x026;',$apos,
  '&#x028;&#x029;&#x02a;&#x02b;&#x02c;&#x02d;&#x02e;&#x02f;&#x030;&#x031;',
  '&#x032;&#x033;&#x034;&#x035;&#x036;&#x037;&#x038;&#x039;&#x03a;&#x03b;',
...
  '&#x7ee;&#x7ef;&#x7f0;&#x7f1;&#x7f2;&#x7f3;&#x7f4;&#x7f5;&#x7f6;&#x7f7;',
  '&#x7f8;&#x7f9;&#x7fa;&#x7fb;&#x7fc;&#x7fd;&#x7fe;&#x7ff;'
)"/>



Mit besten Gruessen / Best wishes,

Hermann Stamm-Wilbrandt
Level 3 support for XML Compiler team, Fixpack team lead
WebSphere DataPower SOA Appliances
https://www.ibm.com/developerworks/mydeveloperworks/blogs/HermannSW/
----------------------------------------------------------------------
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter
Geschaeftsfuehrung: Dirk Wittkopp
Sitz der Gesellschaft: Boeblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294


                                                                                                                                           
  From:       David Carlisle <davidc@xxxxxxxxx>                                                                                            
                                                                                                                                           
  To:         xsl-list@xxxxxxxxxxxxxxxxxxxxxx,                                                                                             
                                                                                                                                           
  Cc:         Andrew Welch <andrew.j.welch@xxxxxxxxx>                                                                                      
                                                                                                                                           
  Date:       11/21/2011 12:50 PM                                                                                                          
                                                                                                                                           
  Subject:    Re:  single quotes instead of double                                                                                    
                                                                                                                                           





On 21/11/2011 11:44, Andrew Welch wrote:
>   it's inconsistent with the line
> above,

Not if the consistent rule being applied is

use single quotes for xml attributes unless the value of the attribute
contains single quotes in which case use double.

which isn't the rule I use personally, but seems perfectly sane rule to
use.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.