#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2008 Sun Microsystems Inc. All Rights Reserved
#
# The contents of this file are subject to the terms
# of the Common Development and Distribution License
# (the License). You may not use this file except in
# compliance with the License.
#
# You can obtain a copy of the License at
# https://opensso.dev.java.net/public/CDDLv1.0.html or
# opensso/legal/CDDLv1.0.txt
# See the License for the specific language governing
# permission and limitations under the License.
#
# When distributing Covered Code, include this CDDL
# Header Notice in each file and include the License file
# at opensso/legal/CDDLv1.0.txt.
# If applicable, add the following below the CDDL Header,
# with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# $Id: libXACML.properties,v 1.2 2008/06/25 05:46:18 qcheng Exp $
#
objectImmutable=Object is immutable and can not be modified
null_not_valid=Required element or attribute not provided
invalid_value=Value provided is invalid
invalid_element=Element provided is invalid
missing_local_name=Element name not specified
attribute_not_uri=URI expected, provided attribute value is not URI
missing_attribute=Required attribute not provided
attribute_parsing_error=Error parsing the attibute provided
missing_attribute_value=Required attribute value not provided
errorObtainingElement=Error obtaining Element
missing_subelements=Required subelement(s) not provided
unsupported_subject_category=Subject category provided not supported
element_out_of_place=Provided element not in the right position
invalid_child_name=Provided child Element invalid
invalid_child_count=Invalid number of child Elements provided
invalid_first_child=Invalid first child Element
invalid_second_child=Invalid second child Element
invalid_third_child=Invalid third child Element
missing_status_code=Required status code not provided
missing_minor_status_code=Required minor status code not provided
error_parsing_attribute=Error parsing attribute
not_xml_element=XML Element expected, provided object not XML element
schemaViolation=Schema violation
invalid_duplicate_element=Invalid duplicate element