blob: 8455741d1f706113e9bb367e1570496721e0903c [file] [log] [blame]
<!--
Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0,
or the Eclipse Distribution License v. 1.0 which is available at
http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
-->
<ns0:holder xmlns:ns0="myns" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:integer">10</things>
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:integer">10</things>
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:integer">-10</things>
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:integer">10</things>
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:gMonth">--10</things>
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:gDay">---10</things>
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:gMonthDay">--10-10</things>
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:gYear">2013</things>
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:gYearMonth">2013-10</things>
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:duration">PT130S</things>
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:string">this is a test</things>
<things xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:type="xsd:base64Binary">YWJj</things>
</ns0:holder>