wsdl add web reference problem

Home Page Forums BizTalk 2004 – BizTalk 2010 wsdl add web reference problem

Viewing 1 reply thread
  • Author
    Posts
    • #18856

      I have run into a strange problem when adding one wsdl as web reference to a biztalk project.

      In one of the wsdl schemas there is a record where max occurs is unbounded. When the wsdl added as web reference the tag name mentioned is changed into a concatenation of the tag name and the names of the parent records. The problem only exists when max occurs is larger than 1. If max occurs is 1 the tag name is unchanged when the wsdl is added as web reference.

      Have anyone got an idea of what the problem is and what i can do?

    • #18959

      I have found a strange work-around which has solved my current problem.

      I seems like add web reference wizard don’t like multiplicity on the first child record, if the multiplicity is placed on the element. When i move the multiplicity one level up in the xsd-dile to the actual sequence-tag, the problem disapeaers.

      Since i ony have one record in my sequence this dosent bother me to move the multiplicity. But i can se a problem when more than one record is in the sequence

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.