2.9.96 FSDAP
The FSDAP structure specifies information about an attribute on a structured document tag in the document.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
tiq |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
cch |
rgValue (variable) |
||||||||||||||||||||||||||||||
... |
tiq (8 bytes): A TIQ that specifies further information about the attribute represented by this FSDAP.
cch (2 bytes): An unsigned integer that specifies the count of characters in rgValue, not including its null terminator.
rgValue (variable): A null-terminated sequence of Unicode characters that specifies the value of the attribute represented by this FSDAP.