Lines Matching refs:p

61  <p>Values that are direct or indirect descendants of a root element can be
65 </p>
67 <p>Descendants of this service also implement this service.
68 </p>
70 <p>Ultimately the configuration holds values. These values are organized into
74 </p>
76 <p>Two different kinds of structural elements are used in the configuration
78 </p>
99 <p>Objects in the configuration hierarchy, for example, implementations of this service,
101 </p>
112 <p>Several types of simple <em>values</em> can be used in the configuration.
115 </p>
119 <p>Values are represented as <atom>string</atom>.</p>
120 <p>Sequences are represented as <atom dim="[]">string</atom>.</p>
121 <p>'<em>human-readable</em>' here excludes non-printing characters
123 For binary data, use type <strong>binary</strong> instead.</p>
126 <p>Values are represented as <atom>boolean</atom>.
127 <p>Sequences are represented as <atom dim="[]">boolean</atom>.</p>
130 <p>Values are represented as <atom>short</atom>.</p>
131 <p>Sequences are represented as <atom dim="[]">short</atom>.</p>
134 <p>Values are represented as <atom>long</atom>.</p>
135 <p>Sequences are represented as <atom dim="[]">long</atom>.</p>
138 <p>Values are represented as <atom>hyper</atom>.</p>
139 <p>Sequences are represented as <atom dim="[]">hyper</atom>.</p>
142 <p>Values are represented as <atom>double</atom>.</p>
143 <p>Sequences are represented as <atom dim="[]">double</atom>.</p>
146 <p>Values are represented as <atom dim="[]">byte</atom>.</p>
147 <p>Sequences are represented as <atom dim="[][]">byte</atom>.</p>
151 <p>Within templates an additional type <strong>any</strong> can occur. When
155 </p>
157 <p>If the schema marks a value as <em>nullable</em> (which is indicated by
160 </p>
162 <p>The configuration should support explicit access to default values
165 </p>
179 <p>An implementation actually implements a specialization of this service,
181 </p>
183 <p>Implementations shall implement exactly one of:</p>
194 <p>An implementation actually implements a specialization of this service,
196 </p>
198 <p>Implementations shall implement exactly one of:</p>
215 <p>This is an alternative to <type>GroupAccess</type>.
216 </p>
222 <p>This is an alternative to <type>SetAccess</type>.
223 </p>
229 <p>This is an alternative to <type>SetElement</type>
231 </p>
241 <p>This is an alternative to <type>AccessRootElement</type>
243 </p>
249 <p>This is an alternative to <type>AccessRootElement</type>
251 </p>