Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
questions/46476119/read-nodes-of-a-xml-file-in-c-sharp by dbc_MinLength
Environment version: 4.0.30319.42000

<?xml version="1.0" encoding="utf-16"?>
<ArrayOfApplicationLogEventObject xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ApplicationLogEventObject>
    <EventType>Message</EventType>
    <DateStamp>10/13/2016 11:15:00</DateStamp>
    <ShortDescription>N/A</ShortDescription>
    <LongDescription>Sending 'required orders' email.</LongDescription>
  </ApplicationLogEventObject>
  <ApplicationLogEventObject>
    <EventType>Message</EventType>
    <DateStamp>10/13/2016 11:15:10</DateStamp>
    <ShortDescription>N/A</ShortDescription>
    <LongDescription>Branches Not Placed Orders - 1018</LongDescription>
  </ApplicationLogEventObject>
  <ApplicationLogEventObject>
    <EventType>Message</EventType>
    <DateStamp>10/13/2016 11:15:10</DateStamp>
    <ShortDescription>N/A</ShortDescription>
    <LongDescription>Branches Not Placed Orders - 1019</LongDescription>
  </ApplicationLogEventObject>
</ArrayOfApplicationLogEventObject>
Cached Result
Last Run: 6:31:30 pm
Compile: 0.32s
Execute: 0.326s
Memory: 1.66Mb
CPU: 0.266s