Sample Chapter: Early Adopter VoiceXML - Running the Stylesheet
(Page 8 of 9 )
Now it is time to run the stylesheet transform, and produce a complete VoiceXML document for one of our users. If you are using Saxon, enter the following command at the command prompt:
C:\> saxon customer_1.xml myrubberbands2vxml.xsl > customer_1.vxmlWe are now ready for our VoiceXML interface to go live. This simply requires us to upload the result of our XSLT transformation to our chosen Voice gateway.
Next: Summary >>
More XML Articles
More By Tim Pabst