Skip to content

Instantly share code, notes, and snippets.

@cergey-obr
Created July 23, 2014 12:16
Show Gist options
  • Save cergey-obr/372b3f15ff5d77e4bc73 to your computer and use it in GitHub Desktop.
Save cergey-obr/372b3f15ff5d77e4bc73 to your computer and use it in GitHub Desktop.
Usel для получение значений справочника в xslt
<?xml version="1.0" encoding="utf-8"?>
<selection>
<target result="objects">
<type id="{1}" />
</target>
<limit page="{3}">{2}</limit>
</selection>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment