aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/resources/schema/schemas.xml
blob: 3e881ff62a5c4e5e3095362fad479966a86aa3e1 (plain) (blame)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0">
  <documentElement localName="hosts" uri="hosts.rnc"/>
  <documentElement localName="services" uri="services.rnc"/>
  <documentElement localName="deployment" uri="deployment.rnc"/>
</locatingRules>