1
XML generate syntax error
I am trying to use the with attributes’ option but the compiler keeps saying that ‘with’ is invalid. this is my code XML GENERATE XML-MESSAGE FROM ABC WITH ATTIRBUTES COUNT IN BUFFLEN. ATTRIBUTES was spelled correctly in the program I have tried the following & get syntax on all them. The first 3 gets IGYPS2072-S [...]
Answer Question
| May 25, 2012 5:28 PM
XML GENERATE
I am trying to use the with attributes’ option but the compiler keeps saying that ‘with’ is invalid. this is my code XML GENERATE XML-MESSAGE FROM ABC WITH ATTIRBUTES COUNT IN BUFFLEN. ATTRIBUTES was spelled correctly in the program I have tried the following & get syntax on all them. The first 3 gets IGYPS2072-S [...]
Enterprise COBOL XML Attributes
I am working on a COBOL XML Application where the XML message needs to have an attribute on the Group Level, with subordinate items generated as Child elements. According to the Enterprise COBOL manuals, it appears that I can choose EITHER format by specifing WITH ATTRIBUTES on the XML GENERATE Statement. In my situation, I [...]
Answer Question
| February 19, 2009 3:10 PM
COBOL, XML, XML GENERATE, XML Generator Package, z/OS
I am working on a COBOL XML Application where the XML message needs to have an attribute on the Group Level, with subordinate items generated as Child elements. According to the Enterprise COBOL manuals, it appears that I can choose EITHER format by specifing WITH ATTRIBUTES on the XML GENERATE Statement. In my situation, I [...]
1





