Re: [Servingxml-help] count on the repeating group
Brought to you by:
danielaparker
From: Daniel P. <dan...@sy...> - 2007-03-23 01:55:06
|
Ravi, Picking up the count from the field value isn't supported in the current = version, but somebody else needs this as well, so it should get added = fairly quickly. =20 Daniel ----- Original Message -----=20 From: Ravikumar Tadysetty=20 To: ser...@li...=20 Sent: Thursday, March 22, 2007 5:51 PM Subject: [Servingxml-help] count on the repeating group Hi I have a positional record with a repeating group of elements. But the = count is variable. eg 005CODE1CODE2CODE3CODE4CODE5JUNK1JUNK2 Expected output: <codes count=3D5> <code>CODE1</code>=20 <code>CODE2</code> <code>CODE3</code> <code>CODE4</code> <code>CODE5</code> </codes> The first 3 letters of the line determine the # of Codes available in = the rest of the list. After CODE5, the rest of the line should be = ignored. The count attribute on the <sx:repeatingGroup> element in ServingXML = is fixed. Is it possible to take value of another positional field in = the count attribute. Or any other alternatives?=20 Regards Ravi -------------------------------------------------------------------------= ----- = -------------------------------------------------------------------------= Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to = share your opinions on IT & business topics through brief surveys-and earn cash = http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV -------------------------------------------------------------------------= ----- _______________________________________________ Servingxml-help mailing list Ser...@li... https://lists.sourceforge.net/lists/listinfo/servingxml-help |