08-30-04 10:55 PM
hello
I am having trouble defining af schema in biztalk 2002 editor that can
handle name spaces in a document similar to this:
<Invoice xmlns="urn:?????"
xmlns:cat=urn:?????"
....
>
<cat:ID>1234</cat:ID>
<cat:IssueDate>2004-06-06</cat:IssueDate>
...
I expect that I have to use the "Namespace" and/or the "Reference" tab in
the editor
[ Post a follow-up to this message ]
|