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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] DTD Definition

[ Lists Home | Date Index | Thread Index ]

Probably the error is using address="1". 

ID's cannot start with a digit.  

Cheers
Rick Jelliffe
http://www.topologi.com/

----- Original Message ----- 
From: "Alejandro López" <lopgaral@ya.com>
To: <xml-dev@lists.xml.org>
Sent: Wednesday, June 18, 2003 7:18 PM
Subject: [xml-dev] DTD Definition


> Hi everybody.
> 
> I´ve defined a DTD for e-books (quite small) ant this is one of the
> elementents defined in it:
> 
> <!ELEMENT paragraph( #PCDATA | bold | italic | underlined | strike | table |
> definition | numericList | alphabetList | unorderedList | image | code |
> br )* >
> 
> <!ATTLIST parrafo
> address ID #REQUIRED
> align ( left | right | cen ) "left"
> >
> 
> When i write the next line in the XML document, a validation error appears:
> 
> <paragraph address="1" align="cen">Dear Friends:
> </paragraph>
> 
> I thougth #PCDATA was enougth for using character strings in a paragraph,
> but Cooktop says it´s a name error (a name was started with an invalid
> character.
> 
> Could anybody help me?
> 
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
> 
>





 

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

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