Skip to content

Instantly share code, notes, and snippets.

@lfcipriani
Created April 19, 2012 03:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lfcipriani/2418190 to your computer and use it in GitHub Desktop.
Save lfcipriani/2418190 to your computer and use it in GitHub Desktop.
<table>
<meta>...</meta>
<bindings>
<select itemPath="" produces="JSON" >
<urls>
<url>http://www3.prefeitura.sp.gov.br/feiras/feiras.asp</url>
</urls>
<inputs>
<key id="dayOfTheWeek" type="xs:string" paramType="variable" default="todos" />
<key id="zone" type="xs:string" paramType="variable" required="true" />
</inputs>
<execute>...</execute>
</select>
</bindings>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment