Home | History | Annotate | Download | only in libxml2

Lines Matching defs:notation

2250 	    xmlBufferWriteChar(buf, " NOTATION (");
2316 * @not: A notation
2318 * Deallocate the memory used by an notation definition
2341 * Register a new notation declaration
2363 * Create the Notation table if needed.
2413 * @table: An notation table
2425 * @nota: A notation
2427 * Build a copy of a notation.
2457 * @table: A notation table
2459 * Build a copy of a notation table.
2474 * @nota: A notation declaration
2476 * This will dump the content the notation declaration as an XML DTD definition
2482 xmlBufferWriteChar(buf, "<!NOTATION ");
2500 * @nota: A notation declaration
2513 * @table: A notation table
2515 * This will dump the content of the notation table as an XML DTD definition
3319 * @name: the notation name
3321 * Search the DTD for the description of this notation
3342 * @notationName: the notation name to check
3344 * Validate that the given name match a notation declaration.
3345 * - [ VC: Notation Declared ]
3363 "NOTATION %s is not declared\n",
3728 * @nota: a notation definition
3730 * Try to validate a single notation definition
3733 * - it seems that no validity constraint exists on notation declarations
3833 * [ VC: Notation Attributes ]
3834 * all notation names in the declaration must be declared.
3921 "NOTATION attribute %s reference an unknown notation \"%s\"\n",
4341 * - [ VC: Notation Attributes ]
4438 /* Validity Constraint: Notation Attributes */
4443 /* First check that the given NOTATION was declared */
4450 "Value \"%s\" for attribute %s of %s is not a declared Notation\n",
4518 * - [ VC: Notation Attributes ]
4635 /* Validity Constraint: Notation Attributes */
4640 /* First check that the given NOTATION was declared */
4648 "Value \"%s\" for attribute xmlns:%s of %s is not a declared Notation\n",
4652 "Value \"%s\" for attribute xmlns of %s is not a declared Notation\n",
5992 "Notation element not expected\n", NULL, NULL ,NULL);
6577 * Check all the NOTATION/NOTATIONS attributes
6650 xmlChar *notation = cur->content;
6652 if (notation != NULL) {
6655 ret = xmlValidateNotationUse(ctxt, cur->doc, notation);
6726 "NOTATION attribute %s declared for EMPTY element %s\n",
6744 * - check that NOTATION type attributes default or