Fully qualified identifier for an object. A {@code ScopedName} contains a {@link LocalName} as{@linkplain #asLocalName head} and a {@linkplain GenericName}, which may be a {@link LocalName} or an other {@link org.opengis.util.ScopedName}, as {@linkplain #getScope tail}.
@since 2.1
@source $URL$
@version $Id$
@author Martin Desruisseaux (IRD)
@see NameFactory
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.