Click here to Skip to main content
15,914,820 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionRegarding CSS Pin
gauravbajaj15-Nov-05 0:37
gauravbajaj15-Nov-05 0:37 
Questionforce XML to get validated against an XSD schema? Pin
Roman Nurik13-Nov-05 18:01
Roman Nurik13-Nov-05 18:01 
QuestionHow to use " " in *.xsl file Pin
oohungoo13-Nov-05 16:15
oohungoo13-Nov-05 16:15 
AnswerRe: How to use " " in *.xsl file Pin
Sushant_Mathur14-Nov-05 0:33
Sushant_Mathur14-Nov-05 0:33 
Questionnewbie needs xsl help Pin
dunbshy11-Nov-05 5:57
dunbshy11-Nov-05 5:57 
AnswerRe: newbie needs xsl help Pin
Sushant_Mathur14-Nov-05 0:23
Sushant_Mathur14-Nov-05 0:23 
QuestionConnecting Applications together Pin
kourvoisier11-Nov-05 4:26
kourvoisier11-Nov-05 4:26 
AnswerRe: Connecting Applications together Pin
Curtis Schlak.24-Nov-05 14:57
Curtis Schlak.24-Nov-05 14:57 

  1. Figure out the information that needs to get exchanged.
  2. Write a DTD or schema describing the XML document structure that will hold the data to get exchanged.
  3. Create objects/methods in the two applications to read/write XML documents conforming to the standard that you developed in the last step.
  4. Figure out how the applications will communicate with one another: files, messages, TCP/IP sockets, etc.
  5. Implement the ability for the applications to exchange those XML documents over your chosen channel.
  6. Profit.


"we must lose precision to make significant statements about complex systems."
-deKorvin on uncertainty
QuestionDifferentiate XML files with OpenFileDialog Pin
softplanner11-Nov-05 3:31
softplanner11-Nov-05 3:31 
QuestionPassing a xml object in C# Pin
pavan bhatara8-Nov-05 0:17
pavan bhatara8-Nov-05 0:17 
QuestionXML nomenclature/structure question Pin
Vikram A Punathambekar6-Nov-05 19:56
Vikram A Punathambekar6-Nov-05 19:56 
AnswerRe: XML nomenclature/structure question Pin
Shog922-Nov-05 6:51
sitebuilderShog922-Nov-05 6:51 
QuestionCan't parse SOAP with XPath Pin
Zhornyk5-Nov-05 3:19
Zhornyk5-Nov-05 3:19 
QuestionVBA / XML Pin
stevenho2-Nov-05 12:13
stevenho2-Nov-05 12:13 
QuestionGetting IE to pass a file in XML format with a custom extension to my C#/Winforms application Pin
timothymfox31-Oct-05 6:45
timothymfox31-Oct-05 6:45 
QuestionProblem changing class field from string to Class Pin
Jason Pease31-Oct-05 0:59
Jason Pease31-Oct-05 0:59 
Questionsyntax error '<' Pin
gr8coaster32930-Oct-05 15:17
gr8coaster32930-Oct-05 15:17 
AnswerRe: syntax error '<' Pin
Christian Graus30-Oct-05 16:05
protectorChristian Graus30-Oct-05 16:05 
GeneralRe: syntax error '<' Pin
gr8coaster32930-Oct-05 17:09
gr8coaster32930-Oct-05 17:09 
GeneralRe: syntax error '<' Pin
Christian Graus30-Oct-05 17:17
protectorChristian Graus30-Oct-05 17:17 
GeneralRe: syntax error '<' Pin
gr8coaster32931-Oct-05 9:28
gr8coaster32931-Oct-05 9:28 
GeneralRe: syntax error '<' Pin
Christian Graus31-Oct-05 10:54
protectorChristian Graus31-Oct-05 10:54 
Questionshould i use flash or director with my xml? Pin
lezlea29-Oct-05 21:03
lezlea29-Oct-05 21:03 
AnswerRe: should i use flash or director with my xml? Pin
Sushant_Mathur14-Nov-05 20:10
Sushant_Mathur14-Nov-05 20:10 
QuestionXSLT stylesheet Pin
HpLif28-Oct-05 8:25
HpLif28-Oct-05 8:25 

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.