Click here to Skip to main content
15,889,858 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionRemoving unwanted empty XML elements Pin
Craig Irwin20-May-09 17:22
Craig Irwin20-May-09 17:22 
QuestionASP.Net : Xml Version Format Pin
Vijay Jadhav, India.18-May-09 0:18
Vijay Jadhav, India.18-May-09 0:18 
AnswerRe: ASP.Net : Xml Version Format Pin
Samer Aburabie18-May-09 7:29
Samer Aburabie18-May-09 7:29 
GeneralRe: ASP.Net : Xml Version Format Pin
Vijay Jadhav, India.18-May-09 22:01
Vijay Jadhav, India.18-May-09 22:01 
AnswerRe: ASP.Net : Xml Version Format [modified] Pin
George L. Jackson19-May-09 6:20
George L. Jackson19-May-09 6:20 
GeneralRe: ASP.Net : Xml Version Format Pin
Vijay Jadhav, India.20-May-09 0:55
Vijay Jadhav, India.20-May-09 0:55 
GeneralRe: ASP.Net : Xml Version Format Pin
Vijay Jadhav, India.25-May-09 20:03
Vijay Jadhav, India.25-May-09 20:03 
QuestionASP.NET : Identify XSD on the basis of XML in Web Service [modified] Pin
Vijay Jadhav, India.18-May-09 0:11
Vijay Jadhav, India.18-May-09 0:11 
Hi Experts,

My Web Service have set of Xsd's. Like V1.xsd, V2.xsd, V3.xsd. From client side, client will send V1.xml based on V1.xsd in web service or V2.xml based on V2.xsd or V3.xml based on V3.xsd How will decide which Xml passed from client side to Xsd present in Web Service.
eg : My Sample Xml from Client1 is :

<Sis>
  <Student>
    <StudentID>1</StudentID>
    <AcademicDetails>2008-2009</AcademicDetails>
    <PersonalDetails>
      <FirstName>Vijay</FirstName>
      <MiddleName>Laxmanrao</MiddleName>
      <LastName>Jadhav</LastName>
    </PersonalDetails>
  </Student>
</Sis>


How to determine Xsd for this in Web service ? Please help asap.
Note : I am using C#.Net (. Net FW 3.5) .
Thanks.

Mr. Vijay Jadhav.

modified on Monday, May 18, 2009 7:00 AM

Questionhow do i delete a xml file ? Pin
YiXiang_8916-May-09 22:47
YiXiang_8916-May-09 22:47 
Questionparse out the member name value Pin
califgal13-May-09 21:22
califgal13-May-09 21:22 
AnswerRe: parse out the member name value Pin
led mike14-May-09 4:36
led mike14-May-09 4:36 
QuestionParsing XML file -exception because element node contains a space in name Pin
califgal13-May-09 16:15
califgal13-May-09 16:15 
AnswerRe: Parsing XML file -exception because element node contains a space in name Pin
Samer Aburabie14-May-09 4:06
Samer Aburabie14-May-09 4:06 
GeneralRe: Parsing XML file -exception because element node contains a space in name Pin
Michael Dunn19-May-09 11:06
sitebuilderMichael Dunn19-May-09 11:06 
QuestionWriting an xml document Pin
dptalt12-May-09 5:55
dptalt12-May-09 5:55 
QuestionStoring binary data in xml file msxml and sending it to client through winsock Pin
hemlat11-May-09 20:27
hemlat11-May-09 20:27 
AnswerRe: Storing binary data in xml file msxml and sending it to client through winsock Pin
led mike12-May-09 4:38
led mike12-May-09 4:38 
QuestionStoring binary data in xml file msxml and sending it to client through winsock Pin
hemlat11-May-09 20:25
hemlat11-May-09 20:25 
AnswerRe: Storing binary data in xml file msxml and sending it to client through winsock Pin
Samer Aburabie14-May-09 4:09
Samer Aburabie14-May-09 4:09 
QuestionI am not able to read xml node in XPathNodeIterator Pin
Naveed72710-May-09 22:32
Naveed72710-May-09 22:32 
QuestionOIM in MSN15 getting error: invalid parameter Pin
amit090210-May-09 21:33
amit090210-May-09 21:33 
QuestionValidating XML file Pin
Sumit Prakash Sharma6-May-09 19:38
professionalSumit Prakash Sharma6-May-09 19:38 
AnswerRe: Validating XML file Pin
led mike7-May-09 4:37
led mike7-May-09 4:37 
QuestionXML / CSL Macros Pin
SimonCropper6-May-09 17:27
SimonCropper6-May-09 17:27 
AnswerRe: XML / CSL Macros Pin
led mike7-May-09 4:35
led mike7-May-09 4:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.