[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: dataset:READ-XML defining destination database field name in schema file

  • Thread starter Thread starter Robin Brown
  • Start date Start date
Status
Not open for further replies.
R

Robin Brown

Guest
I'm not sure what you are after. What is the database field name? The XML Schema snippet is defining the temp-table field name 'description' with an XML -NODE-NAME 'desc'. 'desc' is what will be serialized with the temp-table data. When deserialized the element will be recognized as the 'description field'.

Continue reading...
 
Status
Not open for further replies.
Back
Top