Hello, do you have that code somewhere? I take an error: ERROR and i can't understand where I'm wrong. This is the message: 'Could not compile stylesheet' FATAL ERROR: 'C:\Users\Alin\Documents\NetBeansProjects\XSLTTransform\coursesXml2StudentsXml.xsl (The system cannot find the file specified)'
Just one question, if I have one kind of schema in the first XML file that we are using as an input, and I need to generate a different output schema for the second file, how would you do that? I used something like this: it works when validating both XML files against those two different schemas, but is it a problem if in XML OUTPUT i have xmlns:cus="www.example.org/Customer1" line?
No source files made avalable, Lots of copy-pasting around No repeat explaining exactly what he is doing No additional explanation why certain things have to be done this way This is more like a pair programming session where the driver is doing all the work and copilot is left in the dark on what the actual goal of the task is.
Great, that is what I'm searching for. I will try it tomorrow. Thank you very much.
Thanks, this helped me finish a project.
Thank you , this helped me while working on my project
Hello, do you have that code somewhere? I take an error: ERROR and i can't understand where I'm wrong.
This is the message:
'Could not compile stylesheet'
FATAL ERROR: 'C:\Users\Alin\Documents\NetBeansProjects\XSLTTransform\coursesXml2StudentsXml.xsl (The system cannot find the file specified)'
Just one question, if I have one kind of schema in the first XML file that we are using as an input, and I need to generate a different output schema for the second file, how would you do that?
I used something like this:
it works when validating both XML files against those two different schemas, but is it a problem if in XML OUTPUT i have xmlns:cus="www.example.org/Customer1" line?
skip to 0:01 if you love your ears.
0:00 R.I.P headphone users
Awesome
Can you send me that ppt
infact i need to convert HTML to xml. Its pretty urgent
Transformer trans;
try {
trans =tf.newTransformer(xslcode);
trans.transform(input,ouput);
got error in here Transformer trans;
No source files made avalable,
Lots of copy-pasting around
No repeat explaining exactly what he is doing
No additional explanation why certain things have to be done this way
This is more like a pair programming session where the driver is doing all the work and copilot is left in the dark on what the actual goal of the task is.
hahaha
@@seifeslimene even funnier is if you search and watch on TH-cam: "samir you're breaking the car" and imagine that as a pair programming session. 😁
I feel like kissing you!!!... Thank you so much. :D