Re: [Generateds-users] Creation of XML from given schema

2016-03-28 Thread Dave Kuhlman
On Tue, Mar 22, 2016 at 11:56:50PM +0100, Test User wrote: > I have 2 main problems: Ryku, I believe that I've fixed these 2 problems. That patch that I sent you last week turned out to be misguided. It conflicted with something else. I believe that this latest fix is better. I've created a

Re: [Generateds-users] Creation of XML from given schema

2016-03-23 Thread Dave Kuhlman
Ryku, I've made some progress on one of the issues that you reported. See below. On Tue, Mar 22, 2016 at 11:56:50PM +0100, Test User wrote: >Thank You for reply. >I've got sample schema that i think may be >helpful:Â [1]https://github.com/ryku123/xsd_cutted_gends/blob/master/xs >

Re: [Generateds-users] Creation of XML from given schema

2016-03-22 Thread Dave Kuhlman
> > Hi Dave, > > I would like to build XML's on the base of given schema (using all validation > rules that this xsd provides) then add some custom rules for certain tags > etc.. > My demo project is here: https://github.com/ryku123/xsd_playground Ryku, Thank you for your report. I'm trying

Re: [Generateds-users] Creation of XML from given schema

2016-03-22 Thread Test User
Thank You for reply. I've got sample schema that i think may be helpful: https://github.com/ryku123/xsd_cutted_gends/blob/master/xsd/pain_cutted.xsd And by the way my tryouts here: https://github.com/ryku123/xsd_cutted_gends Best regards, Ryku 2016-03-22 23:51 GMT+01:00 Dave Kuhlman : > > > >