ISO-TC211 / XML

XML schema, transforms, schematron rules, and examples for ISO TC211 Metadata Standards
45 stars 25 forks source link

Unknown XSLT namespace #6

Open mattCensus opened 9 years ago

mattCensus commented 9 years ago

When I tried to transform an ISO file in the previous standard to the new standard in Oxygen, I got the following error "Unknown XSLT element: namespace". What is this element for? Can I just comment out these elements?

tedhabermann commented 9 years ago

The namespace element is an xslt2.0 element. Try an xslt2.0 processor...

Ted

==== Ted Habermann =========================== We have been told we cannot do this by a chorus of cynics... they will only grow louder and more dissonant . We've been asked to pause for a reality check. We've been warned against offering the people of this nation false hope. But in the unlikely story that is America, there has never been anything false about hope. Barack Obama ==== rehabermann@me.com ==================

On Aug 14, 2014, at 7:24 AM, mattCensus notifications@github.com wrote:

When I tried to transform an ISO file in the previous standard to the new standard in Oxygen, I got the following error "Unknown XSLT element: namespace". What is this element for? Can I just comment out these elements?

— Reply to this email directly or view it on GitHub.

mattCensus commented 9 years ago

Thanks. I got to work. I just had to select Saxon_HE 9.3.0.5 in the Transformer Dropbox in Oxygen

tedhabermann commented 9 years ago

Matt,

Sorry about the quick reply, i was running into a meeting!

Glad to know that you got it to work and thanks for the help testing the transform… If you have other questions or suggestions please let me know.

Thanks, Ted

==== Ted Habermann =========================== We have been told we cannot do this by a chorus of cynics... they will only grow louder and more dissonant . We've been asked to pause for a reality check. We've been warned against offering the people of this nation false hope. But in the unlikely story that is America, there has never been anything false about hope. Barack Obama ==== rehabermann@me.com ==================

On Aug 14, 2014, at 8:35 AM, mattCensus notifications@github.com wrote:

Thanks. I got to work. I just had to select Saxon_HE 9.3.0.5 in the Transformer Dropbox in Oxygen

— Reply to this email directly or view it on GitHub.