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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: adding to dbnotn.xsd


What is the correct way to add to the notation class when using schemas?

I've added the flash file extension to the dtd by adding this:

...
<!ENTITY % local.notation.class "| SWF">
<!NOTATION SWF SYSTEM "SWF">
...

How is this done when validating with the docbook schema?

Thanks,
Troy


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]