aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/fastlib/text/alphasort/SortMaster1_0.dtd
blob: c71f0f63ea360c7edcd6d5146597f6d3a1fe2e07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<!--  (c) 2002 Fast Search & Transfer. All rights reserved.  -->
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<!--  Version 1.0 -->

<!ELEMENT masterFile (sortValueWidth, importFiles)>
<!ELEMENT importFiles (importFile+)>
<!ELEMENT sortValueWidth (#PCDATA)>
<!ELEMENT importFile (#PCDATA)>