×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hi Jim,
I think what you need to do is to define the field name in your data structure as POSITION_TITLE and instead of case=any use case=convert as an XML-INTO option. Any "bad" characters will become an underscore. Believe it or not I just learned this the other day (Thank you Jon Paris!). Anyone, please correct me if I'm wrong on this.
Mike
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Jim L. Bostwick
Sent: Friday, July 27, 2018 1:53 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Problem defining DS for XML-INTO
I am using XML-INTO to parse an XML document. My problem is that one of the tag names is called <POSITION-TITLE>Leader</POSITION-TITLE>
How do I define the field in the ds? I get this compiler error:
Entry contains data that is not valid; only valid data is used.
Jim Bostwick
Reliable Credit Association, Inc
(503) 462-3049
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD
As an Amazon Associate we earn from qualifying purchases.