- From: Miller, Rob <RDMILLER@mitre.org>
- Date: Tue, 9 Dec 2008 10:29:22 -0500
- To: XMLSec WG XMLSec W3C <public-xmlsec@w3.org>
Received on Tuesday, 9 December 2008 15:30:03 UTC
At the 2008 Tech Plenary F2F, Pratik asked the following question. From: Pratik Datta [mailto:pratik.datta@oracle.com] Sent: Thursday, October 23, 2008 1:44 PM To: Miller, Rob Subject: Re: NVDL Ordering Constraints Well the issue is how do you constrain where an element can be inserted. Suppose you have the following snippet <ns:Elem1> <ns:Elem2> </ns:Elem2> </ns:Elem1> and you want to insert the <dsig:Signature> element inside this. In NVDL can you express the constraint that <dsig:Signature> can only be after </ns:Elem2> and not anywhere else? Pratik The answer is: Yes, with NVDL you can specify precisely where an element must be placed. For those people who are interested in how this is accomplished, see slides 120-124 in the NVDL tutorial: http://www.xfront.com/nvdl/index.html Regards, Rob
Received on Tuesday, 9 December 2008 15:30:03 UTC