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

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Declaring character entities



[Ben Ryan]

> Having just completed a schema and starting to write to samples for I
> came across the problem of an undeclared entity. Where exactly do you
> declare entities in schemas?. I will be using a large amount of
> characters and symbols and would like to reuse the definitions I have
> some how and not have to resort to using numeric character references.

 AFAIK, you use a good old-fashioned DTD - the schema gets processed after
the parser learns about the entities.

Cheers,

Tom P