- Forum
- T24 Technical Discussions
- T24 Development & Customization
- Create XML file acording to the XSD file
×
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
Less
More
- Posts: 13
- Thank you received: 0
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.
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
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1191
- Thank you received: 157
1 year 2 weeks ago #24337
by VK
Cheers
VK
Replied by VK on topic Create XML file acording to the XSD file
Hi
if you had XSL you could use DYNTOXML() jBC function... For XSD I afraid you'll have to use an external tool.
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
Less
More
- Posts: 13
- Thank you received: 0
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
can you please give an example of external tool
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1191
- Thank you received: 157
1 year 2 weeks ago #24339
by VK
Cheers
VK
Replied by VK on topic Create XML file acording to the XSD file
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.
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
Less
More
- Posts: 13
- Thank you received: 0
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
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1191
- Thank you received: 157
1 year 2 weeks ago #24344
by VK
Cheers
VK
Replied by VK on topic Create XML file acording to the XSD file
Hi
please share here if you find a solution. Thanks.
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
Less
More
- Posts: 13
- Thank you received: 0
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
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1191
- Thank you received: 157
4 months 1 week ago #24622
by VK
Cheers
VK
Replied by VK on topic Create XML file acording to the XSD file
Hi
I believe this should be a string... Try an example from here:
vladimirk2.github.io/pages/dyntoxml.html
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.
- Forum
- T24 Technical Discussions
- T24 Development & Customization
- Create XML file acording to the XSD file
Time to create page: 0.085 seconds