I am new to the Forum and I am new in xml field. Please, I need your help.
I need to copy copying the namespace attributes in the XML file referencing
schema.
Here is part of my input file:
The root element in the input xml file has namespace attributes
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" and
xsi:noNamespaceSchemaLocation="http://ABC/xmlschemas/ABC.xsd". I do not have
a problem to copy an attribute xsi:noNamespaceSchemaLocation to the output
xml file, but I can not copy xmlns:xsi. How it should be done in the
stylesheet? Please, help!
Thank you,
Alla