Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
84 changes: 0 additions & 84 deletions README.MD

This file was deleted.

2 changes: 1 addition & 1 deletion model/csdl/v2/bi/model/bi.ecore
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="bi" nsURI="http://schemas.microsoft.com/sqlbi/2010/10/edm/extensions"
nsPrefix="bi">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="&#xA; Common Data Model Schema Definition Language.&#xA; Copyright (c) Microsoft Corp. All rights reserved.&#xA; "/>
<details key="documentation" value="&#xA; Common Data Model Schema Definition Language.&#xA; Copyright (c) Microsoft Corp. All rights reserved.&#xA;"/>
<details key="oSGiCompatible" value="true"/>
<details key="basePackage" value="org.eclipse.daanse.xmla.model.csdl.v2"/>
<details key="prefix" value="Bi"/>
Expand Down
2 changes: 1 addition & 1 deletion model/csdl/v2/edm/model/edm.ecore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="edm" nsURI="http://schemas.microsoft.com/ado/2008/09/edm" nsPrefix="edm">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="&#xA; Common Data Model Schema Definition Language.&#xA; Copyright (c) Microsoft Corp. All rights reserved.&#xA; "/>
<details key="documentation" value="&#xA; Common Data Model Schema Definition Language.&#xA; Copyright (c) Microsoft Corp. All rights reserved.&#xA;"/>
<details key="oSGiCompatible" value="true"/>
<details key="basePackage" value="org.eclipse.daanse.xmla.model.csdl.v2"/>
<details key="prefix" value="Edm"/>
Expand Down
2 changes: 1 addition & 1 deletion model/empty/model/empty.ecore
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Emptyresult">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The xmla-e:emptyresult complex type is returned if the return result is empty. The XSD for the xmla-e:emptyresult complex type is as follows. &lt;xsd:complexType name=&quot;emptyresult&quot; > &lt;xsd:sequence> &lt;xsd:element name=&quot;Exception&quot; minOccurs=&quot;0&quot; type=&quot;Exception&quot; /> &lt;xsd:element name=&quot;Messages&quot; minOccurs=&quot;0&quot; type=&quot;Messages&quot; /> &lt;/xsd:sequence> &lt;/xsd:complexType>"/>
<details key="documentation" value="The xmla-e:emptyresult complex type is returned if the return result is empty."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="emptyresult"/>
Expand Down
Loading
Loading