• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/

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.
10689 * Check for illegal attributes.
10707 * Extract and validate attributes.
10836 * Check for illegal attributes.
10933 * Parse attributes. Note that the returned schemaLocation will
11217 * Check for illegal attributes.
11236 * Check for illegal attributes.
11254 * Extract and validate attributes.
11459 * Check for illegal attributes.
11476 * Extract and validate attributes.
11763 * Check for illegal attributes.
11900 * Check for illegal attributes.
11989 * Check for illegal attributes.
12138 * Handle attributes.
14350 "failed to expand attributes");
14360 "failed to expand attributes");
18459 * check attributes, since this is done in
19177 * Handle pointless prohibitions of declared attributes.
20783 * 3. attributes declarations and attribute uses:
25031 * "The attributes of must be empty, excepting those whose namespace
25091 * IDCs. I.e. not "lax" (without declaration) and "skip" wild attributes.
25117 * item's [attributes] excepting those whose [namespace name] is
25126 * @nbAttrs is the number of attributes present in the instance.
25141 * Skip meta attributes.
25183 * Handle non-existent, required attributes.
25189 * item's [attributes] as per clause 3.1 above."
25205 * Handle non-existent, optional, default/fixed attributes.
25238 * Skip meta attributes.
25346 * Get the owner element; needed for creation of default attributes.
25355 * Validate values, create default attributes, evaluate IDCs.
25361 * "lax" and "skip" validated attributes. Check what to
25394 * Default/fixed attributes.
25396 * will create default attributes.
26861 * Validate attributes.
26874 * Clear registered attributes.
26880 "calling attributes validation");
26884 * Don't return an error if attributes are invalid on purpose.
26948 * Register attributes.
27168 const xmlChar ** attributes)
27251 * Register attributes.
27253 * attributes yet.
27262 value = xmlStrndup(attributes[j+3],
27263 attributes[j+4] - attributes[j+3]);
27268 NULL, ielem->nodeLine, attributes[j], attributes[j+2], 0,
27744 * Register attributes.
27746 * attributes yet.
28346 const xmlChar ** attributes) {
28355 attributes);
28360 attributes);