View Single Post
Old 06-27-2009, 12:18 PM   #1
DanielCoffey
Connoisseur
DanielCoffey began at the beginning.
 
DanielCoffey's Avatar
 
Posts: 66
Karma: 26
Join Date: Jun 2009
Location: Edinburgh, UK
Device: Sony PRS-505
Qs about the objid attribute

I was looking at a .lrs and wondered if the objid attributes actually need to be numbered sequentially or whether they were just a string that had to be unique?

They crop up in every Page and TextBlock tag, among others. If I want to insert another TextBlock, I assume I can just assign it a unique objid rather than having to renumber all the ones that come after it.

Can there be gaps in the sequence? (10, 11, 50, 51 etc.)

The reason I was concerned was because of the page_tree_id attribute of the SetDefault tab nested inside the BookStyle tab at the end of a .lrs. Is this just another unique object id string or does it have to parse to the number of objid attributes used?

Cheers.
DanielCoffey is offline   Reply With Quote