XML Replay: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 4: Line 4:


  <MessageName>
  <MessageName>
   <ParameterName xmlns="<nowiki>http://myDomain/myURI</nowiki>">
   <ParameterName <font color="red">xmlns="<nowiki>http://myDomain/myURI</nowiki>"</font>>
     <Element1>Foo</Element1>
     <Element1>Foo</Element1>
     <Element2>Bar</Element2>
     <Element2>Bar</Element2>
Line 13: Line 13:
Instead of the correct:  
Instead of the correct:  


  <MessageName xmlns="<nowiki>http://myDomain/myURI</nowiki>">
  <MessageName <font color="blue">xmlns="<nowiki>http://myDomain/myURI</nowiki>"</font>>
   <ParameterName>
   <ParameterName>
     <Element1>Foo</Element1>
     <Element1>Foo</Element1>

Navigation menu