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. XML / XSL
  4. XML Complex Type, DataSet

XML Complex Type, DataSet

Scheduled Pinned Locked Moved XML / XSL
xmlquestiondatabase
1 Posts 1 Posters 0 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.
  • P Offline
    P Offline
    pahluwalia
    wrote on last edited by
    #1

    Hi, I am deriving a DataSet using ReadXMLSchema method from a XML Schema Definition file. I want to fill values in the Tables of the Data Set. There are some Tables that are complex Types. How do I fill values in such columns. For Ex: Table A -----Table B (Attributes: 1,2,3,4) -----Table C (Attributes: Table D, complexType) ---------------Table D (Attributes: 1) --------------------------Table E ((Attributes: 1,2) B & C are child of A. D & E are child of C. C only has one column which is a reference to Table D. How do I fill the values for the column in Table C , which is Table D (complex type)? Paul

    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