xsl-list
[Top] [All Lists]

Re: [xsl] testing for a missing attribute

2010-07-11 12:06:55
At 11:36 PM 7/10/2010, you wrote:
just curious, what do you treat this for example:
minOccurs="5" maxOccurs="10"

is this "required" or "required repeating"?

I print the range. The particular data set I have is from an SGML DTD so this doesn't occur.

It was in the code I posted as well

<xsl:otherwise> min:<xsl:value-of select="@minOccurs"/>
 max:<xsl:value-of select="@maxOccurs"/>
</xsl:otherwise>



---------------------------------------------------------------------------
Danny Vint

Panoramic Photography
http://www.dvint.com

voice: 502-749-6179

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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