Data types reference > Web Services data types > Patron service > MyList

MyList

The MyList data type is the first Entity object. It is used for CRUD operations dealing with MyList. MyList extends “Entity” which dictates which operation is to be performed on the MyList and MyListEntry elements. (For more information, see Entity.)

Ancestors

None

Relevant operations

getMyList
lookupMyLists
saveMyList

Contents

This type has the following elements:

Element

Type

Occ.

Description

myListID

xs:string

0..1

Displays an ID that is generated when a new MyList is created.

description

xs:string

0..1

Displays a text description that the patron specifies to describe the MyList.

activeList

xs:boolean

0..1

Indicates whether the MyList is active (true), or not (false).

Note: Only one MyList can be active at a given time.

myListEntry

MyListEntry

0..*

Extends “Entity” (see Entity).

Note: Only “CREATE”, “DELETE”, and “NOOP” are valid entity operations.

 


© 2009-2012 SirsiDynix