xml port problem

leon1983leon1983 Member Posts: 20
Hi forum


I am setting up a port for an XML document. Here is what the beginning of the document looks like :

<OCROutputDocument xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;



.....


I am having trouble with the "http://www.w3.org/2001/XMLSchema-instance&quot; part of the first element


how do you setup an element with an internet address in the XMLport designer. When I set 'xmlns:xsi' as atribute I get the following eror when I start import :
'The namespace http://www.w3.org/2001/XMLSchema-instance has not been defined at object'



thanks in advance !

Comments

Sign In or Register to comment.