mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
09.13.2014 d70586b00b9530ab99ab4b8f003e9a54793e419f
opendj-config/src/main/resources/stylesheets/admin-cli.xsd
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema targetNamespace="http://www.opends.org/admin-cli"
<xsd:schema targetNamespace="http://opendj.forgerock.org/admin-cli"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  elementFormDefault="qualified" xmlns:adm="http://www.opends.org/admin"
  xmlns:tns="http://www.opends.org/admin-cli">
  <xsd:import namespace="http://www.opends.org/admin"
  elementFormDefault="qualified" xmlns:adm="http://opendj.forgerock.org/admin"
  xmlns:tns="http://opendj.forgerock.org/admin-cli">
  <xsd:import namespace="http://opendj.forgerock.org/admin"
    schemaLocation="admin.xsd" />
  <xsd:annotation>
    <xsd:documentation>