OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ubl message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Python application for JSON schema validation invocation


Fellow UBL TC members,

During this week's meeting I was asked which software I am using to validate a JSON schema against a JSON instance.

I have uploaded the Python code here:

  https://www.oasis-open.org/committees/document.php?document_id=59715

Reference is made in the comments of the code to a public library to be downloaded and installed ... all this program does is invoke that library.

I have mimicked the arguments that we use for XML schema validation: the first argument is the schema and the second argument is the instance.

Please let me know if you have any questions or suggestions for improvements.

. . . . . . . Ken

--
Check our site for free XML, XSLT, XSL-FO and UBL developer resources |
Streaming hands-on XSLT/XPath 2 training @US$45: http://goo.gl/Dd9qBK |
Crane Softwrights Ltd. _ _ _ _ _ _ http://www.CraneSoftwrights.com/o/ |
G Ken Holman _ _ _ _ _ _ _ _ _ _ mailto:gkholman@CraneSoftwrights.com |
Google+ blog _ _ _ _ _ http://plus.google.com/+GKenHolman-Crane/posts |
Legal business disclaimers: _ _ http://www.CraneSoftwrights.com/legal |



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]