[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Frank Boumphrey" <bckman@i...>
  • To: "Charles Frankston" <cfranks@m...>
  • Date: Thu, 13 Aug 1998 11:11:45 -0400

Hi,

a quick question about DCD.

Is a namespace declaration necessary in the same way it is in XML-Data, and
if it is which of the following (if either) is correct.

Example1.
<DCD>
 <namespace>http://w3.org/Schemas/DCD</namespace>
 <ElementDef>
  <type>Greeting</type>
  <model>Data</model>

 </ElementDef>
</DCD>
<greeting> Hello World! </greeting>

Example2

<DCD xmlns="http://w3.org/Schemas/DCD">
  <ElementDef>
  <type>Greeting</type>
  <model>Data</model>

 </ElementDef>
</DCD>
<greeting> Hello World! </greeting>

TIA,

Frank

Frank Boumphrey

XML and style sheet info at Http://www.hypermedic.com/style/index.htm
Author: - Professional Style Sheets for HTML and XML http://www.wrox.com


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member