D
Dheeraj Singh
I have gone thru the XML Schema for Project, provided in the MS Office
Project 2003 SDK, under -> References -> XML Schema References.
Now, according to the doc, the Task have multiple elements, on of which is
"<IsSubproject/>" element, when I am sending this
<Request>
<ProjectData>
<ProjectName>MyProject</ProjectName>
<ReturnUIDs>1</ReturnUIDs>
</ProjectData>
</Request>
as SOAP request to the Project Server 2003, the server is responding, but I
am not getting all the Elements as defined in the doc, I wanted to have the
"<IsSubproject/>" Element included in the SOAP response from the Server. Can
anybody help me to figure out how this can be achived. Or do I need to send
some other SOAP request, if so, can anyone pls let me know, or any other
doc's reference.
Thanks in advance.
Project 2003 SDK, under -> References -> XML Schema References.
Now, according to the doc, the Task have multiple elements, on of which is
"<IsSubproject/>" element, when I am sending this
<Request>
<ProjectData>
<ProjectName>MyProject</ProjectName>
<ReturnUIDs>1</ReturnUIDs>
</ProjectData>
</Request>
as SOAP request to the Project Server 2003, the server is responding, but I
am not getting all the Elements as defined in the doc, I wanted to have the
"<IsSubproject/>" Element included in the SOAP response from the Server. Can
anybody help me to figure out how this can be achived. Or do I need to send
some other SOAP request, if so, can anyone pls let me know, or any other
doc's reference.
Thanks in advance.