[
Lists Home |
Date Index |
Thread Index
]
- From: "Pierre, Sebastian" <spierre@Rational.Com>
- To: XML-Dev ML <xml-dev@xml.org>
- Date: Tue, 16 May 2000 10:50:40 -0700
Hi all!
Still asking some silly questions...sorry!
I'm working on a general purpose text DTD...But I've been facing some problems.
Here they are:
- When defining parameter entities, the parser (IE5...I know;) complains about non valid characters such as '#' or even '('.
For example I have this declaration :
( link | see | anchor | em | quote | citation | copyright | date | name | #PCDATA )*
for an element content is invalid because of the # in #PCDATA.
- I don't know if I can imbricate more than one level of parenthesis in element content declaration, ie:
( (first-name, last-name)+, address )*
[This example is silly, but the important fact is imbricated parenthesis]
Thanks!
Sebastien PIERRE___________________________________________
Computer science student in internship at
R a t i o n a l Software.
Suite 638, North Tower
West 41st Ave
Vancouver, B.C. V5Z 2M9
CANADA
_________________________________Phone #: +1 (604) 269-3214
***************************************************************************
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/
***************************************************************************
|