Tag Name & type | # | Description |
---|
StoredObjectListResult | | Namespace of this element is http://ws.easylink.com/StoredObjectList/2011/01 |
| Status StatusType | 1 | Status of processing. See StatusType. |
| SubmitId xs:string | 0-1 | Echoes the SubmitId in the request, if one was provided, and if possible. |
| ObjectStore xs:string | 0-1 | Echoes the ObjectStore in the request if possible. |
| NumberOfObjects xs:long | 0-1 | The number of records retrieved. |
| StoredObjectInfo StoredObjectInfoType | 0- | Each StoredObjectInfo contains one stored object record. |
| StoredObjectId StoredObjectIdType | 1 | Stored object identifier. See Stored Objects. |
| ObjectDisplayName xs:string | 0-1 | Display name for the stored object. |
| Version xs:float | 0-1 | Version of the stored object. |
| RevisionDate xs:dateTime | 0-1 | Date/time the stored object was last revised. |
| LastAccessedDate xs:dateTime | 0-1 | Date/time the stored object was last accessed. |
| AdditionalInfo SegmentType | 0- | This optional element gives additional information about the stored object in form of Property elements if RetrieveDescription was set to "true" in the request.
Where appropriate, this information may include:
Segment | Property | Description |
USER | outputformat | For report template objects, this indicates the format of the report produces. |
USER | userobjectname | Some objects, including report templates, use this field for a "user known" name. |
|
| @name xs:string | 0-1 | This is the name of the additional description element. |
| Property | 1- | The value of this element will be the value retrieved from the property (keyword). |
| @name xs:string | 1 | This attribute specifies the property name (keyword). |
| @b64charset xs:string | 0-1 | Attribute defining the character set of the contained data/value. See Character Sets. |