Next in thread → Next in month →

[OASIS Issue Tracker] Commented: (ODATA-119) Allow definition of "simple" types that fix values for facet attributes of primitive types

From
OASIS Issues Tracker <>
Date
2013-02-14T10:57:07+00:00
ID
1073221352.10331360839415153.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Commented: (ODATA-119) Allow definition of "simple" types that fix values for facet attributes of primitive types
[ http://tools.oasis-open.org/issues/browse/ODATA-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32464#action_32464 ] 

Ralf Handl commented on ODATA-119:
----------------------------------

Removed nullability as an example for TypeDefinition facets in section 3, see ODATA-217.

> Allow definition of "simple" types that fix values for facet attributes of primitive types
> ------------------------------------------------------------------------------------------
>
>                 Key: ODATA-119
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-119
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: New Feature
>          Components: OData CSDL v1.0
>    Affects Versions: WD01
>         Environment: [Proposed]
>            Reporter: Ralf Handl
>            Assignee: Michael Pizzo
>            Priority: Minor
>             Fix For: WD01
>
>
> It would be helpful if we could define "simple" types that are based on primitive types. This would be useful for providing values for facet attributes in one place:
> <SimpleType Name="Char80" BaseType="Edm.String" MaxLength="80" FixedLength="true" />
> <SimpleType Name="AmountInFInancialReportingCurrency" BaseType="Edm.Decimal" Precision="30" Scale="2" />

-- 
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
Next in thread → Next in month →