complexType SummaryRecordType

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

Type Heirarchy
{http://www.opengis.net/cat/csw}AbstractRecordType (by extension)
 {http://www.opengis.net/cat/csw}SummaryRecordType
Derived Types
{http://www.opengis.net/cat/csw}SummaryRecordType
 {http://www.opengis.net/cat/csw}SummaryRecord (by type)
Abstractfalse (This can be used in an instance)
Final Derivationsextension, restriction
Target Namespacehttp://www.opengis.net/cat/csw
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:ows=http://www.opengis.net/ows
xmlns:dc=http://purl.org/dc/elements/1.1/
xmlns:csw=http://www.opengis.net/cat/csw
xmlns:dct=http://purl.org/dc/terms/


Source

<xsd:complexType name="SummaryRecordType" final="#all">
    <
xsd:annotation>
        <
xsd:documentation xml:lang="en">
This type defines a summary representation of the common record format.
It extends AbstractRecordType to include the core properties.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexContent>
        <
xsd:extension base="csw:AbstractRecordType">
            <
xsd:sequence>
                <
xsd:choice minOccurs="1" maxOccurs="unbounded">
                    <
xsd:element ref="dc:identifier"/>
                    <
xsd:element ref="dc:type"/>
                    <
xsd:element ref="dc:title"/>
                    <
xsd:element ref="dc:subject"/>
                    <
xsd:element ref="dc:format"/>
                    <
xsd:element ref="dc:relation"/>
                    <
xsd:element ref="dct:modified"/>
                    <
xsd:element ref="dct:abstract"/>
                    <
xsd:element ref="dct:spatial"/>
                </
xsd:choice>
            </
xsd:sequence>
        </
xsd:extension>
    </
xsd:complexContent>
</
xsd:complexType>


Documentation

This type defines a summary representation of the common record format.
It extends AbstractRecordType to include the core properties.


complexType SummaryRecordType


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.