jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/XMLSchemaMessages.properties
changeset 12458 d601e4bba306
parent 12457 c348e06f0e82
child 17534 21dc0b2762da
equal deleted inserted replaced
12457:c348e06f0e82 12458:d601e4bba306
   287         SchemaLocation = SchemaLocation: schemaLocation value = ''{0}'' must have even number of URI''s.
   287         SchemaLocation = SchemaLocation: schemaLocation value = ''{0}'' must have even number of URI''s.
   288         TargetNamespace.1 = TargetNamespace.1: Expecting namespace ''{0}'', but the target namespace of the schema document is ''{1}''.
   288         TargetNamespace.1 = TargetNamespace.1: Expecting namespace ''{0}'', but the target namespace of the schema document is ''{1}''.
   289         TargetNamespace.2 = TargetNamespace.2: Expecting no namespace, but the schema document has a target namespace of ''{1}''.
   289         TargetNamespace.2 = TargetNamespace.2: Expecting no namespace, but the schema document has a target namespace of ''{1}''.
   290         UndeclaredEntity = UndeclaredEntity: Entity ''{0}'' is not declared.
   290         UndeclaredEntity = UndeclaredEntity: Entity ''{0}'' is not declared.
   291         UndeclaredPrefix = UndeclaredPrefix: Cannot resolve ''{0}'' as a QName: the prefix ''{1}'' is not declared.
   291         UndeclaredPrefix = UndeclaredPrefix: Cannot resolve ''{0}'' as a QName: the prefix ''{1}'' is not declared.
       
   292 null
       
   293 null
       
   294 null