﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / T-SQL (SS2K5)  / help on xml schema / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 08:33:16 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: help on xml schema</title><link>http://www.sqlservercentral.com/Forums/Topic670940-338-1.aspx</link><description>By the way, If you really want to put the XML in your post, you can use one of the following methods: * Replace all "&amp;lt;" and "&amp;gt;" with "[" and "]" * Replace all "&amp;lt;" and "&amp;gt;" with "&amp; lt;" and "&amp; gt;" (except no space) * use the Simple-Talk prettifier here: [url]http://extras.sqlservercentral.com/prettifier/prettifier.aspx[/url]</description><pubDate>Mon, 09 Mar 2009 08:50:37 GMT</pubDate><dc:creator>RBarryYoung</dc:creator></item><item><title>RE: help on xml schema</title><link>http://www.sqlservercentral.com/Forums/Topic670940-338-1.aspx</link><description>What have you tried?  And what has happened when you tried it? (tell us the error message if there is one)</description><pubDate>Mon, 09 Mar 2009 08:36:43 GMT</pubDate><dc:creator>RBarryYoung</dc:creator></item><item><title>RE: help on xml schema</title><link>http://www.sqlservercentral.com/Forums/Topic670940-338-1.aspx</link><description>pls see the schema attached</description><pubDate>Mon, 09 Mar 2009 07:43:58 GMT</pubDate><dc:creator>Biswa Mahapatra</dc:creator></item><item><title>RE: help on xml schema</title><link>http://www.sqlservercentral.com/Forums/Topic670940-338-1.aspx</link><description>We cannot see most of you schema, because the security on these forums will filter out most text that looks like XML or HTML.  Please post your XML as an attached file, either as TXT or a ZIP.</description><pubDate>Sat, 07 Mar 2009 20:59:09 GMT</pubDate><dc:creator>RBarryYoung</dc:creator></item><item><title>help on xml schema</title><link>http://www.sqlservercentral.com/Forums/Topic670940-338-1.aspx</link><description>code snippet:CREATE XML SCHEMA COLLECTION MovieSchema AS N' &amp;lt;xs:schema xmlns="http://schemas.sqlservercentral.com/MovieSchema"  xmlns:xs="http://www.w3.org/2001/XMLSchema"&amp;gt;                                    						 			  					 					     					   					   					   					 					 					 										                 		         ';GOthis works well but i'm unable to add schema for a attribute called "status" to element "releaseDate". I'm able to add disctype,category to element "film", can anybody suggest/help what i'm missing with.Thanks in advance.</description><pubDate>Sat, 07 Mar 2009 10:50:27 GMT</pubDate><dc:creator>Biswa Mahapatra</dc:creator></item></channel></rss>