This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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

To unsubscribe from this list, send a post to docboook-apps-unsubscribe@lists.oasis-open.org.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]