@@ -898,34 +898,49 @@ elements are all members of the class <ident type="class">att.declaring</ident>.
898
898
<specDesc key =" biblStruct" />
899
899
<specDesc key =" broadcast" />
900
900
<specDesc key =" correction" />
901
+ <specDesc key =" correspDesc" />
901
902
<specDesc key =" editorialDecl" />
902
903
<specDesc key =" equipment" />
904
+ <specDesc key =" geoDecl" />
903
905
<specDesc key =" hyphenation" />
904
906
<specDesc key =" interpretation" />
905
907
<specDesc key =" langUsage" />
908
+ <specDesc key =" listApp" />
906
909
<specDesc key =" listBibl" />
910
+ <specDesc key =" listEvent" />
911
+ <specDesc key =" listNym" />
912
+ <specDesc key =" listObject" />
913
+ <specDesc key =" listOrg" />
914
+ <specDesc key =" listPerson" />
915
+ <specDesc key =" listPlace" />
916
+ <specDesc key =" metDecl" />
907
917
<specDesc key =" normalization" />
908
918
<specDesc key =" particDesc" />
909
919
<specDesc key =" projectDesc" />
920
+ <specDesc key =" punctuation" />
910
921
<specDesc key =" quotation" />
911
922
<specDesc key =" recording" />
923
+ <specDesc key =" refsDecl" />
912
924
<specDesc key =" samplingDecl" />
913
925
<specDesc key =" scriptStmt" />
914
926
<specDesc key =" segmentation" />
927
+ <specDesc key =" settingDesc" />
915
928
<specDesc key =" sourceDesc" />
916
929
<specDesc key =" stdVals" />
930
+ <specDesc key =" styleDefDecl" />
917
931
<specDesc key =" textClass" />
918
932
<specDesc key =" textDesc" />
919
933
<specDesc key =" xenoData" />
920
934
</specList >
935
+
921
936
Each of the above elements is repeatable within a single
922
937
header; that is, there may be more than one instance of any declarable
923
938
element type at a given level. When this occurs, the following rules
924
- apply:
939
+ apply. For each different type of declarable element which occurs more
940
+ than once:
925
941
<list rend =" bulleted" >
926
- <item >every declarable element must bear a unique identifier</item >
927
- <item >for each different type of declarable element which occurs more
928
- than once within the same parent element, exactly one element must be
942
+ <item >each must bear a unique identifier</item >
943
+ <item >when occurring within the same parent element, exactly one element must be
929
944
specified as the default, by having a <att >default</att > attribute with the value "true".
930
945
</item ></list >
931
946
</p >
0 commit comments