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
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Anthony BatemanSubject: Simple increment of a value
Author: Anthony Bateman
Date: 25 Jun 2007 06:20 PM
Apologies if somebody thinks this has been answered in other posts; I have looked and cannot see an answer to this (yes I am new at this); the other posts I searced for using the keyword 'increment' seemed too complex.

I have to create an xslt that maps to the following XSD in an <xsd:for-each> loop:

<xsd:element name="E1EDP01" minOccurs="0" maxOccurs="999999">
<xsd:attribute name="SEGMENT" use="required">
</xsd:element>

I need to increment the attribute SEGMENT value by 1 each time the loop is traversed.

Sorry to say but the examples given were not making that much sense to me. Risking the wrath of the developer community, could somebody please enlighten me regarding the most elegant way to solve this problem? I'm wondering if I could use the <xsl:variable> declaration in conjunction with some kind of XPath statement.

Kind Regards,

Tony.

Posttop
(Deleted User) Subject: Simple increment of a value
Author: (Deleted User)
Date: 26 Jun 2007 09:56 AM
Hi Anthony,
if you are inside a for-each loop, the position() function will tell you the index you are currently working on.

Hope this helps,
Alberto

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
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-2016 All Rights Reserved.