Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Throwing error in for loop

From: "Joe Fawcett" <joefawcett@---------.------>
To: NULL
Date: 5/3/2008 9:54:00 AM


"Paul Richardson" <paul.richardson@g...> wrote in message 
news:986fd821-6e74-408b-87b5-2b3c20ced199@l......
> I have (hopefully) an easy question:
>
> I have XML's that I am transforming using an XSL, and one of the
> elements of the xml repeats multiple times.  I need to somehow put in
> the XSL a check to create an error element only if none of the
> repeated elements match.
>
> To illustrate:
> I have several <LineItem> tags in the XML with different <ActionCode>
> tags.
>
> I need my XSL to this tag:
> <xsl:value-of select="error(QName('http://', 'ribproxy'),'ribproxy:
> Non-relevant POSLog message: ($txnType)')"/>
>
> If and Only If none of the LineItems had valid ActionCode tags.
>
> Thanks to anyone who can help!
> Paul
>
How do you know that an ActionCode is invalid? I would just check "first" by 
selecting all the LineItems elements with an invalid ActionCode and throwing 
an error if the set were non-empty.

-- 

Joe Fawcett (MVP - XML)
http://joe.fawcett.name
 



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent