Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. SOAP xml Formatting

SOAP xml Formatting

Scheduled Pinned Locked Moved .NET (Core and Framework)
xmlwcftutorialquestion
3 Posts 3 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member_15080362
    wrote on last edited by
    #1

    Can a SOAP xml have ids that are not sequential? For example, in below snippet, I have id = "ref-19" followed by id = "ref-21", is this acceptable? 0 0

    D M 2 Replies Last reply
    0
    • M Member_15080362

      Can a SOAP xml have ids that are not sequential? For example, in below snippet, I have id = "ref-19" followed by id = "ref-21", is this acceptable? 0 0

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      That has nothing to do with SOAP. That's an application thing. It's up to the application you're calling that determines if out-of-sequence ID's are acceptable. SOAP is just a message formatting specification.

      Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
      Dave Kreskowiak

      1 Reply Last reply
      0
      • M Member_15080362

        Can a SOAP xml have ids that are not sequential? For example, in below snippet, I have id = "ref-19" followed by id = "ref-21", is this acceptable? 0 0

        M Offline
        M Offline
        Member_15084593
        wrote on last edited by
        #3

        A SOAP message is a plain XML document that contains the following elements: An Envelope element that identifies the XML document as a SOAP message. by pro custom writers

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups