How to store xml data into schema and access it? | Community
Skip to main content
Level 2
March 26, 2019
Solved

How to store xml data into schema and access it?

  • March 26, 2019
  • 1 reply
  • 1058 views

Hi,

I want t store an XML element like below into a schema and later I want to see the data and retrieve. please let me know how to construct the attribute/element

for the same.

<ctx>

  < DAYSLEFT>8</DAYSLEFT>

  <FORMID>F82</FORMID>

   <EXPDATE>05/01/2019</EXPDATE>

  <RQSTID>C100JO7IS</RQSTID>

<ctx>

Thanks in advance!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jonathon_wodnicki

Hi,

Use a memo field.

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
April 1, 2019

Hi,

Use a memo field.

Thanks,

-Jon