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

 


Help: OASIS Mailing Lists Help | MarkMail Help

cmis message

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


Subject: [OASIS Issue Tracker] Updated: (CMIS-663) localName for typedefinition is optional according to domain model but is required accordingto core.xsd schema



     [ http://tools.oasis-open.org/issues/browse/CMIS-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Mueller updated CMIS-663:
---------------------------------

    Affects Version/s: V1.0 Errata
                           (was: Proposals for 2.0)

> localName for type definition is optional according to domain model but is required according to core.xsd schema
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: CMIS-663
>                 URL: http://tools.oasis-open.org/issues/browse/CMIS-663
>             Project: OASIS Content Management Interoperability Services (CMIS) TC
>          Issue Type: Bug
>          Components: Domain Model
>    Affects Versions: V1.0
>            Reporter: Martin Hermes
>             Fix For: V1.0 Errata
>
>
> The attribute localName of an object-type definition is optional according to the domain model:
> localName                    String (optional)
> But according to the core.xsd schema it is required:
> <xs:complexType name="cmisTypeDefinitionType">
> 		<xs:sequence>
> 			...
> 			<xs:element name="localName" type="xs:string" minOccurs="1"
> 				maxOccurs="1" />

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