[xsd-users] about xsd
Boris Kolpackov
boris at codesynthesis.com
Fri Nov 11 05:20:03 EST 2005
Chang,
Chang Chen <chenchang19760717 at yahoo.com> writes:
> I am trying xsd, how does xsd support constraint, for example:
xsd uses underlying XML library (Xerces-C++) to validate instance
documents against schemas. If an instance is not valid (e.g., one
of the constraints you've shown does not satisfy) an exception will
be thrown.
> How can I add validate function?
It is not clear what you mean by this. Can you give us some more
details about what you are trying to achieve?
hth,
-boris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 652 bytes
Desc: Digital signature
Url : http://codesynthesis.com/pipermail/xsd-users/attachments/20051111/b59c5a64/attachment.pgp
More information about the xsd-users
mailing list