Re: referencing elements from XML schema in another schema

2007-01-09 Thread Stanimir Stamenkov
/Michael Glavassevich/: Stanimir Stamenkov <[EMAIL PROTECTED]> wrote on 01/06/2007 09:30:58 AM: You must have: http://www.w3.org/2001/XMLSchema"; /> the least. Then I don't know if Xerces will automatically resolve a location for the XML Schema namespace It does not. You need to specif

Re: referencing elements from XML schema in another schema

2007-01-09 Thread Michael Glavassevich
Stanimir Stamenkov <[EMAIL PROTECTED]> wrote on 01/06/2007 09:30:58 AM: > /Kevin Ott/: > > > http://www.w3.org/2001/XMLSchema";> > > > > > > > > > > > > > > > > You must have: > >http://www.w3.org/2001/XMLSchema"; /> > > the least. Then I don't know if Xerce

Re: referencing elements from XML schema in another schema

2007-01-06 Thread Stanimir Stamenkov
/Kevin Ott/: http://www.w3.org/2001/XMLSchema";> You must have: http://www.w3.org/2001/XMLSchema"; /> the least. Then I don't know if Xerces will automatically resolve a location for the XML Schema namespace - you might need to supply 'location' attribute

referencing elements from XML schema in another schema

2007-01-05 Thread Kevin Ott
Hello, I am trying to load a grammar for a schema that references the 'schema' element from XML schema. Here it is a concise example: http://www.w3.org/2001/XMLSchema";> When I load the schema, I get the following error: [Error] :5:36: src-resolve.4.2: Error res