xml and xsd

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
amolkad
Forum Newbie
Posts: 22
Joined: Tue Jun 01, 2004 7:22 am

xml and xsd

Post by amolkad »

HI,

My programme has such functionality where i use xml files to send response via sockets.
My client sent me one .xsd file.It has complex structure including schema of more than one xml files.
Is there any way to create xml files from xsd i.e. to seperate xml files?
Post Reply