XML Schema for Project

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top