>
> The xml looks like this:
> <?xml version="1.0"?>
> <survey xmlns="http://mmmm.mmm.edu/SurveyML"
> xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>
> xsi:schemaLocation="http://cs.wmich.edu/SurveyML
>
> ../XMLSchema/SurveyML/SurveyML.xsd"
> id="test"
> version="2003-alpha"
> UMI=""
> notes="This is only a demo version of
> the survey!"
> >
then why did you tell us it looked like this:
> The xml looks like:
> <survey>
> <surveyInfo>
> </surveyInfo>
> <intro>
> </intro>
> <section id="test">
> <question></question>
> </section>
> </survey>
????
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|