• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/

Lines Matching refs:attributes

16  *     need to validate all schema attributes (ref, type, name)
3063 "%s: The attributes '%s' and '%s' are mutually exclusive.\n",
4350 fprintf(output, " attributes:\n");
6442 * @type: the hosting type where the attributes will be anchored
6504 * {any attributes with non-schema namespace . . .}>
6535 * {any attributes with non-schema namespace . . .}>
6557 * {any attributes with non-schema namespace . . .}>
6884 * Check for illegal attributes.
7027 * Check for illegal attributes.
7116 * Check for illegal attributes.
7230 * We want correct attributes.
7537 * Check for illegal attributes.
7651 * Check for illegal attributes.
7790 * Check for illegal attributes.
8198 * Check for illegal attributes.
8298 * Check for illegal attributes.
8514 * Check for illegal attributes.
8532 "Only the attributes 'minOccurs', 'maxOccurs' and "
8604 * Check for illegal attributes.
8641 * Extract/validate attributes.
8645 * Process top attributes of global element declarations here.
8855 * Check for illegal attributes.
9023 * Check for illegal attributes.
9191 * Check for illegal attributes.
9220 * Check for illegal attributes.
9355 * Check for illegal attributes.
9457 * Check for illegal attributes.
10681 * Check for illegal attributes.
10699 * Extract and validate attributes.
10828 * Check for illegal attributes.
10925 * Parse attributes. Note that the returned schemaLocation will
11209 * Check for illegal attributes.
11228 * Check for illegal attributes.
11246 * Extract and validate attributes.
11451 * Check for illegal attributes.
11468 * Extract and validate attributes.
11755 * Check for illegal attributes.
11892 * Check for illegal attributes.
11981 * Check for illegal attributes.
12130 * Handle attributes.
14342 "failed to expand attributes");
14352 "failed to expand attributes");
18447 * check attributes, since this is done in
19167 * Handle pointless prohibitions of declared attributes.
20773 * 3. attributes declarations and attribute uses:
25007 * "The attributes of must be empty, excepting those whose namespace
25067 * IDCs. I.e. not "lax" (without declaration) and "skip" wild attributes.
25093 * item's [attributes] excepting those whose [namespace name] is
25102 * @nbAttrs is the number of attributes present in the instance.
25117 * Skip meta attributes.
25159 * Handle non-existent, required attributes.
25165 * item's [attributes] as per clause 3.1 above."
25181 * Handle non-existent, optional, default/fixed attributes.
25214 * Skip meta attributes.
25322 * Get the owner element; needed for creation of default attributes.
25331 * Validate values, create default attributes, evaluate IDCs.
25337 * "lax" and "skip" validated attributes. Check what to
25370 * Default/fixed attributes.
25372 * will create default attributes.
26837 * Validate attributes.
26850 * Clear registered attributes.
26856 "calling attributes validation");
26860 * Don't return an error if attributes are invalid on purpose.
26924 * Register attributes.
27144 const xmlChar ** attributes)
27227 * Register attributes.
27229 * attributes yet.
27238 value = xmlStrndup(attributes[j+3],
27239 attributes[j+4] - attributes[j+3]);
27244 NULL, ielem->nodeLine, attributes[j], attributes[j+2], 0,
27720 * Register attributes.
27722 * attributes yet.
28323 const xmlChar ** attributes) {
28332 attributes);
28337 attributes);