All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opengis.cite.iso19142.MessageBundle.properties Maven / Gradle / Ivy

# assertion error messages in English (default)
NotSchemaValid = {0} schema validation error(s) detected.\n {1}
UnexpectedStatus = Unexpected HTTP status code.
MissingXMLEntity = No XML entity found in response.
MissingInfosetItem = Infoset item is missing or empty: {0}
XPathResult = Unexpected result evaluating XPath expression with context node {0}:\n {1}
NamespaceName = Node has unexpected [namespace name] value.
LocalName = Node has unexpected [local name] value.
NoMembers = No feature members of type {0} found in response.
XMLError = Failed to read XML resource. {0}
XPathError = XPath expression cannot be evaluated: {0}.
FeatureAvailability = Feature {0,choice,0#is not|1#is} available: {1}
PredicateNotSatisfied = Predicate {0} not satisfied by arguments.\n {1} \n {2}
DataNotAvailable = Prerequisite not satisfied: No valid data available from WFS.\n
UnexpectedIdentifier = Unexpected identifier.
FidNotFound = Feature identifier not found.
CapabilityNotTested = Unable to test required capability: {0}. {1}.
CapabilityNotImplemented = Capability not implemented: {0}.
QueryLangNotSupported = Query language not supported: {0}.
UnexpectedNumReturned = Unexpected number of items in response.
UnexpectedVersionState = Unexpected state of feature version.
UnexpectedNumMatched = Unexpected number of matches.
UnexpectedValue = Unexpected value for {0}.
TemporalExtentLength = Temporal extent of property {0} is too small for testing: {1}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy