[json4java commit] r88 - wiki

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 28, 2008, 1:04:17 AM2/28/08
to json4jav...@googlegroups.com
Author: da...@alkaline-solutions.com
Date: Wed Feb 27 22:04:03 2008
New Revision: 88

Added:
wiki/TypeName.wiki

Log:
Created wiki page through web user interface.

Added: wiki/TypeName.wiki
==============================================================================
--- (empty file)
+++ wiki/TypeName.wiki Wed Feb 27 22:04:03 2008
@@ -0,0 +1,13 @@
+#summary Type naming convention, for reuse
+
+= Introduction =
+
+Type names allow for referring to a type by a common identifier.
[CoreTypes Core types] are referred to by their spec name,
i.e. "boolean". Restriction types are named and referred to by URIs.
+
+= Details =
+
+Restriction types have the ability to specify a metadata string named
`id`, which is a fragment identifier based on the URI of the overriding
document, and `uri` which allows a full identifier to be specified.
+
+= Best Practices =
+
+Restriction types should be named by HTTP URL if possible, with the
URL itself resolvable give the schema being discussed. While
implementations should not automatically attempt to resolve URLs, this
practice aids in configuration and reuse.
\ No newline at end of file

Reply all
Reply to author
Forward
0 new messages