xmlns:xsi namespace declaration

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

xmlns:xsi namespace declaration

Einar Moos
Hello,

Perhaps I already posted this question --

My required namespace declaration on the xml document needs to be like this:

<GREFFEXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:grf="http://experian.fr/grf" xsi:noNamespaceSchemaLocation="Modele_Plateforme_greffe.xsd">

After having installed updated to the nightly built I still cannot save the document.

Is there another way of doing it through an xpl pipeline?

Thanks in advance,

-- einar
Reply | Threaded
Open this post in threaded view
|

Re: xmlns:xsi namespace declaration

Alessandro Vernet
Administrator
Einar,

On Mon, May 26, 2008 at 9:28 AM, parisiana <[hidden email]> wrote:

> Perhaps I already posted this question --
>
> My required namespace declaration on the xml document needs to be like this:
>
> <GREFFEXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:grf="http://experian.fr/grf"
> xsi:noNamespaceSchemaLocation="Modele_Plateforme_greffe.xsd">
>
> After having installed updated to the nightly built I still cannot save the
> document.
>
> Is there another way of doing it through an xpl pipeline?
I think we are missing part of the story here. How are you "saving
this document" with XPL? Are you saying that the namespace is "lost"
(the declaration is missing)? What exactly is the output?

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: xmlns:xsi namespace declaration

Einar Moos
Alex,

The error is: "Document not saved: please contact your system administrator," when I submit save.

The namespace is declared on the main-template. If I use another namespace, it works.

-- einar
Alessandro Vernet wrote
Einar,

On Mon, May 26, 2008 at 9:28 AM, parisiana <parisiana@gmail.com> wrote:
> Perhaps I already posted this question --
>
> My required namespace declaration on the xml document needs to be like this:
>
> <GREFFEXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:grf="http://experian.fr/grf"
> xsi:noNamespaceSchemaLocation="Modele_Plateforme_greffe.xsd">
>
> After having installed updated to the nightly built I still cannot save the
> document.
>
> Is there another way of doing it through an xpl pipeline?

I think we are missing part of the story here. How are you "saving
this document" with XPL? Are you saying that the namespace is "lost"
(the declaration is missing)? What exactly is the output?

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet


--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


-----
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/
Reply | Threaded
Open this post in threaded view
|

Re: Re: xmlns:xsi namespace declaration

Alessandro Vernet
Administrator
Einar,

On Mon, May 26, 2008 at 10:09 PM, parisiana <[hidden email]> wrote:
> The error is: "Document not saved: please contact your system
> administrator," when I submit save.
>
> The namespace is declared on the main-template. If I use another namespace,
> it works.

I still don't quite get it. Where does this error "Document not saved:
please contact your system administrator" come from? Is this an Orbeon
Forms error? Do you have a stack trace in the logs?

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: xmlns:xsi namespace declaration

Einar Moos
The log gave me this today - is this a serious problem?

Thanks for your dedication.

-- einar

2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - submission occurred during XForms initialization, disabling caching of output.
2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - annotated document and static state not obtained from cache.
2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - did not find cached static state UUID.
2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - cannot cache dynamic state UUID for resulting document.
2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - evaluating controls start.
2008-06-09 15:53:38,688 DEBUG XFormsServer  - XForms - evaluating controls end: 31 ms.
2008-06-09 15:53:38,688 DEBUG XFormsServer  - XForms resources - creating xhtml:head with combined resources.
2008-06-09 15:53:38,766 INFO  ProcessorService  - /afl/M0-XML - Timing: 812 - Cache hits for cache.main: 257, fault: 11,



Alessandro Vernet wrote
Einar,

On Mon, May 26, 2008 at 10:09 PM, parisiana <parisiana@gmail.com> wrote:
> The error is: "Document not saved: please contact your system
> administrator," when I submit save.
>
> The namespace is declared on the main-template. If I use another namespace,
> it works.

I still don't quite get it. Where does this error "Document not saved:
please contact your system administrator" come from? Is this an Orbeon
Forms error? Do you have a stack trace in the logs?

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet


--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


-----
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: xmlns:xsi namespace declaration

Erik Bruchez
Administrator
What problem are you referring to?

-Erik

On Jun 10, 2008, at 12:20 AM, parisiana wrote:

>
> The log gave me this today - is this a serious problem?
>
> Thanks for your dedication.
>
> -- einar
>
> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - submission  
> occurred
> during XForms initialization, disabling caching of output.
> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - annotated  
> document
> and static state not obtained from cache.
> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - did not find  
> cached
> static state UUID.
> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - cannot cache  
> dynamic
> state UUID for resulting document.
> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - evaluating  
> controls
> start.
> 2008-06-09 15:53:38,688 DEBUG XFormsServer  - XForms - evaluating  
> controls
> end: 31 ms.
> 2008-06-09 15:53:38,688 DEBUG XFormsServer  - XForms resources -  
> creating
> xhtml:head with combined resources.
> 2008-06-09 15:53:38,766 INFO  ProcessorService  - /afl/M0-XML -  
> Timing: 812
> - Cache hits for cache.main: 257, fault: 11,
>
>
>
>
> Alessandro Vernet wrote:
>>
>> Einar,
>>
>> On Mon, May 26, 2008 at 10:09 PM, parisiana <[hidden email]>  
>> wrote:
>>> The error is: "Document not saved: please contact your system
>>> administrator," when I submit save.
>>>
>>> The namespace is declared on the main-template. If I use another
>>> namespace,
>>> it works.
>>
>> I still don't quite get it. Where does this error "Document not  
>> saved:
>> please contact your system administrator" come from? Is this an  
>> Orbeon
>> Forms error? Do you have a stack trace in the logs?
>>
>> Alex
>> --
>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>> Orbeon's Blog: http://www.orbeon.com/blog/
>> Personal Blog: http://avernet.blogspot.com/
>> Twitter - http://twitter.com/avernet
>>
>>
>> --
>> You receive this message as a subscriber of the [hidden email]  
>> mailing
>> list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>> -----
>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>> http://www.orbeon.com/
>>
>>
>
> --
> View this message in context: http://www.nabble.com/xmlns%3Axsi-namespace-declaration-tp17474965p17743496.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: xmlns:xsi namespace declaration

Einar Moos
Our main-template  xml has an xsi:noNamespaceSchemaLocation="....xsd" which does not allow saving of the document.
 
Erik Bruchez wrote
What problem are you referring to?

-Erik

On Jun 10, 2008, at 12:20 AM, parisiana wrote:

>
> The log gave me this today - is this a serious problem?
>
> Thanks for your dedication.
>
> -- einar
>
> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - submission  
> occurred
> during XForms initialization, disabling caching of output.
> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - annotated  
> document
> and static state not obtained from cache.
> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - did not find  
> cached
> static state UUID.
> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - cannot cache  
> dynamic
> state UUID for resulting document.
> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - evaluating  
> controls
> start.
> 2008-06-09 15:53:38,688 DEBUG XFormsServer  - XForms - evaluating  
> controls
> end: 31 ms.
> 2008-06-09 15:53:38,688 DEBUG XFormsServer  - XForms resources -  
> creating
> xhtml:head with combined resources.
> 2008-06-09 15:53:38,766 INFO  ProcessorService  - /afl/M0-XML -  
> Timing: 812
> - Cache hits for cache.main: 257, fault: 11,
>
>
>
>
> Alessandro Vernet wrote:
>>
>> Einar,
>>
>> On Mon, May 26, 2008 at 10:09 PM, parisiana <parisiana@gmail.com> 
>> wrote:
>>> The error is: "Document not saved: please contact your system
>>> administrator," when I submit save.
>>>
>>> The namespace is declared on the main-template. If I use another
>>> namespace,
>>> it works.
>>
>> I still don't quite get it. Where does this error "Document not  
>> saved:
>> please contact your system administrator" come from? Is this an  
>> Orbeon
>> Forms error? Do you have a stack trace in the logs?
>>
>> Alex
>> --
>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>> Orbeon's Blog: http://www.orbeon.com/blog/
>> Personal Blog: http://avernet.blogspot.com/
>> Twitter - http://twitter.com/avernet
>>
>>
>> --
>> You receive this message as a subscriber of the ops-users@ow2.org  
>> mailing
>> list.
>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>> For general help: mailto:sympa@ow2.org?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>> -----
>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>> http://www.orbeon.com/
>>
>>
>
> --
> View this message in context: http://www.nabble.com/xmlns%3Axsi-namespace-declaration-tp17474965p17743496.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@ow2.org  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
> For general help: mailto:sympa@ow2.org?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: Re: xmlns:xsi namespace declaration

Einar Moos
Well, I think I solved this issue which appears to have been caused by company proxy, DMZ, firewalls and security which we need to by-pass in order to save the xml document which is being sent by SFTP through application we developed, none of it quite stable yet...


On Tue, Jun 10, 2008 at 12:03 PM, parisiana <[hidden email]> wrote:

Our main-template  xml has an xsi:noNamespaceSchemaLocation="....xsd" which
does not allow saving of the document.


Erik Bruchez wrote:
>
> What problem are you referring to?
>
> -Erik
>
> On Jun 10, 2008, at 12:20 AM, parisiana wrote:
>
>>
>> The log gave me this today - is this a serious problem?
>>
>> Thanks for your dedication.
>>
>> -- einar
>>
>> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - submission
>> occurred
>> during XForms initialization, disabling caching of output.
>> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - annotated
>> document
>> and static state not obtained from cache.
>> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - did not find
>> cached
>> static state UUID.
>> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - cannot cache
>> dynamic
>> state UUID for resulting document.
>> 2008-06-09 15:53:38,657 DEBUG XFormsServer  - XForms - evaluating
>> controls
>> start.
>> 2008-06-09 15:53:38,688 DEBUG XFormsServer  - XForms - evaluating
>> controls
>> end: 31 ms.
>> 2008-06-09 15:53:38,688 DEBUG XFormsServer  - XForms resources -
>> creating
>> xhtml:head with combined resources.
>> 2008-06-09 15:53:38,766 INFO  ProcessorService  - /afl/M0-XML -
>> Timing: 812
>> - Cache hits for cache.main: 257, fault: 11,
>>
>>
>>
>>
>> Alessandro Vernet wrote:
>>>
>>> Einar,
>>>
>>> On Mon, May 26, 2008 at 10:09 PM, parisiana <[hidden email]>
>>> wrote:
>>>> The error is: "Document not saved: please contact your system
>>>> administrator," when I submit save.
>>>>
>>>> The namespace is declared on the main-template. If I use another
>>>> namespace,
>>>> it works.
>>>
>>> I still don't quite get it. Where does this error "Document not
>>> saved:
>>> please contact your system administrator" come from? Is this an
>>> Orbeon
>>> Forms error? Do you have a stack trace in the logs?
>>>
>>> Alex
>>> --
>>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>>> Orbeon's Blog: http://www.orbeon.com/blog/
>>> Personal Blog: http://avernet.blogspot.com/
>>> Twitter - http://twitter.com/avernet
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the [hidden email]
>>> mailing
>>> list.
>>> To unsubscribe: mailto:[hidden email]
>>> For general help: mailto:[hidden email]?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>
>>>
>>> -----
>>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>>> http://www.orbeon.com/
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/xmlns%3Axsi-namespace-declaration-tp17474965p17743496.html
>> Sent from the ObjectWeb OPS - Users mailing list archive at
>> Nabble.com.
>>
>>
>> --
>> You receive this message as a subscriber of the [hidden email]
>> mailing list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>
> --
> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
> http://www.orbeon.com/
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>

--
View this message in context: http://www.nabble.com/xmlns%3Axsi-namespace-declaration-tp17474965p17751835.html
Sent from the ObjectWeb OPS - Users mailing list archive at Nabble.com.



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
-- Einar Moos
-- parisiana.com

Tel: 0676660080



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws