XmlDataSchema Property

The XmlDataSchema property of the SPListItemCollection class gets the schema that defines the XML returned by the Xml property.

Property Value

A string that contains the schema in XMLDATA format.

Note  The XMLDATA format specifies XML data type information that can be used where data types are necessary (for example, in handling numeric expressions). Otherwise, everything in an XML document is a textual string.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security