DeleteDivision

Specifies a division you want to delete from your iTunes U site.

You specify the following entities with the DeleteDivision operation:

! icon

Warning: You cannot undo any changes you make using the DeleteDivision operation.

The following is an example of an iTunes U Web Services document using DeleteDivision:

<?xml version="1.0" encoding="UTF-8"?>
<ITunesUDocument>
  <Version>1.1.4</Version>
  <DeleteDivision>
    <DivisionHandle>divisionhandle value</DivisionHandle>
    <DivisionPath>divisionpath value</DivisionPath>
  </DeleteDivision>
</ITunesUDocument>


© 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-11-04)