2.3.11 Location

The Location property specifies the location of a Report record as an absolute URL. If the Location property is specified, it MUST be part of a ReportProperties record.          

 Location = locationStart locationValue


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

locationStart

locationValue (variable)

...

locationStart (1 byte): A byte that specifies the start of the Location property. The value of the locationStart field MUST be the following value.

Value

Parent

0x0A

ReportProperties

locationValue (variable): A variable String that specifies the location of the report.