3909N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
0N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
0N/A# The contents of this file are subject to the terms
2362N/A# of the Common Development and Distribution License
0N/A# (the License). You may not use this file except in
2362N/A# compliance with the License.
0N/A# You can obtain a copy of the License at
0N/A# See the License for the specific language governing
0N/A# permission and limitations under the License.
0N/A# When distributing Covered Code, include this CDDL
0N/A# Header Notice in each file and include the License file
0N/A# If applicable, add the following below the CDDL Header,
2362N/A# with the fields enclosed by brackets [] replaced by
2362N/A# your own identifying information:
2362N/A# "Portions Copyrighted [year] [name of copyright owner]"
0N/AerrorPAOSRequestElement=Unable to convert PAOS Request element from XML string.
0N/AnullInput=Null input.
0N/AinvalidPAOSRequest=Invalid PAOS Request local name.
0N/AinvalidPAOSNamesapce=Invalid PAOS namespace URI.
0N/AinvalidValueMustUnderstand=Attribute mustUnderstand should have a boolean value.
0N/AmissingResponseConsumerURLPAOSRequest=Attribute responseConsumerURL is not present in PAOS Request.
0N/AmissingServicePAOSRequest=Attribute service is not present in PAOS Request.
0N/AmissingMustUnderstandPAOSRequest==Attribute mustUnderstand is not present in PAOS Request.
0N/AmissingActorPAOSRequest=Attribute actor is not present in PAOS Request.
0N/AerrorPAOSResponseElement=Unable to convert PAOS Response element from XML string.
0N/AinvalidPAOSResponse=Invalid PAOS Response local name.
0N/AmissingMustUnderstandPAOSResponse=Attribute mustUnderstand is not present in PAOS Response.
0N/AmissingActorPAOSResponse=Attribute actor is not present in PAOS Response.