Schema Central > NIEM 2.0 > wfs.xsd > wfs:XlinkPropertyName
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

wfs:XlinkPropertyName

            This element may be used in place of an wfs:PropertyName element
            in a wfs:Query element in a wfs:GetFeature element to selectively
            request the traversal of nested XLinks in the returned element for
            the named property. This element may not be used in other requests
            -- GetFeatureWithLock, LockFeature, Insert, Update, Delete -- in
            this version of the WFS specification.
         

Element information

Type: Anonymous

Properties: Global, Qualified

Content

  • xsd:QName
  • Attributes

    NameOccTypeDescriptionNotes
    traverseXlinkDepth [1..1]xsd:string This attribute indicates the depth to which nested property XLink linking element locator attribute (href) XLinks are traversed and resolved if possible. A value of "1" indicates that one linking element locator attribute (href) Xlink will be traversed and the referenced element returned if possible, but nested property XLink linking element locator attribute (href) XLinks in the returned element are not traversed. A value of "*" indicates that all nested property XLink linking element locator attribute (href) XLinks will be traversed and the referenced elements returned if possible. The range of valid values for this attribute consists of positive integers plus "*".
    traverseXlinkExpiry [0..1]xsd:positiveInteger The traverseXlinkExpiry attribute value is specified in minutes It indicates how long a Web Feature Service should wait to receive a response to a nested GetGmlObject request.

    Used in

    Substitution hierarchy

    Sample instance

    <wfs:XlinkPropertyName traverseXlinkDepth="string">QName</wfs:XlinkPropertyName>

    Site developed and hosted by Datypic, Inc.

    Please report errors or comments about this site to contrib@functx.com