<notesMasterIdLst> (List of Notes Master IDs)

This element specifies a list of identification information for the notes master slides that are available within the corresponding presentation. A notes master is a slide that is specifically designed for the printing of the slide along with any attached notes.

Parent Elements

<presentation>4.3.1.24)

Child Elements

Subclause

<notesMasterId> (Notes Master ID)

§4.3.1.18

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_NotesMasterIdList">
	<sequence>
	<element name="notesMasterId" type="CT_NotesMasterIdListEntry" minOccurs="0" maxOccurs="1"/>
	</sequence>
</complexType>