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

Re: testing for a missing attribute

Subject: Re: testing for a missing attribute
From: Dan Vint <dvint@xxxxxxxxx>
Date: Sat, 10 Jul 2010 20:41:27 -0700
Re:  testing for a missing attribute
At 07:34 PM 7/10/2010, you wrote:
How about having:

  <xsl:variable name="minOccurs" select="(@minOccurs,1)[1]"/>
  <xsl:variable name="maxOccurs" select="(@maxOccurs,1)[1]"/>

... and then changing your tests to variables instead of attributes? You won't need the tests for absence since the variable assignment has accommodated absence.

I don't recognize what this is doing, I'm assuming it assigns 1 when not there, but I don't understand the syntax.


I suppose if there had been a DTD to validate against I could have checked for the value directly.

..dan
---------------------------------------------------------------------------
Danny Vint

Panoramic Photography
http://www.dvint.com

voice: 502-749-6179

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.