org.geoserver.ows.xml.v1_0

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » GIS » GeoServer » org.geoserver.ows.xml.v1_0 
org.geoserver.ows.xml.v1_0
Java Source File NameTypeComment
AcceptFormatsTypeBinding.javaClass 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.javaClass 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.javaClass Binding object for the type http://www.opengis.net/ows:AddressType.

 
 <complexType name="AddressType">
 <annotation>
 <documentation>Location of the responsible individual or organization.
BoundingBoxTypeBinding.javaClass 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.javaClass Binding object for the type http://www.opengis.net/ows:CapabilitiesBaseType.

 
 <complexType name="CapabilitiesBaseType">
 <annotation>
 <documentation>XML encoded GetCapabilities operation response.
CodeTypeBinding.javaClass Binding object for the type http://www.opengis.net/ows:CodeType.

 
 <complexType name="CodeType">
 <annotation>
 <documentation>Name or code with an (optional) authority.
ContactTypeBinding.javaClass 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.javaClass 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.javaClass 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.javaClass 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.javaClass 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.javaClass Binding object for the type http://www.opengis.net/ows:GetCapabilitiesType.

 
 <complexType name="GetCapabilitiesType">
 <annotation>
 <documentation>XML encoded GetCapabilities operation request.
IdentificationTypeBinding.javaClass 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.javaClass 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.javaClass 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.javaClass 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.javaClass 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.javaInterface This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/ows schema.
OWSBindingConfiguration.javaClass Binding configuration for the http://www.opengis.net/ows schema.
OWSConfiguration.javaClass Parser configuration for ows schema.
OWSSchemaLocationResolver.javaClass
PositionType2DBinding.javaClass 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.javaClass 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.javaClass 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.javaClass 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.javaClass 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.javaClass 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.javaClass 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.javaClass 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.javaClass 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.javaClass Binding object for the type http://www.opengis.net/ows:VersionType.

 
 <simpleType name="VersionType">
 <annotation>
 <documentation>Specification version for OWS operation.
WGS84BoundingBoxTypeBinding.javaClass 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.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.