blob: c9ceb8b863eb3ddfe4f4c0989a80100ac61df14a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You 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.
-->
<xs:schema xmlns:dfdl="http://www.ogf.org/dfdl/dfdl-1.0/"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- Intended for inclusion into other schemas. Has no targetNamespace on
purpose -->
<xs:annotation>
<xs:appinfo source="http://www.ogf.org/dfdl/">
<!-- Don't add new properties here. Add them to daffodilNewProperties1 -->
<!-- Note: The definition of daffodilTest1 in scala code had diverged
from what was in this file. The one embedded in scala code has been removed.
It now reads this one to get the definition. -->
<dfdl:defineFormat name="daffodilTest1">
<dfdl:format ref="daffodilNewProperties1" alignment="1"
alignmentUnits="bytes" binaryFloatRep="ieee" binaryNumberRep="binary"
byteOrder="bigEndian"
calendarPatternKind="implicit"
documentFinalTerminatorCanBeMissing="no" emptyValueDelimiterPolicy="both"
encoding="US-ASCII" escapeSchemeRef="" ignoreCase="no"
initiatedContent="no" initiator="" leadingSkip="0" lengthKind="implicit"
lengthUnits="bytes" occursCountKind="parsed" representation="text"
separator="" separatorPosition="infix" separatorSuppressionPolicy="anyEmpty"
sequenceKind="ordered" terminator="" textNumberCheckPolicy="lax"
textNumberRep="standard" textStandardBase="10"
textStringJustification="left" textTrimKind="none" trailingSkip="0"
utf16Width="fixed" textStandardDecimalSeparator="."
textStandardGroupingSeparator="," textStandardExponentRep="E"
textStandardZeroRep="0" textStandardInfinityRep="Inf"
textStandardNaNRep="NaN" textNumberPattern="#,##0.###;-#,##0.###"
textNumberRounding="explicit" textNumberRoundingMode="roundHalfEven"
textNumberRoundingIncrement="0" decimalSigned="yes"
/>
</dfdl:defineFormat>
<!-- As we add new properties, add them here. -->
<!-- Some tests (negative tests) expect errors depending on some of the
properties in daffodilTest1 being missing. If those tests are made to include
daffodilTest1 then they break because the properties are present. However,
once a new property starts being required, the test breaks because it doesn't
have the new property defined. Include this file and then ref daffodilNewProperties1
gets you only the new properties without all the property settings of daffodilTest1. -->
<dfdl:defineFormat name="daffodilNewProperties1">
<dfdl:format encodingErrorPolicy="replace" sequenceKind="ordered"
calendarPatternKind='implicit' calendarFirstDayOfWeek='Sunday'
calendarDaysInFirstWeek='4' calendarTimeZone='UTC'
calendarCheckPolicy='strict' calendarLanguage='en'
bitOrder="mostSignificantBitFirst" outputNewLine="%LF;" textPadKind="none"
fillByte="%#r20;" truncateSpecifiedLengthString="no"
textStringPadCharacter="%SP;" textNumberPadCharacter="%SP;"
textBooleanPadCharacter="%SP;" textCalendarPadCharacter="%SP;"
textCalendarJustification="left"
textNumberJustification="right"
textOutputMinLength="0"
floating="no"
calendarCenturyStart="53"
calendarObserveDST="yes"
textBidi="no"
/>
</dfdl:defineFormat>
</xs:appinfo>
</xs:annotation>
</xs:schema>