complexType RequestBaseType

complexType {http://www.opengis.net/cat/csw}RequestBaseType

Derived Types
{http://www.opengis.net/cat/csw}RequestBaseType
 {http://www.opengis.net/cat/csw}GetRecordByIdType (by extension)
  {http://www.opengis.net/cat/csw}GetRecordById (by type)
 {http://www.opengis.net/cat/csw}DescribeRecordType (by extension)
  {http://www.opengis.net/cat/csw}DescribeRecord (by type)
 {http://www.opengis.net/cat/csw}TransactionType (by extension)
  {http://www.opengis.net/cat/csw}Transaction (by type)
 {http://www.opengis.net/cat/csw}HarvestType (by extension)
  {http://www.opengis.net/cat/csw}Harvest (by type)
 {http://www.opengis.net/cat/csw}GetDomainType (by extension)
  {http://www.opengis.net/cat/csw}GetDomain (by type)
 {http://www.opengis.net/cat/csw}GetRecordsType (by extension)
  {http://www.opengis.net/cat/csw}GetRecords (by type)
Abstracttrue (This cannot be used in an instance)
Target Namespacehttp://www.opengis.net/cat/csw
Declared Namespacesxmlns:ogc=http://www.opengis.net/ogc
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:ows=http://www.opengis.net/ows
xmlns:csw=http://www.opengis.net/cat/csw


Source

<xsd:complexType name="RequestBaseType" id="RequestBaseType" abstract="true">
    <
xsd:annotation>
        <
xsd:documentation>
Base type for all request messages except GetCapabilities. The
attributes identify the relevant service type and version.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:attribute name="service" type="ows:ServiceType" use="optional"
        
default="http://www.opengis.net/cat/csw"/>
    <
xsd:attribute name="version" type="ows:VersionType" use="optional" default="2.0.1"/>
</
xsd:complexType>


Documentation

Base type for all request messages except GetCapabilities. The
attributes identify the relevant service type and version.


complexType RequestBaseType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.