in reply to Re^6: Xpath value query
in thread Xpath value query
$XPV[1] = q{ //Party[ @id = //Relation[ child::RelationRoleCode[ @tc="37" ] ] /@RelatedObjectID ] /Producer/CarrierAppointment/CompanyProducerID }; $XPV[1] = q{ //OLifE/Party[ @id=//OLifE /Relation[ RelationRoleCode[ @tc=8 ] ] /@RelatedObjectID ] /Person/FirstName };
|
|---|