PDA

View Full Version : linking XML to its schema


alex80
12-07-2002, 11:13 PM
i know, its probably dead easy but im kinda stuck

i have my nice XML file
and i have created the my schema file (doubting that it works...)

but i cant get my XML to get validated automatically with its schema

what do i have to write in the top of my XML?

Alex Vincent
12-12-2002, 11:46 PM
It's in the XML Schema primer document from www.w3.org -- I believe under the xs:schemaLocation description.

Note Gecko-based browsers currently do not check XML Schemas.