storepage parameters missing in wsdl

XMLWordPrintable

      These lines were missing from the wsdl
      Page Id, Title and space: three of the most important for storepage See below

      <complexType name="RemotePage">
      <complexContent>
      <extension base="tns2:RemotePageSummary">
      <sequence>
      <element name="id" type="xsd:long"/>
      <element name="space" nillable="true" type="xsd:string"/>
      <element name="content" nillable="true" type="xsd:string"/>
      <element name="title" nillable="true" type="xsd:string"/>
      <element name="version" type="xsd:int"/>
      <element name="contentStatus" nillable="true" type="xsd:string"/>
      <element name="creator" nillable="true" type="xsd:string"/>
      <element name="current" type="xsd:boolean"/>
      <element name="homePage" type="xsd:boolean"/>
      <element name="modifier" nillable="true" type="xsd:string"/>
      </sequence>
      </extension>
      </complexContent>
      </complexType>

            Assignee:
            Unassigned
            Reporter:
            Paul Payette
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: