-
I’m new to the XSLT.. I’m doing xml to json conversion in that I’m using map function to display in …
- 55 views
- 1 answers
- 0 votes
-
I have a json input, it has both interger and string values. { "name":"jj", "id":123 } I’m performing json to …
- 54 views
- 1 answers
- 0 votes
-
I’m new to the XSLT How to set null in the xslt value. <string key= "Worker"> <xsl:text></xsl:text> </string> Output:- { …
- 57 views
- 1 answers
- 0 votes
-
How to convert xml to json in xslt input xml: <root> <citiID>RR1</citiID> <bib>ertyokf (5208). Free <Emphasis Type="Italic">of detachment</Emphasis>, aedrtg. dcdcdr<b>49</b> …
- 65 views
- 3 answers
- 0 votes