1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-29 18:50:08 +03:00

Bug #4077: Remove include from user_pool.xsd

(cherry picked from commit 1f08b4bf06a7fe04dcbc13fc45a6a5d4c8a80997)
This commit is contained in:
Carlos Martín 2015-10-29 10:58:05 +01:00
parent 2c6e2396bc
commit b57d35f42a

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
targetNamespace="http://opennebula.org/XMLSchema" xmlns="http://opennebula.org/XMLSchema">
<xs:include schemaLocation="user.xsd"/>
<xs:element name="USER_POOL">
<xs:complexType>
<xs:sequence maxOccurs="1" minOccurs="1">