2.5.111 Feat11CellStruct

The Feat11CellStruct structure specifies a cell.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

idxRow

idxField

idxRow (4 bytes): An unsigned integer that specifies the row identifier of the row in the table. The row identifiers are stored in a table column with the strName of Feat11FieldDataItem equal to "ID".  The row identifier specified in this field MUST match a row identifier stored in the LISTDATA element of the List Data stream. It MUST also match a row identifier stored in the LISTSCHEMA element of the List Data stream, under the Field node, where the "name" attribute of the Field node is equal to "ID".

idxField (4 bytes): An unsigned integer that specifies a column identifier. MUST be equal to the idField field of an item in the fielddata array of the containing TableFeatureType structure.