Skip to content

Instantly share code, notes, and snippets.

@wattsm
Created May 10, 2012 12:01
Show Gist options
  • Save wattsm/2652618 to your computer and use it in GitHub Desktop.
Save wattsm/2652618 to your computer and use it in GitHub Desktop.
Message properties (XML)
<MessageType>
<property-string>String value</property-string>
<property-number>10.4</property-number>
<property-boo>True</property-bool>
<property-null null="1" />
</MessageType>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment