|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XMLSchema.dtd not fully defined?
>I am getting attributes like xmlns:msdata Well that's a namespace declaration, and it's a general problem with DTDs that they can't always anticipate the namespace declarations that will be needed. You can fix this by declaring them in the internal subset. Something like <!DOCTYPE xs:schema SYSTEM "my-copy-of-the-schema-dtd" [ <!ATTLIST xs:schema xmlns:msdata CDATA #IMPLIED> ]> (assuming the attribute is on the schema element). >and msdata I have no idea what that would be doing there. -- Richard
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








