xsl-list
[Top] [All Lists]

Does XSLT support schema validation

2003-11-20 18:16:03
I tried google a lot to find answers to these questions. The standards also 
does not talk about this directly.



1. I have a java application that will be using XSLT, through the Java JAXP
classes.
We would like to make sure that both the input and output XMLs are in
aggreement to 2 respective schemas. Is it possible to do this using XSLT.
If possible are there any JAXP interfaces for this mechanism.

2. While doing the above conversion, we would like to extract some
values from the input XML to a Java string variable. Similarly we would like to
insert some values contained within the Java variables to the produced
XML. Is this possible at all.

( I came across this website, where it describes a seemingly simple mechanism 
to push java data to produced XML. 
http://www.badgerbytes.co.uk/IE5/default.asp?Page=301
Is this portable. Or is this a xalan specific proprietary functionality ?
)


Any help will be appreciated.

Thanks
--sony



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>