<...>
<ID>xs:long</ID>
<objectType>xs:int</objectType>
<attachmentCount>xs:int</attachmentCount>
<blogID>xs:long</blogID>
<body>xs:string</body>
<commentCount>xs:int</commentCount>
<commentStatus>xs:int</commentStatus>
<creationDate>xs:dateTime</creationDate>
<imageCount>xs:int</imageCount>
<modificationDate>xs:dateTime</modificationDate>
<nextPostID>xs:long</nextPostID>
<permalink>xs:string</permalink>
<plainBody>xs:string</plainBody>
<plainSubject>xs:string</plainSubject>
<previousPostID>xs:long</previousPostID>
<!-- List of ... -->
<properties>
<!-- Contents of Property -->
<properties>
<publishDate>xs:dateTime</publishDate>
<status>xs:int</status>
<subject>xs:string</subject>
<!-- List of ... -->
<tags>xs:string</tags>
<trackbacksEnabled>xs:boolean</trackbacksEnabled>
<unfilteredSubject>xs:string</unfilteredSubject>
<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.
| Element | Description |
|---|---|
| attachmentCount |
|
| blogID |
|
| body |
|
| commentCount |
|
| commentStatus |
|
| creationDate |
|
| ID |
|
| imageCount |
|
| modificationDate |
|
| nextPostID |
|
| objectType |
|
| permalink |
|
| plainBody |
|
| plainSubject |
|
| previousPostID |
|
| properties |
|
| publishDate |
|
| status |
|
| subject |
|
| tags |
|
| trackbacksEnabled |
|
| unfilteredSubject |
|
| user |
|