<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qml SYSTEM "/wt/query/qml/qml.dtd">
<qml>
	<statement>
		<query>
			<select>
				<object alias="wt.occurrence.OccurrenceableLink" heading="Link Info" propertyName="linkInfo">
					<property name="linkInfo"/>
				</object>
				<object alias="wt.occurrence.OccurrenceableLink" heading="wt.occurrence.OccurrenceableLink Réf. d'objet de rôle A" propertyName="roleAObjectRef">
					<property name="roleAObjectRef"/>
				</object>
				<object alias="wt.occurrence.OccurrenceableLink" heading="Réf. d'objet de rôle B" propertyName="roleBObjectRef">
					<property name="roleBObjectRef"/>
				</object>
				<object alias="wt.occurrence.OccurrenceableLink" heading="Uses Occurrence Vector" propertyName="usesOccurrenceVector">
					<property name="usesOccurrenceVector"/>
				</object>
				<column alias="lectronic" heading="Nom" propertyName="name" type="java.lang.String">
					master&gt;name
				</column>
				<object alias="wt.occurrence.OccurrenceableLink" heading="Role AObject Id" propertyName="roleAObjectId">
					<property name="roleAObjectId"/>
				</object>
				<object alias="wt.occurrence.OccurrenceableLink" heading="Role BObject Id" propertyName="roleBObjectId">
					<property name="roleBObjectId"/>
				</object>
				<object alias="wt.occurrence.OccurrenceableLink" heading="Role BObject.Identité" propertyName="roleBObject.identity">
					<property name="roleBObject">
						<property name="identity"/>
					</property>
				</object>
			</select>
			<from>
				<table alias="wt.occurrence.OccurrenceableLink">
					wt.occurrence.OccurrenceableLink
				</table>
				<table alias="lectronic">
					WCTYPE|wt.part.WTPart|net.bull.ad.fr.plm01.BULLBPSSDD.ElectronicalBoard
				</table>
			</from>
			<where>
				<compositeCondition type="and">
					<condition>
						<operand>
							<column alias="lectronic" heading="Nom" propertyName="name" type="java.lang.String">
								master&gt;name
							</column>
						</operand>
						<operator type="equal"/>
						<operand>
							<constant heading="PDB_ASSY" isMacro="false" type="java.lang.Object">
								PDB_ASSY
							</constant>
						</operand>
					</condition>
				</compositeCondition>
			</where>
			<referenceJoin>
				<join name="roleAObjectRef">
					<aliasTarget alias="wt.occurrence.OccurrenceableLink"/>
					<aliasTarget alias="lectronic"/>
				</join>
			</referenceJoin>
		</query>
	</statement>
</qml>
