Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~120 People Reached
Favorite Forums
Favorite Tags
xml x 1
Member Avatar for Dave4U

Hi I would like to know how in XSLT to select the QTY into a variable and the use that to repeat the GIR, that number of times? e.g. if QTY 12 need to repeat GIR 12 times <QTY> <QTY01-QuantityDetails> <QTY0101-QuantityQualifier>1</QTY0101-QuantityQualifier> <QTY0102-Quantity> <xsl:value-of select="QTY"/> </QTY0102-Quantity> </QTY01-QuantityDetails> </QTY> <GIR> <GIR01-SetIdentificationQualifier/> <GIR02-IdentificationNumber>xxxx …

Member Avatar for msbalaji
0
120