- From: "V P Krishnan" <vilayanur.krishnan@i...>
- To: <xml-dev@i...>
- Date: Thu, 6 Jan 2000 18:41:02 -0700
|
We had
the following questions that came up during our internal discussions. Would
appreciate anyone taking time for an answer to Q1 through Q4.
Thanks
vp
The
following XML is well-formed according to XML Spy 2.5 an XML editor. So I guess,
the answer to question number 5 is yes.
<?xml version="1.0"
encoding="UTF-8"?>
< test>
<test>
<test>This is a
test</test>
</test>
</ test>
Here are the list of questions which came up during XML
discussion. If you find an answer to any of these,
please do share it with the techspace
community.
1. Can XML grammar be represented in Backus Naur format (
BNF ) .
2. Should XML keywords be always represented in a specific
ASCII format or can you use different character set .
3. How to define a NULL DTD. ie a DTD which specifies no
constraints. This questions came up because a DTD
is required for a document to be valid. So can we define a
NULL DTD which will effectively treat all well formed XML
documents
as valid documents.
4.Is there a way of declaring multiple external dtd's in
the document type declaration ?
5. Can a child element have same name as the parent
element ?
Jai XML !!
http://click.egroups.com/1/632/5/_/114508/_/947133988eGroups.com
Home: http://www.egroups.com/group/techspace http://www.egroups.com - Simplifying group
communications
http://click.egroups.com/1/433/5/_/114508/_/947208589eGroups.com Home: http://www.egroups.com/group/techspace http://www.egroups.com - Simplifying group
communications
|
|