[Home] [By Thread] [By Date] [Recent Entries]
John Cowan <jcowan@r...> wrote:
| Jeni Tennison scripsit:
|> I gather that you couldn't use notations to specify the type of
|> attributes?
|
| Not any way I know of.
Not in XML. But it's possible in SGML, using the DATA declared value.
<!ATTLIST foo
bar DATA baz #IMPLIED
>
where the DATA keyword is followed by the name of a declared notation.
|

Cart



