2 Copyright 2013 Laurent Bovet (laurent.bovet@windmaster.ch)
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
8 http://www.apache.org/licenses/LICENSE-2.0
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
17 <span class="type-keyword">{{keyword}}{{range schema.minItems schema.maxItems 0 "" false false ".."}}</span>
19 <span class="type-keyword">{{enum this}}</span>
21 <span class="signature-type-{{__type}}">
24 <span class="type-keyword">
25 {{range minLength maxLength "" "" false false ".."}}{{range minimum maximum "-∞" "∞" exclusiveMinimum exclusiveMaximum ";"}}
30 <span boxid="{{boxId}}" class="box-{{boxId}} signature-type-{{__type}} signature-button signature-type-expandable button">{{__type}}</span>
35 <span boxid="{{boxId}}" class="box-{{boxId}} signature-type-ref signature-button signature-type-expandable button">{{__name}}</span>
39 <span class="type-pattern">/{{pattern}}/</span>
43 <span class="type-enum">{{this}}</span>
47 <span class="type-keyword">default</span>
48 <span class="type-default">{{__default}}</span>
54 <span class="type-keyword">{{enum this}}</span>
56 <span class="signature-type-{{__type}}">
59 <span class="type-keyword">
60 {{range minLength maxLength "" "" false false ".."}}{{range minimum maximum "-∞" "∞" exclusiveMinimum exclusiveMaximum ";"}}
65 <span boxid="{{boxId}}" class="box-{{boxId}} signature-type-ref signature-button signature-type-expandable button">{{__name}}</span>
70 <span boxid="{{boxId}}" class="box-{{boxId}} signature-type-{{__type}} signature-button signature-type-expandable button">{{__type}}</span>
74 <span class="type-pattern">/{{pattern}}/</span>
78 <span class="type-enum">{{this}}</span>
82 <span class="type-keyword">default</span>
83 <span class="type-default">{{__default}}</span>