diff --git a/spec/support/pbcore_xpath_helpers.rb b/spec/support/pbcore_xpath_helpers.rb index e634f62d..0bafa618 100644 --- a/spec/support/pbcore_xpath_helpers.rb +++ b/spec/support/pbcore_xpath_helpers.rb @@ -82,6 +82,7 @@ def xpath_presets supplemental_material: '//pbcoreAnnotation[@annotationType="Supplemental Material"]', transcript_url: '//pbcoreAnnotation[@annotationType="Transcript URL"]', transcript_source: '//pbcoreAnnotation[@annotationType="Transcript Source"]', + proxy_start_time: '//pbcoreAnnotation[@annotationType="Proxy Start Time"]', rights_summary: '//pbcoreRightsSummary/rightsSummary', rights_link: '//pbcoreRightsSummary/rightsLink', local_identifier: '//pbcoreIdentifier[@source="Local Identifier"]',