All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencms.xml.content.xmlcontent-14.xml Maven / Gradle / Ivy

Go to download

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

There is a newer version: 18.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>

<Test2Links 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xsi:noNamespaceSchemaLocation="http://www.opencms.org/test14.xsd">
  
	<Test2Link language="en">
		<Html>
			<links>
				<link name="link0" type="IMG" internal="true">
					<target><![CDATA[/sites/default/folder1/image2.gif]]></target>
					<uuid>a7b5d298-b3ab-11d8-b3e3-514d35713fed</uuid>
				</link>
			</links>
			<content><![CDATA[<img src="${link0}">]]></content>
		</Html>
		<VfsLink>
			<link>
				<target><![CDATA[/sites/default/folder1/image2.gif]]></target>
				<uuid>a7b5d298-b3ab-11d8-b3e3-514d35713fed</uuid>
			</link>
		</VfsLink>
	</Test2Link>
</Test2Links>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy