Instance referencing other instances

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

Instance referencing other instances

FParsons
Hi! Does there exist a syntax that allows an instance to refer to other instances? for example:
<xforms:instance id="document-instance">
<document>
    <case-data ref="the-case-data-instance"/>
    <contents>
       .....
    </contents>
</document>
</xforms:instance>
<xforms:instance id="the-case-data-instance">
     ....
</xforms:instance>

I thought I saw something like this somewhere before, but have been unable to track it down again.


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

Re: Instance referencing other instances

Erik Bruchez
Administrator
Francis,

There is no such construct in XForms. Maybe you are thinking of XInclude?

-Erik

On Mon, May 31, 2010 at 1:15 PM, FParsons <[hidden email]> wrote:

>
> Hi! Does there exist a syntax that allows an instance to refer to other
> instances? for example:
> <xforms:instance id="document-instance">
> <document>
>    <case-data ref="the-case-data-instance"/>
>    <contents>
>       .....
>    </contents>
> </document>
> </xforms:instance>
> <xforms:instance id="the-case-data-instance">
>     ....
> </xforms:instance>
>
> I thought I saw something like this somewhere before, but have been unable
> to track it down again.
>
>
>
>
> -----
> -- Francis
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Instance-referencing-other-instances-tp2237794p2237794.html
> Sent from the Orbeon Forms (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
>
>


--
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