org.geoserver.ows.xml.v1_0 |
|
Java Source File Name | Type | Comment |
AcceptFormatsTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:AcceptFormatsType.
<complexType name="AcceptFormatsType">
<annotation>
<documentation>Prioritized sequence of zero or more GetCapabilities operation response formats desired by client, with preferred formats listed first. |
AcceptVersionsTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:AcceptVersionsType.
<complexType name="AcceptVersionsType">
<annotation>
<documentation>Prioritized sequence of one or more specification versions accepted by client, with preferred versions listed first. |
AddressTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:AddressType.
<complexType name="AddressType">
<annotation>
<documentation>Location of the responsible individual or organization. |
BoundingBoxTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:BoundingBoxType.
<complexType name="BoundingBoxType">
<annotation>
<documentation>XML encoded minimum rectangular bounding box (or region) parameter, surrounding all the associated data. |
CapabilitiesBaseTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:CapabilitiesBaseType.
<complexType name="CapabilitiesBaseType">
<annotation>
<documentation>XML encoded GetCapabilities operation response. |
CodeTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:CodeType.
<complexType name="CodeType">
<annotation>
<documentation>Name or code with an (optional) authority. |
ContactTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:ContactType.
<complexType name="ContactType">
<annotation>
<documentation>Information required to enable contact with the responsible person and/or organization. |
DescriptionTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:DescriptionType.
<complexType name="DescriptionType">
<annotation>
<documentation>Human-readable descriptive information for the object it is included within.
This type shall be extended if needed for specific OWS use to include additional metadata for each type of information. |
DomainTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:DomainType.
<complexType name="DomainType">
<annotation>
<documentation>Valid domain (or set of values) of one parameter or other quantity used by this server. |
ExceptionReportBinding.java | Class | Binding object for the element http://www.opengis.net/ows:ExceptionReport.
<element name="ExceptionReport">
<annotation>
<documentation>Report message returned to the client that requested any OWS operation when the server detects an error while processing that operation request. |
ExceptionTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:ExceptionType.
<complexType name="ExceptionType">
<annotation>
<documentation>An Exception element describes one detected error that a server chooses to convey to the client. |
GetCapabilitiesTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:GetCapabilitiesType.
<complexType name="GetCapabilitiesType">
<annotation>
<documentation>XML encoded GetCapabilities operation request. |
IdentificationTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:IdentificationType.
<complexType name="IdentificationType">
<annotation>
<documentation>General metadata identifying and describing a set of data. |
KeywordsTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:KeywordsType.
<complexType name="KeywordsType">
<annotation>
<documentation>Unordered list of one or more commonly used or formalised word(s) or phrase(s) used to describe the subject. |
MetadataTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:MetadataType.
<complexType name="MetadataType">
<annotation>
<documentation>This element either references or contains more metadata about the element that includes this element. |
MimeTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:MimeType.
<simpleType name="MimeType">
<annotation>
<documentation>XML encoded identifier of a standard MIME type, possibly a parameterized MIME type. |
OnlineResourceTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:OnlineResourceType.
<complexType name="OnlineResourceType">
<annotation>
<documentation>Reference to on-line resource from which data can be obtained. |
OWS.java | Interface | This interface contains the qualified names of all the types,elements, and
attributes in the http://www.opengis.net/ows schema. |
OWSBindingConfiguration.java | Class | Binding configuration for the http://www.opengis.net/ows schema. |
OWSConfiguration.java | Class | Parser configuration for ows schema. |
OWSSchemaLocationResolver.java | Class | |
PositionType2DBinding.java | Class | Binding object for the type http://www.opengis.net/ows:PositionType2D.
<simpleType name="PositionType2D">
<annotation>
<documentation>Two-dimensional position instances hold the longitude and latitude coordinates of a position in the 2D WGS 84 coordinate reference system. |
PositionTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:PositionType.
<simpleType name="PositionType">
<annotation>
<documentation>Position instances hold the coordinates of a position in a coordinate reference system (CRS) referenced by the related "crs" attribute or elsewhere. |
RequestMethodTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:RequestMethodType.
<complexType name="RequestMethodType">
<annotation>
<documentation>Connect point URL and any constraints for this HTTP request method for this operation request. |
ResponsiblePartySubsetTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:ResponsiblePartySubsetType.
<complexType name="ResponsiblePartySubsetType">
<annotation>
<documentation>Identification of, and means of communication with, person responsible for the server. |
ResponsiblePartyTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:ResponsiblePartyType.
<complexType name="ResponsiblePartyType">
<annotation>
<documentation>Identification of, and means of communication with, person responsible for the server. |
SectionsTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:SectionsType.
<complexType name="SectionsType">
<annotation>
<documentation>Unordered list of zero or more names of requested sections in complete service metadata document. |
ServiceTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:ServiceType.
<simpleType name="ServiceType">
<annotation>
<documentation>Service type identifier, where the string value is the OWS type abbreviation, such as "WMS" or "WFS". |
TelephoneTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:TelephoneType.
<complexType name="TelephoneType">
<annotation>
<documentation>Telephone numbers for contacting the responsible individual or organization. |
UpdateSequenceTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:UpdateSequenceType.
<simpleType name="UpdateSequenceType">
<annotation>
<documentation>Service metadata document version, having values that are "increased" whenever any change is made in service metadata document. |
VersionTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:VersionType.
<simpleType name="VersionType">
<annotation>
<documentation>Specification version for OWS operation. |
WGS84BoundingBoxTypeBinding.java | Class | Binding object for the type http://www.opengis.net/ows:WGS84BoundingBoxType.
<complexType name="WGS84BoundingBoxType">
<annotation>
<documentation>XML encoded minimum rectangular bounding box (or region) parameter, surrounding all the associated data. |