2.2.12 SectionProperties
Applies to RPL versions 10.4, 10.5, and 10.6
The SectionProperties record specifies the properties applicable to a Section record.
-
SectionProperties = sectionPropertiesStart [itemProperties] delimiter
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sectionPropertiesStart |
itemProperties (variable) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
delimiter |
sectionPropertiesStart (1 byte): A byte that specifies the start of the SectionProperties record. The value of the sectionPropertiesStart field MUST be 0x16.
itemProperties (variable): A collection of structures. The order of the structures in the collection is arbitrary. The collection can be empty. Each structure contained in the itemProperties field MUST be one of the following.
-
Property
delimiter (1 byte): A byte that specifies the end of the SectionProperties record. The value of this field MUST be 0xFF.