blob: bf3595a24947a5e46100c1c62de38edf25a0db75 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2009 Mia-Software and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
Contributors:
Gregoire DUPE (Mia-Software)
-->
<query:ModelQuerySet xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:properties="http://www.eclipse.org/MoDisco/infra/properties/0.8.unstable" xmlns:query="http://www.eclipse.org/MoDisco/infra/query/0.8.incubation" name="propertiesTest">
<properties xsi:type="properties:TypedProperty" stringValue="val1">
<type href="propertiesTest.mdProperties#//@propertyTypes.0"/>
</properties>
<properties xsi:type="properties:SimpleProperty" stringValue="a" name="simpleProperty"/>
<properties xsi:type="properties:SimpleProperty" stringValue="b" name="simpleProperty"/>
<properties xsi:type="properties:SimpleProperty" stringValue="" name="object" eObjectValue="http://www.eclipse.org/emf/2002/Ecore#/"/>
</query:ModelQuerySet>