human-targeted annotation for a notation declaration (valid schema)
Annotations provide for human- and machine-targeted
annotations of schema components.
In the test the human-targeted annotation
is provided for a notation declaration.
human-targeted double annotation for a notation declaration (invalid schema)
Annotations provide for human- and machine-targeted
annotations of schema components.
In the test the human-targeted annotation
is provided for a notation declaration.
The annotation is specified twice.
machine-targeted annotation for a notation declaration (valid schema)
Annotations provide for human- and machine-targeted
annotations of schema components.
In the test the machine-targeted annotation
is provided for a notation declaration.
machine-targeted double annotation for a notation declaration (invalid schema)
Annotations provide for human- and machine-targeted
annotations of schema components.
In the test the machine-targeted annotation
is provided for a notation declaration.
The annotation is specified twice.
Use the declared notation with the name 'png' (valid schema)
Notation declarations are referenced in the course of *validating* strings as
members of the NOTATION simple type. A schema is invalid if it is contain a
referebce to undeclared notation.
Use the undeclared notation with the name 'jpeg' (invalid schema)
Notation declarations are referenced in the course of *validating* strings as
members of the NOTATION simple type. A schema is invalid if it is contain a
referebce to undeclared notation.
Declare a notation without name (invalid schema)
A name [attribute] is a required attribute
Declare a notation with the {public identifier} 'image/png' (valid schema)
The property {public identifier} is represented as the actual value of
the public [attribute].
Declare a notation without the {public identifier} (invalid schema)
The public [attribute] is a required attribute.
Declare a notation with the {system identifier} 'sdtimage' (valid schema)
The property {system identifier} is represented as the actual value of
the system [attribute].
Declare a notation without the {system identifier} (valid schema)
The property {system identifier} is optional.
Declaration of the notation with the name 'png' and the namespace 'tck_test' (valid schema)
The property {name} is represented as the value of the name [attribute].
Use of the notation declared in the namespace 'tck_test' (valid schema)
Notation declarations are referenced in the course of *validating* strings as
members of the NOTATION simple type.