blob: 6b203a7059f10c63229e5a935693af33b383fb6d [file] [log] [blame]
<?xml version="1.0" encoding="utf-8" ?>
<!--
/* Copyright 2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<testroot>
<testAtomicTypeElem>MS Word</testAtomicTypeElem>
<testListTypeElem>3</testListTypeElem>
<testUnionTypeElem>MS Word</testUnionTypeElem>
<testUnionTypeElem>4</testUnionTypeElem>
<header name="header">This is a test Email Header </header>
<testComplexTypeElementOnlyContentElem>
<mail id="1234">
<envelope From="x@bea.com">
<From>user@unknown.domain.org</From>
<To>user@cduce.org</To>
<Date>2003-10-15T15:44:01Z</Date>
<Subject>Xml Beans Testing</Subject>
<header name="Reply-To">bill@microsoft.com</header>
</envelope>
<body>bla</body>
</mail>
</testComplexTypeElementOnlyContentElem>
<testComplexTypeMixedElem>
<mail id="1235">
<envelope From="x@bea.com">
<From>user@unknown.domain.org</From>
<To>user@cduce.org</To>
<Date>2003-10-15T15:44:01Z</Date>
<Subject>Xml Beans Testing</Subject>
<header name="Reply-To">bill@microsoft.com</header>
</envelope>
<body>bla</body>
</mail>
</testComplexTypeMixedElem>
<testComplexTypeEmptyElem value="1234" />
<testChoiceGroupElem>
<Lang>English</Lang>
<Font>Arial</Font>
</testChoiceGroupElem>
<testAllGroupElem>
<Greetings>Hello</Greetings>
<Signature> Mr X., Bea Systems</Signature>
<ContactNumber>425-123-1234</ContactNumber>
</testAllGroupElem>
</testroot>