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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   simple DTD question

[ Lists Home | Date Index | Thread Index ]
  • From: Michael Fitzgerald <mike@wyeast.net>
  • To: xml-dev@lists.xml.org
  • Date: Thu, 14 Dec 2000 21:10:25 -0800

Given the declaration:

<!ATTLIST el-name at-name (val-name) #IMPLIED>

is val-name the default of at-name? It is a shortened version of:

<!ATTLIST el-name at-name (val-name) "val-name">

More commonly:

<!ATTLIST el-name at-name (val-name1 | val-name2 | val-name3) "val-name1">

The construct is in the cXML dtd.

Thanks for any help...

Mike





 

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

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