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. Access table to XML [modified]

Access table to XML [modified]

Scheduled Pinned Locked Moved XML / XSL
xmlhelpquestion
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.
  • K Offline
    K Offline
    kallileo
    wrote on last edited by
    #1

    I have extracted some Outlook contacts to Access table and I now I want to create a xml document that has the below structure. I'm thinking of loading the data to a recordset and then to stream it to an XML document. The problem is how could I define the structure I need for my xml document. Could the xml Microsoft XMLDOM object have as parameter a xml style sheet file....or what? Thank you Leonidas Kallis KundenListe> Kunde> KundenDaten> Anschrift> AdrAnrede s="Κύριος"/> AdrName s="Παππας"/> AdrVorname1 s="Ιωάννης"/> AdrStadt s="Δρυός"/> AdrPostfach s="234242"/> AdrTel1 s="210 4428686"/> AdrLand s="GR"/> AdrPlz s="84400"/> /Kunde> /KundenDaten> Kunde> KundenDaten> Anschrift> AdrAnrede s="Κυρία"/> AdrName s="Τρίμμη"/> AdrVorname1 s="Αγαθή"/> AdrStrasse s="Γαμβέττα 43"/> AdrStadt s="Θεσσαλονίκη"/> AdrTel1 s="2310 677933"/> AdrTel2 s="697 χχχ χχχχχ"/> AdrTelefax s="2310 988290"/> AdrLand s="GR"/> /Kunde> /KundenDaten> /KundenListe> -- modified at 4:15 Tuesday 24th July, 2007

    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