com.sun.tools.xjc.reader.xmlschema.bindinfo.MessageBundle.properties Maven / Gradle / Ivy
#
# Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#
#
# Message resource file
#
NGCCRuntimeEx.Unimplemented = \
The "{0}" feature is not implemented yet
NGCCRuntimeEx.Unsupported = \
The "{0}" feature is an unsupported optional feature
NGCCRuntimeEx.UndefinedPrefix = \
Prefix "{0}" is undefined
MagicTransducer.AttributeRequired = \
parseMethod/printMethod attributes are both required.
ERR_ILLEGAL_FIXEDATTR = \
fixedAttributeAsConstantProperty is allowed only with attributes with a fixed value constraint.
ERR_UNDEFINED_SIMPLE_TYPE = \
undefined simple type "{0}".
ERR_CANNOT_BE_BOUND_TO_SIMPLETYPE = \
Simple type "{0}" is not allowed by the spec to be bound to a type-safe enum.