Revision 42800be8 trunk/Pithos.ShellExtensions/Service References/PithosService/mex2.xsd

b/trunk/Pithos.ShellExtensions/Service References/PithosService/mex2.xsd
39 39
          </xs:appinfo>
40 40
        </xs:annotation>
41 41
      </xs:enumeration>
42
      <xs:enumeration value="Synch">
43
        <xs:annotation>
44
          <xs:appinfo>
45
            <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
46
          </xs:appinfo>
47
        </xs:annotation>
48
      </xs:enumeration>
49 42
    </xs:restriction>
50 43
  </xs:simpleType>
51 44
  <xs:element name="FileOverlayStatus" nillable="true" type="tns:FileOverlayStatus" />
......
80 73
      <xs:element minOccurs="0" name="AccountName" nillable="true" type="xs:string" />
81 74
      <xs:element minOccurs="0" name="ApiKey" nillable="true" type="xs:string" />
82 75
      <xs:element minOccurs="0" name="IsActive" type="xs:boolean" />
76
      <xs:element minOccurs="0" name="RootPath" nillable="true" type="xs:string" />
83 77
      <xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="SelectiveFolders" nillable="true" type="q1:ArrayOfanyType" />
78
      <xs:element minOccurs="0" name="UsePithos" type="xs:boolean" />
84 79
    </xs:sequence>
85 80
  </xs:complexType>
86 81
  <xs:element name="AccountSettings" nillable="true" type="tns:AccountSettings" />

Also available in: Unified diff