× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

Create XML file acording to the XSD file

  • yaakoubi27
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 3 weeks ago #24336 by yaakoubi27
Create XML file acording to the XSD file was created by yaakoubi27
Hi
can anyone help me with this

I have a xsd schema file and I get some records for the report . I must convert the report to xml with a specific Tags acording to the xsd file via subroutine.
 

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
1 year 2 weeks ago #24337 by VK
Hi
if you had XSL you could use DYNTOXML() jBC function... For XSD I afraid you'll have to use an external tool.

Cheers
VK

Please Log in or Create an account to join the conversation.

  • yaakoubi27
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 2 weeks ago #24338 by yaakoubi27
Replied by yaakoubi27 on topic Create XML file acording to the XSD file
Thank you for your Reply
can you please give an example of external tool

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
1 year 2 weeks ago #24339 by VK
Hi
I can't give an example, especially not knowing your hardware/OS platform but I'm sure that Internet search would give many results for that.

Cheers
VK

Please Log in or Create an account to join the conversation.

  • yaakoubi27
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 2 weeks ago #24342 by yaakoubi27
Replied by yaakoubi27 on topic Create XML file acording to the XSD file
thank you

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
1 year 2 weeks ago #24344 by VK
Hi
please share here if you find a solution. Thanks.
 

Cheers
VK

Please Log in or Create an account to join the conversation.

  • yaakoubi27
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 months 1 week ago #24620 by yaakoubi27
Replied by yaakoubi27 on topic Create XML file acording to the XSD file
Hello can you tell me how to use XSL , i find this in JBC functions DYNTOXML(a,xsl,result) , but the question is xsl is a file that i need to call or i need to define the content of xsl as string

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
4 months 1 week ago #24622 by VK
Hi
I believe this should be a string... Try an example from here:

vladimirk2.github.io/pages/dyntoxml.html

 

Cheers
VK

Please Log in or Create an account to join the conversation.

Time to create page: 0.085 seconds