File tree 31 files changed +205
-583
lines changed
AlphaWallet-Discovery-Token
resources/fast-token-onboarding 31 files changed +205
-583
lines changed Original file line number Diff line number Diff line change 5
5
<!ENTITY icon.en SYSTEM " icon.en.shtml" >
6
6
<!ENTITY style SYSTEM " shared.css" >
7
7
]>
8
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
8
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
9
9
xmlns =" http://www.w3.org/1999/xhtml"
10
10
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
11
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
11
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
12
12
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
13
13
custodian =" false"
14
14
>
Original file line number Diff line number Diff line change 23
23
# XML Validation
24
24
# if INVALID, run validation again with xmllint to get meaningful error
25
25
# then delete the canonicalized file
26
- -xmlstarlet val --xsd http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@.INVALID)
26
+ -xmlstarlet val --xsd http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@.INVALID)
27
27
28
28
% .tsml : % .canonicalized.xml
29
29
ifeq (,$(KEYSTORE ) )
Original file line number Diff line number Diff line change 23
23
# XML Validation
24
24
# if INVALID, run validation again with xmllint to get meaningful error
25
25
# then delete the canonicalized file
26
- -xmlstarlet val --xsd http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@.INVALID)
26
+ -xmlstarlet val --xsd http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@.INVALID)
27
27
28
28
% .tsml : % .canonicalized.xml
29
29
ifeq (,$(KEYSTORE ) )
Original file line number Diff line number Diff line change 3
3
<!ENTITY style SYSTEM " shared.css" >
4
4
<!ENTITY xdai-bridge.en SYSTEM " xdai-bridge.en.shtml" >
5
5
]>
6
- <ts : action xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
6
+ <ts : action xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
7
7
xmlns =" http://www.w3.org/1999/xhtml"
8
8
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
9
9
>
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
2
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
3
3
xmlns =" http://www.w3.org/1999/xhtml"
4
4
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
5
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
5
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
6
6
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7
7
custodian =" false"
8
8
>
Original file line number Diff line number Diff line change 23
23
# XML Validation
24
24
# if INVALID, run validation again with xmllint to get meaningful error
25
25
# then delete the canonicalized file
26
- -xmlstarlet val --xsd http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@.INVALID)
26
+ -xmlstarlet val --xsd http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@.INVALID)
27
27
28
28
% .tsml : % .canonicalized.xml
29
29
ifeq (,$(KEYSTORE ) )
Original file line number Diff line number Diff line change 3
3
<!ENTITY style SYSTEM " shared.css" >
4
4
<!ENTITY discover.en SYSTEM " discover.en.shtml" >
5
5
]>
6
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
6
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
7
7
xmlns =" http://www.w3.org/1999/xhtml"
8
8
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
9
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
9
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
10
10
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11
11
custodian =" false"
12
12
>
Original file line number Diff line number Diff line change 23
23
# XML Validation
24
24
# if INVALID, run validation again with xmllint to get meaningful error
25
25
# then delete the canonicalized file
26
- -xmlstarlet val --xsd http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@.INVALID)
26
+ -xmlstarlet val --xsd http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@.INVALID)
27
27
28
28
% .tsml : % .canonicalized.xml
29
29
ifeq (,$(KEYSTORE ) )
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 3
3
<!ENTITY style SYSTEM " shared.css" >
4
4
<!ENTITY dai-bridge.en SYSTEM " dai-bridge.en.shtml" >
5
5
]>
6
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
6
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
7
7
xmlns =" http://www.w3.org/1999/xhtml"
8
8
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
9
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
9
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
10
10
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11
11
custodian =" false"
12
12
>
Original file line number Diff line number Diff line change 23
23
# XML Validation
24
24
# if INVALID, run validation again with xmllint to get meaningful error
25
25
# then delete the canonicalized file
26
- -xmlstarlet val --xsd http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@.INVALID)
26
+ -xmlstarlet val --xsd http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@.INVALID)
27
27
28
28
% .tsml : % .canonicalized.xml
29
29
ifeq (,$(KEYSTORE ) )
Original file line number Diff line number Diff line change 5
5
<!ENTITY redeem.en SYSTEM " withdraw.en.shtml" >
6
6
<!ENTITY enable.en SYSTEM " enable.en.shtml" >
7
7
]>
8
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
8
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
9
9
xmlns =" http://www.w3.org/1999/xhtml"
10
10
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
11
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
11
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
12
12
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
13
13
custodian =" false"
14
14
>
82
82
<ts : string xml : lang =" en" >Amount to withdraw</ts : string >
83
83
</ts : name >
84
84
<ts : origins >
85
- <ts : user-entry as =" uint " />
85
+ <ts : user-entry as =" e8 " />
86
86
</ts : origins >
87
87
</ts : attribute-type >
88
88
<ts : transaction >
Original file line number Diff line number Diff line change 5
5
<!ENTITY withdraw.en SYSTEM " withdraw.en.shtml" >
6
6
<!ENTITY enable.en SYSTEM " enable.en.shtml" >
7
7
]>
8
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
8
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
9
9
xmlns =" http://www.w3.org/1999/xhtml"
10
10
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
11
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
11
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
12
12
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
13
13
custodian =" false"
14
14
>
82
82
<ts : string xml : lang =" en" >Amount to withdraw</ts : string >
83
83
</ts : name >
84
84
<ts : origins >
85
- <ts : user-entry as =" uint " />
85
+ <ts : user-entry as =" e8 " />
86
86
</ts : origins >
87
87
</ts : attribute-type >
88
88
<ts : transaction >
Original file line number Diff line number Diff line change 4
4
<!ENTITY mint.en SYSTEM " supply.en.shtml" >
5
5
<!ENTITY redeem.en SYSTEM " withdraw.en.shtml" >
6
6
]>
7
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
7
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
8
8
xmlns =" http://www.w3.org/1999/xhtml"
9
9
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
10
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
10
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
11
11
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
12
12
custodian =" false"
13
13
>
62
62
<ts : string xml : lang =" en" >Amount to withdraw</ts : string >
63
63
</ts : name >
64
64
<ts : origins >
65
- <ts : user-entry as =" uint " />
65
+ <ts : user-entry as =" e8 " />
66
66
</ts : origins >
67
67
</ts : attribute-type >
68
68
<ts : transaction >
Original file line number Diff line number Diff line change 5
5
<!ENTITY redeem.en SYSTEM " withdraw.en.shtml" >
6
6
<!ENTITY enable.en SYSTEM " enable.en.shtml" >
7
7
]>
8
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
8
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
9
9
xmlns =" http://www.w3.org/1999/xhtml"
10
10
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
11
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
11
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
12
12
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
13
13
custodian =" false"
14
14
>
83
83
<ts : string xml : lang =" en" >Amount to withdraw</ts : string >
84
84
</ts : name >
85
85
<ts : origins >
86
- <ts : user-entry as =" uint " />
86
+ <ts : user-entry as =" e8 " />
87
87
</ts : origins >
88
88
</ts : attribute-type >
89
89
<ts : transaction >
Original file line number Diff line number Diff line change 5
5
<!ENTITY redeem.en SYSTEM " withdraw.en.shtml" >
6
6
<!ENTITY enable.en SYSTEM " enable.en.shtml" >
7
7
]>
8
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
8
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
9
9
xmlns =" http://www.w3.org/1999/xhtml"
10
10
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
11
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
11
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
12
12
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
13
13
custodian =" false"
14
14
>
82
82
<ts : string xml : lang =" en" >Amount to withdraw</ts : string >
83
83
</ts : name >
84
84
<ts : origins >
85
- <ts : user-entry as =" uint " />
85
+ <ts : user-entry as =" e8 " />
86
86
</ts : origins >
87
87
</ts : attribute-type >
88
88
<ts : transaction >
Original file line number Diff line number Diff line change 5
5
<!ENTITY redeem.en SYSTEM " withdraw.en.shtml" >
6
6
<!ENTITY enable.en SYSTEM " enable.en.shtml" >
7
7
]>
8
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
8
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
9
9
xmlns =" http://www.w3.org/1999/xhtml"
10
10
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
11
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
11
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
12
12
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
13
13
custodian =" false"
14
14
>
82
82
<ts : string xml : lang =" en" >Amount to withdraw</ts : string >
83
83
</ts : name >
84
84
<ts : origins >
85
- <ts : user-entry as =" uint " />
85
+ <ts : user-entry as =" e8 " />
86
86
</ts : origins >
87
87
</ts : attribute-type >
88
88
<ts : transaction >
Original file line number Diff line number Diff line change 5
5
<!ENTITY redeem.en SYSTEM " withdraw.en.shtml" >
6
6
<!ENTITY enable.en SYSTEM " enable.en.shtml" >
7
7
]>
8
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
8
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
9
9
xmlns =" http://www.w3.org/1999/xhtml"
10
10
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
11
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
11
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
12
12
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
13
13
custodian =" false"
14
14
>
82
82
<ts : string xml : lang =" en" >Amount to withdraw</ts : string >
83
83
</ts : name >
84
84
<ts : origins >
85
- <ts : user-entry as =" uint " />
85
+ <ts : user-entry as =" e8 " />
86
86
</ts : origins >
87
87
</ts : attribute-type >
88
88
<ts : transaction >
Original file line number Diff line number Diff line change 1
1
<script type="text/javascript" src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
2
- <script type="text/javascript">
3
- $(() => {
4
- window.onConfirm = () => {
5
- //Hacky fix for 2019/05 schemas
6
- var value = parseFloat($("#amt").val() * 1e+8);
7
- $("#redeemAmount").val(value);
8
- }
9
- });
10
- </script>
11
2
<script type="text/javascript"><![CDATA[
12
3
class Token {
13
4
@@ -56,8 +47,7 @@ class Token {
56
47
</div>
57
48
<div id="inputBox">
58
49
<bold><h3>Withdraw ${this.props.name} for ${this.props.underlyingToken} from Compound</h3></bold>
59
- <span><input id="redeemAmount" type="hidden"></span>
60
- <span><input id="amt" type="number"></span>
50
+ <span><input id="redeemAmount" type="number"></span>
61
51
</div>
62
52
</div>`;
63
53
}
Original file line number Diff line number Diff line change 23
23
# XML Validation
24
24
# if INVALID, run validation again with xmllint to get meaningful error
25
25
# then delete the canonicalized file
26
- -xmlstarlet val --xsd http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@.INVALID)
26
+ -xmlstarlet val --xsd http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@.INVALID)
27
27
28
28
% .tsml : % .canonicalized.xml
29
29
ifeq (,$(KEYSTORE ) )
Original file line number Diff line number Diff line change 5
5
<!ENTITY withdraw.en SYSTEM " withdraw.en.shtml" >
6
6
<!ENTITY enable.en SYSTEM " enable.en.shtml" >
7
7
]>
8
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
8
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
9
9
xmlns =" http://www.w3.org/1999/xhtml"
10
10
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
11
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
11
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
12
12
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
13
13
custodian =" false"
14
14
>
Original file line number Diff line number Diff line change 23
23
# XML Validation
24
24
# if INVALID, run validation again with xmllint to get meaningful error
25
25
# then delete the canonicalized file
26
- -xmlstarlet val --xsd http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@.INVALID)
26
+ -xmlstarlet val --xsd http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@ || (mv $@ $@.INVALID; xmllint --noout --schema http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@.INVALID)
27
27
28
28
% .tsml : % .canonicalized.xml
29
29
ifeq (,$(KEYSTORE ) )
Original file line number Diff line number Diff line change 4
4
<!ENTITY wrap.en SYSTEM " weth-wrap.en.shtml" >
5
5
<!ENTITY unwrap.en SYSTEM " weth-unwrap.en.shtml" >
6
6
]>
7
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
7
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
8
8
xmlns =" http://www.w3.org/1999/xhtml"
9
9
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
10
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
10
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
11
11
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
12
12
custodian =" false"
13
13
>
Original file line number Diff line number Diff line change 23
23
# XML Validation
24
24
# if failed, run validation again with xmllint to get meaningful error
25
25
# then delete the canonicalized file
26
- -xmlstarlet val --xsd http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@ || (xmllint --noout --schema http://tokenscript.org/2019/05 /tokenscript/tokenscript.xsd $@; rm $@)
26
+ -xmlstarlet val --xsd http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@ || (xmllint --noout --schema http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd $@; rm $@)
27
27
28
28
% .tsml : % .canonicalized.xml
29
29
ifeq (,$(KEYSTORE ) )
Original file line number Diff line number Diff line change 3
3
<!ENTITY fifa.en SYSTEM " fifa.en.shtml" >
4
4
<!ENTITY style SYSTEM " shared.css" >
5
5
]>
6
- <ts : token xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript"
6
+ <ts : token xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript"
7
7
xmlns =" http://www.w3.org/1999/xhtml"
8
8
xmlns : xml =" http://www.w3.org/XML/1998/namespace"
9
- xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript"
9
+ xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript http://tokenscript.org/2019/10/tokenscript.xsd "
10
10
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11
11
custodian =" false"
12
12
>
Original file line number Diff line number Diff line change 1
- <ts : token xmlns =" http://www.w3.org/1999/xhtml" xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" custodian =" false" xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript" >
1
+ <ts : token xmlns =" http://www.w3.org/1999/xhtml" xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" custodian =" false" xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd " >
2
2
<ts : name >
3
3
<ts : plurals xml : lang =" en" > <!-- other languages "es"=Spanish "zh"=Chinese ... -->
4
4
<ts : string quantity =" one" >Token</ts : string >
Original file line number Diff line number Diff line change 1
- <ts : token xmlns =" http://www.w3.org/1999/xhtml" xmlns : ts =" http://tokenscript.org/2019/05 /tokenscript" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" custodian =" false" xsi : schemaLocation =" http://tokenscript.org/2019/05 /tokenscript" >
1
+ <ts : token xmlns =" http://www.w3.org/1999/xhtml" xmlns : ts =" http://tokenscript.org/2019/10 /tokenscript" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" custodian =" false" xsi : schemaLocation =" http://tokenscript.org/2019/10 /tokenscript/tokenscript.xsd " >
2
2
<ts : name >
3
3
<ts : plurals xml : lang =" en" > <!-- other languages "es"=Spanish "zh"=Chinese ... -->
4
4
<ts : string quantity =" one" >Token</ts : string >
Original file line number Diff line number Diff line change 4
4
5
5
If you have a TokenScript file which includes an older version of the schema, you can refer to it with a link instead of referencing the file directly.
6
6
7
- Example: ` http://tokenscript.org/2019/05 /tokenscript ` for the May version of the schema.
7
+ Example: ` http://tokenscript.org/2019/10 /tokenscript ` for the May version of the schema.
You can’t perform that action at this time.
0 commit comments