org.opengis.webservice.capability
Interface ServiceMetadata
public interface ServiceMetadata
Class representation of an ows:Metadata -Element as defined in
owsOperationsMetadata.xsd from the
OWS Common Implementation
Specification 0.3.
This element either references or contains more metadata about the element
that includes this element. Either at least one of the attributes in
xlink:simpleLink or a substitute for the _MetaData element shall be included,
but not both. An Implementation Specification can restrict the contents of
this element to always be a reference or always contain metadata.
(Informative: This element was adapted from the metaDataProperty element in
GML 3.0.)
getAbout
URI getAbout()
getLink
SimpleLink getLink()
getMetadata
Object getMetadata()
Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.