Lines Matching defs:notation
2268 xmlBufferWriteChar(buf, " NOTATION (");
2335 * @not: A notation
2337 * Deallocate the memory used by an notation definition
2360 * Register a new notation declaration
2382 * Create the Notation table if needed.
2437 * @table: An notation table
2449 * @nota: A notation
2451 * Build a copy of a notation.
2482 * @table: A notation table
2484 * Build a copy of a notation table.
2498 * @nota: A notation declaration
2500 * This will dump the content the notation declaration as an XML DTD definition
2506 xmlBufferWriteChar(buf, "<!NOTATION ");
2524 * @nota: A notation declaration
2538 * @table: A notation table
2540 * This will dump the content of the notation table as an XML DTD definition
3349 * @name: the notation name
3351 * Search the DTD for the description of this notation
3372 * @notationName: the notation name to check
3374 * Validate that the given name match a notation declaration.
3375 * - [ VC: Notation Declared ]
3393 "NOTATION %s is not declared\n",
3758 * @nota: a notation definition
3760 * Try to validate a single notation definition
3763 * - it seems that no validity constraint exists on notation declarations
3863 * [ VC: Notation Attributes ]
3864 * all notation names in the declaration must be declared.
3951 "NOTATION attribute %s reference an unknown notation \"%s\"\n",
4373 * - [ VC: Notation Attributes ]
4470 /* Validity Constraint: Notation Attributes */
4475 /* First check that the given NOTATION was declared */
4482 "Value \"%s\" for attribute %s of %s is not a declared Notation\n",
4550 * - [ VC: Notation Attributes ]
4674 /* Validity Constraint: Notation Attributes */
4679 /* First check that the given NOTATION was declared */
4687 "Value \"%s\" for attribute xmlns:%s of %s is not a declared Notation\n",
4691 "Value \"%s\" for attribute xmlns of %s is not a declared Notation\n",
6033 "Notation element not expected\n", NULL, NULL ,NULL);
6620 * Check all the NOTATION/NOTATIONS attributes
6695 xmlChar *notation = cur->content;
6697 if (notation != NULL) {
6700 ret = xmlValidateNotationUse(ctxt, cur->doc, notation);
6773 "NOTATION attribute %s declared for EMPTY element %s\n",
6791 * - check that NOTATION type attributes default or