blob: 9ea461e71d19b92e471b88ad2cf203c79424c249 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2013 Forschungszentrum Juelich GmbH
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Carsten Karbach
-->
<jxb:bindings version="1.0" xmlns:jxb="http://java.sun.com/xml/ns/jaxb"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- To compile the resource_manager_type.xsd into JAXB classes run the following command:
xjc -b schema/namespace_bindings.xml schema/resource_manager_type.xsd -d src
with working directory = ${workspace_loc:/org.eclipse.ptp.rm.jaxb.core}
-->
<jxb:bindings xmlns="http://eclipse.org/ptp/lml">
<jxb:bindings schemaLocation="http://eclipse.org/ptp/schemas/v1.1/layout.xsd">
<jxb:schemaBindings>
<jxb:package name="org.eclipse.ptp.rm.jaxb.core.data.lml"/>
</jxb:schemaBindings>
</jxb:bindings>
</jxb:bindings>
<jxb:bindings xmlns="http://eclipse.org/ptp/rm">
<jxb:bindings schemaLocation="resource_manager_type.xsd">
<jxb:schemaBindings>
<jxb:package name="org.eclipse.ptp.rm.jaxb.core.data"/>
</jxb:schemaBindings>
</jxb:bindings>
</jxb:bindings>
</jxb:bindings>