Home | History | Annotate | Download | only in libxml2

Lines Matching defs:notation

2251 	    xmlBufferWriteChar(buf, " NOTATION (");
2317 * @not: A notation
2319 * Deallocate the memory used by an notation definition
2342 * Register a new notation declaration
2364 * Create the Notation table if needed.
2414 * @table: An notation table
2426 * @nota: A notation
2428 * Build a copy of a notation.
2458 * @table: A notation table
2460 * Build a copy of a notation table.
2475 * @nota: A notation declaration
2477 * This will dump the content the notation declaration as an XML DTD definition
2483 xmlBufferWriteChar(buf, "<!NOTATION ");
2501 * @nota: A notation declaration
2514 * @table: A notation table
2516 * This will dump the content of the notation table as an XML DTD definition
3320 * @name: the notation name
3322 * Search the DTD for the description of this notation
3343 * @notationName: the notation name to check
3345 * Validate that the given name match a notation declaration.
3346 * - [ VC: Notation Declared ]
3364 "NOTATION %s is not declared\n",
3729 * @nota: a notation definition
3731 * Try to validate a single notation definition
3734 * - it seems that no validity constraint exists on notation declarations
3834 * [ VC: Notation Attributes ]
3835 * all notation names in the declaration must be declared.
3922 "NOTATION attribute %s reference an unknown notation \"%s\"\n",
4342 * - [ VC: Notation Attributes ]
4439 /* Validity Constraint: Notation Attributes */
4444 /* First check that the given NOTATION was declared */
4451 "Value \"%s\" for attribute %s of %s is not a declared Notation\n",
4519 * - [ VC: Notation Attributes ]
4636 /* Validity Constraint: Notation Attributes */
4641 /* First check that the given NOTATION was declared */
4649 "Value \"%s\" for attribute xmlns:%s of %s is not a declared Notation\n",
4653 "Value \"%s\" for attribute xmlns of %s is not a declared Notation\n",
5994 "Notation element not expected\n", NULL, NULL ,NULL);
6580 * Check all the NOTATION/NOTATIONS attributes
6653 xmlChar *notation = cur->content;
6655 if (notation != NULL) {
6658 ret = xmlValidateNotationUse(ctxt, cur->doc, notation);
6729 "NOTATION attribute %s declared for EMPTY element %s\n",
6747 * - check that NOTATION type attributes default or