Skip to content

Commit

Permalink
Partial fix for Issue #36
Browse files Browse the repository at this point in the history
  • Loading branch information
petervwyatt committed Oct 2, 2022
1 parent 8215ac9 commit 6fc2786
Show file tree
Hide file tree
Showing 11 changed files with 65 additions and 34 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Key Type SinceVersion DeprecatedIn Required IndirectReference Inheritable DefaultValue PossibleValues SpecialCase Link Note
* array 1.4 FALSE FALSE FALSE [ArrayOf_2StringsText]
* array;string-text 1.4 FALSE FALSE FALSE [ArrayOf_2StringsText];[] Table 234
2 changes: 1 addition & 1 deletion tsv/latest/ArrayOfFieldID.tsv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Key Type SinceVersion DeprecatedIn Required IndirectReference Inheritable DefaultValue PossibleValues SpecialCase Link Note
* dictionary;string-text 1.2 FALSE FALSE FALSE [FieldTx,FieldBtn,FieldCh,fn:SinceVersion(1.3,FieldSig),Field];[]
* dictionary;string-text 1.2 FALSE FALSE FALSE [FieldTx,FieldBtnPush,FieldBtnCheckbox,FieldBtnRadio,FieldChoice,fn:SinceVersion(1.3,FieldSig),Field];[]
2 changes: 1 addition & 1 deletion tsv/latest/ArrayOfFields.tsv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Key Type SinceVersion DeprecatedIn Required IndirectReference Inheritable DefaultValue PossibleValues SpecialCase Link Note
* dictionary 1.2 FALSE FALSE FALSE [FieldTx,FieldBtn,FieldCh,fn:SinceVersion(1.3,FieldSig),Field,AnnotWidget] *can be merged together
* dictionary 1.2 FALSE FALSE FALSE [FieldTx,FieldBtnPush,FieldBtnCheckbox,FieldBtnRadio,FieldChoice,fn:SinceVersion(1.3,FieldSig),Field,AnnotWidget] *can be merged together
2 changes: 1 addition & 1 deletion tsv/latest/Field.tsv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Key Type SinceVersion DeprecatedIn Required IndirectReference Inheritable DefaultValue PossibleValues SpecialCase Link Note
Parent dictionary 1.2 FALSE FALSE FALSE [FieldTx,FieldBtn,FieldCh,fn:SinceVersion(1.3,FieldSig),Field]
Parent dictionary 1.2 FALSE FALSE FALSE [FieldTx,FieldBtnPush,FieldBtnCheckbox,FieldBtnRadio,FieldChoice,fn:SinceVersion(1.3,FieldSig),Field]
Kids array 1.2 FALSE FALSE FALSE [ArrayOfFields]
T string-text 1.2 FALSE FALSE FALSE
TU string-text 1.3 FALSE FALSE FALSE
Expand Down
8 changes: 4 additions & 4 deletions tsv/latest/FieldBtn.tsv → tsv/latest/FieldBtnCheckbox.tsv
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
Key Type SinceVersion DeprecatedIn Required IndirectReference Inheritable DefaultValue PossibleValues SpecialCase Link Note
FT name 1.2 TRUE FALSE TRUE [Btn]
Parent dictionary 1.2 FALSE FALSE FALSE [FieldTx,FieldBtn,FieldCh,fn:SinceVersion(1.3,FieldSig),Field]
FT name 1.2 TRUE FALSE TRUE [Btn] Table 226
Parent dictionary 1.2 FALSE FALSE FALSE [FieldTx,FieldBtnPush,FieldBtnCheckbox,FieldBtnRadio,FieldChoice,fn:SinceVersion(1.3,FieldSig),Field]
Kids array 1.2 FALSE FALSE FALSE [ArrayOfFields]
T string-text 1.2 FALSE FALSE FALSE
TU string-text 1.3 FALSE FALSE FALSE
TM string-text 1.3 FALSE FALSE FALSE
Ff bitmask 1.2 FALSE FALSE TRUE [fn:Eval(fn:BitsClear(4,14) && fn:BitsClear(18,25) && fn:BitsClear(27,32))]
Ff bitmask 1.2 FALSE FALSE TRUE [fn:Eval(fn:BitsClear(4,14) && fn:BitClear(16) && fn:BitsClear(18,25) && fn:BitsClear(27,32))] Table 229
AA dictionary 1.3 FALSE FALSE FALSE [AddActionFormField]
DA string 1.2 TRUE FALSE TRUE
Q integer 1.2 FALSE FALSE FALSE 0 [0,1,2]
DS string-text 1.5 FALSE FALSE FALSE
RV stream;string-text 1.5 FALSE [TRUE];[FALSE] FALSE [Stream];[]
Opt array 1.4 FALSE FALSE TRUE [ArrayOfStringsText]
Opt array 1.4 FALSE FALSE TRUE [ArrayOfStringsText] Table 227 and Table 230
V name 1.2 FALSE FALSE TRUE
DV name 1.2 FALSE FALSE TRUE
15 changes: 15 additions & 0 deletions tsv/latest/FieldBtnPush.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Key Type SinceVersion DeprecatedIn Required IndirectReference Inheritable DefaultValue PossibleValues SpecialCase Link Note
FT name 1.2 TRUE FALSE TRUE [Btn] Table 226
Parent dictionary 1.2 FALSE FALSE FALSE [FieldTx,FieldBtnPush,FieldBtnCheckbox,FieldBtnRadio,FieldChoice,fn:SinceVersion(1.3,FieldSig),Field]
Kids array 1.2 FALSE FALSE FALSE [ArrayOfFields]
T string-text 1.2 FALSE FALSE FALSE
TU string-text 1.3 FALSE FALSE FALSE
TM string-text 1.3 FALSE FALSE FALSE
Ff bitmask 1.2 FALSE FALSE TRUE [fn:Eval(fn:BitsClear(4,14) && fn:BitsClear(18,25) && fn:BitsClear(27,32))] Table 227 and Table 229
AA dictionary 1.3 FALSE FALSE FALSE [AddActionFormField]
DA string 1.2 TRUE FALSE TRUE
Q integer 1.2 FALSE FALSE FALSE 0 [0,1,2]
DS string-text 1.5 FALSE FALSE FALSE
RV stream;string-text 1.5 FALSE [TRUE];[FALSE] FALSE [Stream];[]
V name 1.2 FALSE FALSE TRUE [fn:Ignore()]
DV name 1.2 FALSE FALSE TRUE [fn:Ignore()]
16 changes: 16 additions & 0 deletions tsv/latest/FieldBtnRadio.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Key Type SinceVersion DeprecatedIn Required IndirectReference Inheritable DefaultValue PossibleValues SpecialCase Link Note
FT name 1.2 TRUE FALSE TRUE [Btn] Table 226
Parent dictionary 1.2 FALSE FALSE FALSE [FieldTx,FieldBtnPush,FieldBtnCheckbox,FieldBtnRadio,FieldChoice,fn:SinceVersion(1.3,FieldSig),Field]
Kids array 1.2 FALSE FALSE FALSE [ArrayOfFields]
T string-text 1.2 FALSE FALSE FALSE
TU string-text 1.3 FALSE FALSE FALSE
TM string-text 1.3 FALSE FALSE FALSE
Ff bitmask 1.2 FALSE FALSE TRUE [fn:Eval(fn:BitsClear(4,14) && fn:BitSet(16) && fn:BitsClear(17,25) && fn:BitsClear(27,32))] Table 227 and Table 229
AA dictionary 1.3 FALSE FALSE FALSE [AddActionFormField]
DA string 1.2 TRUE FALSE TRUE
Q integer 1.2 FALSE FALSE FALSE 0 [0,1,2]
DS string-text 1.5 FALSE FALSE FALSE
RV stream;string-text 1.5 FALSE [TRUE];[FALSE] FALSE [Stream];[]
Opt array 1.4 FALSE FALSE TRUE [ArrayOfStringsText] Table 227 and Table 230
V name 1.2 FALSE FALSE TRUE Off
DV name 1.2 FALSE FALSE TRUE
18 changes: 0 additions & 18 deletions tsv/latest/FieldCh.tsv

This file was deleted.

18 changes: 18 additions & 0 deletions tsv/latest/FieldChoice.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Key Type SinceVersion DeprecatedIn Required IndirectReference Inheritable DefaultValue PossibleValues SpecialCase Link Note
FT name 1.2 TRUE FALSE TRUE [Ch] Table 226 and Table 234
Parent dictionary 1.2 FALSE FALSE FALSE [FieldTx,FieldBtnPush,FieldBtnCheckbox,FieldBtnRadio,FieldChoice,fn:SinceVersion(1.3,FieldSig),Field]
Kids array 1.2 FALSE FALSE FALSE [ArrayOfFields]
T string-text 1.2 FALSE FALSE FALSE
TU string-text 1.3 FALSE FALSE FALSE
TM string-text 1.3 FALSE FALSE FALSE
Ff bitmask 1.2 FALSE FALSE TRUE [fn:Eval(fn:BitsClear(4,14) && fn:BitClear(21) && fn:BeforeVersion(1.4,fn:BitsClear(22,23)) && fn:BitsClear(24,26) && fn:BeforeVersion(1.5,fn:BitClear(27)) && fn:BitsClear(28,32))] Table 233
V array;string-text 1.2 FALSE FALSE TRUE [ArrayOfStringsText];[]
DV array;string-text 1.2 FALSE FALSE TRUE [ArrayOfStringsText];[]
AA dictionary 1.3 FALSE FALSE FALSE [AddActionFormField]
DA string 1.2 TRUE FALSE TRUE
Q integer 1.2 FALSE FALSE FALSE 0 [0,1,2]
DS string-text 1.5 FALSE FALSE FALSE
RV stream;string-text 1.5 FALSE [TRUE];[FALSE] FALSE [Stream];[]
Opt array 1.4 FALSE FALSE TRUE [ArrayOfFieldChoiceOpt] Table 234
TI integer 1.2 FALSE FALSE TRUE 0 [fn:Eval((@TI>=0) && (@TI<fn:ArrayLength(Opt)))]
I array 1.4 FALSE FALSE TRUE [fn:Eval(fn:ArraySortAscending(I,1))] [ArrayOfNonNegativeIntegersGeneral] This entry shall be used when two or more elements in the Opt array have different names but the same export value or when the value of the choice field is an array. If the items identified by this entry differ from those in the V entry of the field dictionary (see discussion following this Table), the V entry shall be used
8 changes: 4 additions & 4 deletions tsv/latest/FieldSig.tsv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Key Type SinceVersion DeprecatedIn Required IndirectReference Inheritable DefaultValue PossibleValues SpecialCase Link Note
FT name 1.3 TRUE FALSE TRUE [Sig]
Parent dictionary 1.3 FALSE FALSE FALSE [FieldTx,FieldBtn,FieldCh,FieldSig,Field]
FT name 1.3 TRUE FALSE TRUE [Sig] Table 226 and Table 235
Parent dictionary 1.3 FALSE FALSE FALSE [FieldTx,FieldBtnPush,FieldBtnCheckbox,FieldBtnRadio,FieldChoice,FieldSig,Field]
Kids array 1.3 FALSE FALSE FALSE [ArrayOfFields]
T string-text 1.3 FALSE FALSE FALSE
TU string-text 1.3 FALSE FALSE FALSE
Expand All @@ -13,5 +13,5 @@ DA string 1.3 TRUE FALSE TRUE
Q integer 1.3 FALSE FALSE FALSE 0 [0,1,2]
DS string-text 1.5 FALSE FALSE FALSE
RV stream;string-text 1.5 FALSE [TRUE];[FALSE] FALSE [Stream];[]
Lock dictionary 1.5 FALSE FALSE FALSE [SigFieldLock]
SV dictionary 1.5 FALSE FALSE FALSE [SigFieldSeedValue]
Lock dictionary 1.5 FALSE TRUE FALSE [SigFieldLock]
SV dictionary 1.5 FALSE TRUE FALSE [SigFieldSeedValue]
8 changes: 4 additions & 4 deletions tsv/latest/FieldTx.tsv
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
Key Type SinceVersion DeprecatedIn Required IndirectReference Inheritable DefaultValue PossibleValues SpecialCase Link Note
FT name 1.2 TRUE FALSE TRUE [Tx]
Parent dictionary 1.2 FALSE FALSE FALSE [FieldTx,FieldBtn,FieldCh,fn:SinceVersion(1.3,FieldSig),Field]
FT name 1.2 TRUE FALSE TRUE [Tx] Table 226, Table 228 and Table 231
Parent dictionary 1.2 FALSE FALSE FALSE [FieldTx,FieldBtnPush,FieldBtnCheckbox,FieldBtnRadio,FieldChoice,fn:SinceVersion(1.3,FieldSig),Field]
Kids array 1.2 FALSE FALSE FALSE [ArrayOfFields]
T string-text 1.2 FALSE FALSE FALSE
TU string-text 1.3 FALSE FALSE FALSE
TM string-text 1.3 FALSE FALSE FALSE
Ff bitmask 1.2 FALSE FALSE TRUE [fn:Eval(fn:BitsClear(15,20) && fn:BitClear(22) && fn:BitsClear(27,32))]
Ff bitmask 1.2 FALSE FALSE TRUE [fn:Eval(fn:BitsClear(15,20) && fn:BeforeVersion(1.4,fn:BitClear(21)) && fn:BitClear(22) && fn:BeforeVersion(1.4,fn:BitsClear(23,24)) && fn:BeforeVersion(1.5,fn:BitsClear(25,26)) && fn:BitsClear(27,32))] Table 231
V stream;string-text 1.2 FALSE [TRUE];[FALSE] TRUE [Stream];[]
DV stream;string-text 1.2 FALSE [TRUE];[FALSE] TRUE [Stream];[]
AA dictionary 1.3 FALSE FALSE FALSE [AddActionFormField]
DA string 1.2 TRUE FALSE TRUE
Q integer 1.2 FALSE FALSE FALSE 0 [0,1,2]
DS string-text 1.5 FALSE FALSE FALSE
RV stream;string-text 1.5 FALSE [TRUE];[FALSE] FALSE [Stream];[]
MaxLen integer 1.2 FALSE FALSE TRUE
MaxLen integer 1.2 FALSE FALSE TRUE [fn:Eval(@MaxLen>=0)] Table 232

0 comments on commit 6fc2786

Please sign in to comment.