org.opencms.xml.content.choicetest-data-ori.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opencms-test Show documentation
Show all versions of opencms-test Show documentation
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.
<?xml version="1.0" encoding="UTF-8"?> <OpenCmsChoiceTests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.opencms.org/ChoiceTest.xsd"> <OpenCmsChoiceTest language="de_DE_WL"> <Title><![CDATA[Tests if changes in the XML schema structure maintains the order of an xsd:choice list]]></Title> <ChoiceElements> <ChoiceC> <link internal="false" type="WEAK"> <target><![CDATA[http://www.alkacon.com]]></target> </link> </ChoiceC> <ChoiceA><![CDATA[Choice A Test]]></ChoiceA> <ChoiceB>true</ChoiceB> <ChoiceA><![CDATA[Choice A Test 2]]></ChoiceA> <ChoiceC> <link internal="false" type="WEAK"> <target><![CDATA[http://www.opencms.org]]></target> </link> </ChoiceC> <ChoiceB>false</ChoiceB> </ChoiceElements> <Link> <link internal="false" type="WEAK"> <target><![CDATA[http://opencms.mediaworx.com]]></target> </link> </Link> <EndText name="EndText0"> <links/> <content><![CDATA[<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.</p>]]></content> </EndText> </OpenCmsChoiceTest> </OpenCmsChoiceTests>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy