aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/fastlib/text/alphasort/SortMaster1_0.dtd
blob: 9877d1bf8ca218cbe0d272624c9b2f30885490e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<!--  (c) 2002 Fast Search & Transfer. All rights reserved.  -->
<!-- Copyright Yahoo. 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)>