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

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

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


Subject: [OASIS Issue Tracker] Created: (ODATA-118) XSD references Microsoft namespaces edm/annotation and codegeneration


XSD references Microsoft namespaces edm/annotation and codegeneration
---------------------------------------------------------------------

                 Key: ODATA-118
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-118
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Bug
          Components: OData CSDL v1.0
    Affects Versions: WD01
         Environment: [Proposed]
            Reporter: Ralf Handl
             Fix For: WD01


The non-normative XSD uses constructs from the following external namespaces:

- http://schemas.microsoft.com/ado/2009/02/edm/annotation
-- attribute StoreGeneratedPattern
-- attribute LazyLoadingEnabled

- http://schemas.microsoft.com/ado/2006/04/codegeneration
-- attribute GetterAccess
-- attribute SetterAccess
-- attribute TypeAccess

The only one really needed is StoreGeneratedPattern as an annotation on entity type properties telling clients that the server will choose (or compute) a value for this property upon insert or update.

-- 
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]