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. XSD:TIME and .NET

XSD:TIME and .NET

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

    (i'm reposting, first time i posted i wasn't logged in :( ) hello i have an xsd with a tag from type "xsd:time". when i generate a sample xml file with XML spy i get this sample filled in: 14:20:0Z now when i try to parse this file with the .NET xpathdocument the application crashes on this line: XPathDocument document = new XPathDocument(readerToUse); (readerToUse is of type xmlreader) it crashes and says this string in REGTIME is not a valid string for type DATETIME. so i assume .NET recognizes the xsd:time field, but says it's invalid, why? xmlspy says it's ok. i hope someone can help me out here. thank you -- modified at 9:48 Monday 29th August, 2005

    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