Click here to Skip to main content
15,887,335 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionXML validation. Pin
Septimus Hedgehog18-Aug-13 22:02
Septimus Hedgehog18-Aug-13 22:02 
AnswerRe: XML validation. Pin
joost.versteegen5-Dec-13 22:00
joost.versteegen5-Dec-13 22:00 
QuestionSlow group - noob Xml question - converting binary structure to Xml and back? Pin
charlieg24-Jul-13 3:10
charlieg24-Jul-13 3:10 
AnswerRe: Slow group - noob Xml question - converting binary structure to Xml and back? Pin
Richard MacCutchan24-Jul-13 5:06
mveRichard MacCutchan24-Jul-13 5:06 
GeneralRe: Slow group - noob Xml question - converting binary structure to Xml and back? Pin
charlieg24-Jul-13 5:09
charlieg24-Jul-13 5:09 
QuestionEmpty node when data specified in xsd Pin
DaveyM6918-Jul-13 23:57
professionalDaveyM6918-Jul-13 23:57 
AnswerRe: Empty node when data specified in xsd Pin
Richard MacCutchan19-Jul-13 0:01
mveRichard MacCutchan19-Jul-13 0:01 
GeneralRe: Empty node when data specified in xsd Pin
DaveyM6919-Jul-13 0:06
professionalDaveyM6919-Jul-13 0:06 
I would expect that a value of 0 to 255 would be present for an element marked as byte and it should never be empty. It caused the .NET XmlSerializer to throw an exception when deserializing the data.

I have done a work around by deserializing to a string instead and having an additional property that returns the result parameter of byte.TryParse on the string, but it's a bit messy.
Dave

Binging is like googling, it just feels dirtier.
Please take your VB.NET out of our nice case sensitive forum.
Astonish us. Be exceptional. (Pete O'Hanlon)

BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)



GeneralRe: Empty node when data specified in xsd Pin
Richard MacCutchan19-Jul-13 0:14
mveRichard MacCutchan19-Jul-13 0:14 
GeneralRe: Empty node when data specified in xsd Pin
DaveyM6919-Jul-13 0:27
professionalDaveyM6919-Jul-13 0:27 
GeneralRe: Empty node when data specified in xsd Pin
Nicholas Marty19-Jul-13 0:49
professionalNicholas Marty19-Jul-13 0:49 
GeneralRe: Empty node when data specified in xsd Pin
DaveyM6919-Jul-13 3:53
professionalDaveyM6919-Jul-13 3:53 
GeneralRe: Empty node when data specified in xsd Pin
Richard MacCutchan19-Jul-13 2:21
mveRichard MacCutchan19-Jul-13 2:21 
GeneralRe: Empty node when data specified in xsd Pin
DaveyM6919-Jul-13 3:51
professionalDaveyM6919-Jul-13 3:51 
AnswerRe: Empty node when data specified in xsd Pin
jinzai17-Jul-14 13:01
jinzai17-Jul-14 13:01 
QuestionMerging 2 consecutive List items in XSLT Pin
David Kroj14-Jul-13 21:17
David Kroj14-Jul-13 21:17 
QuestionHow to do curd operations on XML Which Shown Below Pin
Rambabu Sapa10-Jul-13 1:40
Rambabu Sapa10-Jul-13 1:40 
QuestionRe: How to do curd operations on XML Which Shown Below Pin
Richard MacCutchan10-Jul-13 4:25
mveRichard MacCutchan10-Jul-13 4:25 
AnswerRe: How to do curd operations on XML Which Shown Below Pin
Rambabu Sapa11-Jul-13 3:18
Rambabu Sapa11-Jul-13 3:18 
AnswerRe: How to do curd operations on XML Which Shown Below Pin
jinzai17-Jul-14 13:07
jinzai17-Jul-14 13:07 
Questiondisplaying xml file on wpf Pin
adinarayana095808-Jul-13 18:37
adinarayana095808-Jul-13 18:37 
AnswerRe: displaying xml file on wpf Pin
Richard MacCutchan8-Jul-13 21:28
mveRichard MacCutchan8-Jul-13 21:28 
QuestionChecking for valid xml file. Pin
Mark F.18-Jun-13 7:53
Mark F.18-Jun-13 7:53 
AnswerRe: Checking for valid xml file. Pin
Bernhard Hiller19-Jun-13 20:52
Bernhard Hiller19-Jun-13 20:52 
GeneralRe: Checking for valid xml file. Pin
Mark F.20-Jun-13 13:52
Mark F.20-Jun-13 13:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.