[Home] [By Thread] [By Date] [Recent Entries]
Has anyone defined
an xlink:role and xlink:purpose to find a peice of code (say a .NET
component) that would validate an XML document? That would allow the
namespace designer to choose the method to validate the XML document (i.e. VB,
Schematron, Schema, or a combination).
If an instance
document were to be validated, the code might be like this:
v=new
SomeObject("some-object-uri-defined-by-an-xlink")
v.Validate(InstanceDocument)
Doug Ransom
|

Cart



