The externalSchemaLocation property requires a whitespace-separated string
of names in pairs, the first of each pair a URI for the namespace and the
second a URI for the corresponding schema, e.g.
http://foo.com/fooNS http://foo.com/foo.xsd
http://foo.com/barNS file:///c:/projects/schemas/bar.xsd
...
----- Original Message -----
From: "Colburn, Gordon (ATL)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 11, 2003 7:24 AM
Subject: Trouble importing schemas
...
>. I tried using the
> external-schemaLocation property (code included).
>
> However this is not working. I encounter the following problems:
>
> If I pass an odd number of files to setProperty when setting
> external-schemaLocation, I get the following error message:
>
> successfully opened file c:\projects\schemaProc\flat\C
> SIParty.xsd
> [Warning] :-1:-1: SchemaLocation: schemaLocation value =
> 'file:///c:/projects/ schemaProc/flat/CSICommon.xsd
> file:///c:/projects/schemaProc/flat/CSIParty.xsd
> file:///c:/projects/schemaProc/flat/Custom.xsd
> file:///c:/projects/schemaProc/flat/Party.xsd
> file:///c:/projects/schemaProc/flat/CSICustom.xsd
> file:///c:/projects/schemaProc/flat/Common.xsd
> file:///c:/projects/schemaProc/flat/PaymentMethod.xsd' must have even
number
> of URI's.
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]