3.1.4.7.3.3 _sProperty

The _sProperty complex type defines the name and type of a list field.

 <s:complexType name="_sProperty">
   <s:sequence>
     <s:element minOccurs="1" maxOccurs="1" name="Name" type="s:string" />
     <s:element minOccurs="1" maxOccurs="1" name="Title" type="s:string" />
     <s:element minOccurs="1" maxOccurs="1" name="Type" type="s:string" />
   </s:sequence>
 </s:complexType>

Name: Name of the field, which can be used to construct a query or interpret GetListItems response (see section 3.1.4.9).

Title: Title shown in the site pages.

Type: Type of the field, as specified in [MS-WSSTS] section 2.5.