OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   XML-Data Questions

[ Lists Home | Date Index | Thread Index ]
  • From: "Don Park" <donpark@quake.net>
  • To: <xml-dev@ic.ac.uk>
  • Date: Fri, 30 Jan 1998 16:11:53 -0800

I have some questions about the XML-Data spec which affects implementation:

1. How are the schemas referenced from XML documents?

For DTDs, declaration or reference is within the <!DOCTYPE> tag.  Are we
supposed to use the tag also for XML-Data schemas?  Examples in the spec
uses lines had nothing except some namespace tags.  Will there be a MIME
type (text/x-xml-data?) and file extension (foo.xdl?) for XML-Data schema?

2. How does one validate XML documents which use XML-Data schema rather than
DTD?

Am I supposed to validate the XML-Data file first and then validate the
document?  What about the DTD file for the XML-Data file?

3. Current XML-Data does not allow or rather make it easy for enumerated
attribute values to contain spaces becuase space is used as delimeters.

Why not use the following structure to define enumerated attribute values?

<elementType id="Book">
  <attribute name="ageGrp" type="ENUMERATION">
    <value>children</value>
    <value>adult</value>
    <default>adult</default>
  </attribute>
</elementType>

I would appreciate insights and comments from those more familiar with
XML-Data than I am.

Regards,

Don Park
http://www.quake.net/~donpark/index.html



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





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS