[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Commented: (CAMP-51) CAMP uses undocumented notation to describe resources
[ http://tools.oasis-open.org/issues/browse/CAMP-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34480#action_34480 ]
Adrian Otto commented on CAMP-51:
---------------------------------
Proposal:
1.7 Notational Conventions
The JSON serialization of resources (Section 5) is described using a pseudo-schema notation with the following conventions:
• Characters are appended to items to indicate cardinality:
- "?" (0 or 1)
- "*" (0 or more)
- "+" (1 or more)
• Vertical bars, "|", denote choice. For example, "a|b" means a choice between "a" and "b".
• Parentheses, "(" and ")", are used to indicate the scope of the operators "?", "*", "+" and "|".
> CAMP uses undocumented notation to describe resources
> -----------------------------------------------------
>
> Key: CAMP-51
> URL: http://tools.oasis-open.org/issues/browse/CAMP-51
> Project: OASIS Cloud Application Management for Platforms (CAMP) TC
> Issue Type: Bug
> Components: Spec
> Reporter: Gilbert Pilz
>
> The "general representations" of the resources defined by CAMP uses a pseudo-schema syntax for indicating things like types, cardinality, etc. This syntax is not documented anywhere.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]