|
-
August 30th, 1999, 01:22 AM
#1
xml urgent
i want to learn xml.
how do i write a program in xml and execute it?pls send the program and what it does. it is vary urgent
-
August 30th, 1999, 02:12 AM
#2
Re: xml urgent
Hi,
you can't write a program in XML. XML is like HTML a language for describing the layout of a page, not a programming language.
Martin
-
August 30th, 1999, 07:25 AM
#3
Re: xml urgent
dear Martin Speiser
thanks for the reply.if xml is not a programing language and it is like HTML then atleast you can design screens as we do in HTML is'nt it. send me a code of this in xml.
-
August 30th, 1999, 08:13 AM
#4
Re: xml urgent
You can't do this either without a DTD (Document Type Definition). In XML everyone can develop their own tags and how they shall be processed. It's not a static definition, each one has to develop his own definition and publish it, so others can use it.
I recommend you to read what XML is. One entry point to this topic is http://msdn.microsoft.com/isapi/msdn...t/xmlfinal.htm.
Martin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|