
properties.cloud-application.properties Maven / Gradle / Ivy
The newest version!
# ---------------------------------------------------------------------------
# JPaaS Util
# Copyright (C) 2012 Bull S.A.S.
# Contact: [email protected]
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or any later version.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA
# ---------------------------------------------------------------------------
# $Id$
# ---------------------------------------------------------------------------
# Internal reference to the cloud-application-1.x XSD
xsdCloudApplicationV1 = xml/cloud-application-1.0.xsd
# These will be auto-added if the xmlns is missing in the cloud-application
xmlnsCloudApplicationV1 = http://jonas.ow2.org/ns/cloud/application/1.0
schemaLocationCloudApplicationV1 = http://jonas.ow2.org/ns/cloud/xsds/cloud-application-1.0.xsd
# Reference to the artefact-1.x XSD
xsdArtefactV1 = xml/artefact-1.0.xsd
xmlnsArtefactV1 = http://jonas.ow2.org/ns/cloud/deployable/artefact/1.0
schemaLocationArtefactV1 = http://jonas.ow2.org/ns/cloud/deployable/xsds/artefact-1.0.xsd
# Reference to the xml-1.x XSD
xsdXmlV1 = xml/xml-1.0.xsd
xmlnsXmlV1 = http://jonas.ow2.org/ns/cloud/deployable/xml/1.0
schemaLocationXmlV1 = http://jonas.ow2.org/ns/cloud/deployable/xsds/xml-1.0.xsd
© 2015 - 2025 Weber Informatics LLC | Privacy Policy