[
Lists Home |
Date Index |
Thread Index
]
- From: "Dave Carlson" <dcarlson@ontogenics.com>
- To: <xml-dev@xml.org>
- Date: Mon, 5 Jun 2000 07:40:58 -0600
I believe that this DTD attribute for "e-dtype", or "element data type", is
a convention used by Extensibility in their XML-Authority (XA) schema
editor. A few months ago, I saw a white paper (and/or W3C note) on
Extensibility's site recommending this approach as a way to store more
declaration information in DTDs.
Because DTDs do not provide a way to declare the type of PCDATA contents,
there in no way to *validate* that the TAXCOUNTRYPROOFRECEIVED element
contains a boolean value. This declaration is just a hint to tools, like
XA, about the intended type.
Dave
----- Original Message -----
From: Abhishek Srivastava <abisheks@india.hp.com>
To: <xml-dev@xml.org>
Sent: Monday, June 05, 2000 4:55 AM
Subject: explanation of a DTD
Hi,
I came across this particular element definition
<!ELEMENT TAXCOUNTRYPROOFRECEIVED (#PCDATA )>
<!ATTLIST TAXCOUNTRYPROOFRECEIVED e-dtype NMTOKEN #FIXED 'boolean'>
I'll be grateful if someone could explain it to me.
regards,
Abhishek.
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|