P
Paul Mayer
I have a question regarding Xpath references?
When do you use the /dfs:???? /my:???? or the @ references
as part of the reference to the data source. I thought I had figured
it out my now im more confused. Especially with the nested
fields in the data source. Does the position of a field or group
affect the Xpath reference? For example a field directly under the
myFields reference as compared to a field that is after the queryFields
and dataFields (from a data connection). Please see below. Do
variables A and B do the generate the same top level references
/my:myfields/my:??? ? What about references to Indx under the
queryFields and dataFields? What about references for Group C or
references for secondary data connections.
Are there some fast quick rules for how to make reference to fields?
Is there some place online that will help me better understand how to
make xpath references?
-myFields
-A
-queryFields
-Indx (Auto Number field)
-TxtString (A text string)
-dataFields
-Indx
-TxtString
-B
-C (Group)
-SomeNum
-SomeTxt
When do you use the /dfs:???? /my:???? or the @ references
as part of the reference to the data source. I thought I had figured
it out my now im more confused. Especially with the nested
fields in the data source. Does the position of a field or group
affect the Xpath reference? For example a field directly under the
myFields reference as compared to a field that is after the queryFields
and dataFields (from a data connection). Please see below. Do
variables A and B do the generate the same top level references
/my:myfields/my:??? ? What about references to Indx under the
queryFields and dataFields? What about references for Group C or
references for secondary data connections.
Are there some fast quick rules for how to make reference to fields?
Is there some place online that will help me better understand how to
make xpath references?
-myFields
-A
-queryFields
-Indx (Auto Number field)
-TxtString (A text string)
-dataFields
-Indx
-TxtString
-B
-C (Group)
-SomeNum
-SomeTxt