Skip to content

Instantly share code, notes, and snippets.

@ecarreras
Last active December 14, 2015 22:48
Show Gist options
  • Select an option

  • Save ecarreras/5160778 to your computer and use it in GitHub Desktop.

Select an option

Save ecarreras/5160778 to your computer and use it in GitHub Desktop.
<xpath expr="//form/group[5]/group[1]" position="attributes">
<attribute name="attrs">[('informe','not in','(export_factures_desglossat', 'export_trams_potencia_i_municipi'))]}</attribute>
</xpath>
<xpath expr="//form/group[5]/group[2]" position="attributes">
<attribute name="attrs">[('informe','in','(export_factures_desglossat', 'export_trams_potencia_i_municipi'))]}</attribute>
</xpath>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment