Hi! I am looking about this topic with google now about 2 days but did not found any documentation which explained it to me ...
I want to assign an XSD Schema to my XML and present it afterwards to the user ... I want: <?xml version="1.0" encoding="ISO-8859-1"?> <document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="(XSD Schema Location)"> ... </document> but i always get: <?xml version="1.0" encoding="ISO-8859-1"?> <document> ... </document> Thanks in advance, Martin -- _ _ | \/ |artin _ EMail: [EMAIL PROTECTED] | |\/| |______|_)__________________________________ |_| |_| |_)uchleitner ICQ: #13889764 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
