Saxonica.com

saxon:hexBinary-to-octets()

hexBinary-to-octets(xs:hexBinary input)

This function takes an xs:hexBinary value as input, and returns a sequence of integers representing this sequence of octets. The integers will be in the range 0-255.

Next