/* * GeoTools - The Open Source Java GIS Toolkit * http://geotools.org * * (C) 2011, Open Source Geospatial Foundation (OSGeo) * (C) 2004-2005, Open Geospatial Consortium Inc. * * All Rights Reserved. http://www.opengis.org/legal/ */ /** * {@linkplain org.opengis.metadata.maintenance.MaintenanceInformation Maintenance information}. * The following is adapted from <A HREF="http://www.opengis.org/docs/01-111.pdf">OpenGIS® * Metadata (Topic 11)</A> specification. * * <P ALIGN="justify">This package contains information about the scope and frequency of updating * data.</P> * * @version <A HREF="http://www.opengeospatial.org/standards/as#01-111">ISO 19115</A> * @since GeoAPI 2.0 */ package org.opengis.metadata.maintenance;