Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-354

Prefixing Header Blocks

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      I require to specify the namespace, in the Envelope level and use the corresponding prefix in HeaderBlocks. What I need is, when I specify the namespace uri for a HeaderBlock on creation, it should search for the uri in the Envelope level and put the corresponding prefix for the headerblock.
      Currently it is not possible.
      eg:-
      <S:Envelope
      xmlns:S="http://www.w3.org/2003/05/soap-envelope"
      xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
      xmlns:f123="http://www.fabrikam123.example/svc53">
      <S:Header>
      <wsa:MessageID>
      uuid:aaaabbbb-cccc-dddd-eeee-wwwwwwwwwww
      </wsa:MessageID>

      Attachments

        Activity

          People

            roshan W.M. Roshan Weerasuriya
            rinsad rinsad ahmed
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: