Description
A product review written by an eBay member.
Content Model
Contains elements as defined in the following table.
| Component |
Type |
Description |
| ns:URL |
xs:anyURI |
|
| ns:Title |
xs:string |
The title of the review.
|
| ns:Rating |
xs:int |
The eBay member's rating of the product.
|
| ns:Text |
xs:string |
The text of the review. If the review is longer than 2000 characters, the text is cut off and it ends with "...".
|
| ns:UserID |
xs:string |
The reviewer's eBay user ID.
|
| ns:CreationTime |
xs:dateTime |
The time and date when the reviewer posted the review.
|
| any |
|
|