<...>
<anonymous>xs:boolean</anonymous>
<body>xs:string</body>
<commentObjectID>xs:long</commentObjectID>
<commentObjectType>xs:int</commentObjectType>
<creationDate>xs:dateTime</creationDate>
<email>xs:string</email>
<ID>xs:long</ID>
<IPAddress>xs:string</IPAddress>
<moderated>xs:boolean</moderated>
<modificationDate>xs:dateTime</modificationDate>
<name>xs:string</name>
<objectType>xs:int</objectType>
<!-- List of ... -->
<properties>
<!-- Contents of Property -->
<properties>
<URL>xs:string</URL>
<user>
<!-- Contents of User -->
<user>
<...>Note: Element descriptions are split into information that's relevant when you're creating an instance of this type and information relevant when you're receiving an instance of it. Occasionally these will differ.