Re: Problems using schema and namespaces

2001-09-06 Thread Stefan Brauneis
Hi Alberto, Thank you very much. That was exactly what I was looking for because all the other examples I tried before had all some certain type or what so ever that xercesc 1.5.1 doesn't support. And I can't write an example myself because if you are not familiar with things you always wonder if

Re: Problems using schema and namespaces

2001-09-04 Thread Joseph_Kesselman
That would be a better question for a general XML users discussion, such as the XML-DEV list. See http://xml.org/xml-dev/index.shtml - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problems using schema and namespaces

2001-08-31 Thread Alberto Massari
At 04:45 PM 8/30/01 +0200, you wrote: >Hi all, > >I have problems using namespaces and schema together in an application. >To be honest I don't no much about namespaces and schemas yet but have >to learn it. Ok, so what I am looking for is a simple xml-file like >personal-schema.xml and a correspo

Problems using schema and namespaces

2001-08-30 Thread Stefan Brauneis
Hi all, I have problems using namespaces and schema together in an application. To be honest I don't no much about namespaces and schemas yet but have to learn it. Ok, so what I am looking for is a simple xml-file like personal-schema.xml and a corresponding xsd-file like personal.xsd but which b