Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Consuming Webservices - XMLAttributes and XMLChildren

Guest
Mar 02, 2011 Mar 02, 2011

I am consuming a webservice that the elements contain values for either XMLAttributes or XMLChildren, but not both at the same time. Is this a rule or is it possible that it could potentially return both sets of values?

TOPICS
Advanced techniques
417
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Mar 02, 2011 Mar 02, 2011

There's no reason a given element couldn't have both attributes and children.

Dave Watts, CTO, Fig Leaf Software

http://www.figleaf.com/

http://training.figleaf.com/

Translate
Community Expert ,
Mar 02, 2011 Mar 02, 2011
LATEST

There's no reason a given element couldn't have both attributes and children.

Dave Watts, CTO, Fig Leaf Software

http://www.figleaf.com/

http://training.figleaf.com/

Dave Watts, Eidolon LLC
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources