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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

wfs:Native

            Many times, a Web Feature Service interacts with a repository
            that may have special vendor specific capabilities.  The native
            element allows vendor specific command to be passed to the
            repository via the Web Feature Service.
         

Element information

Content

Attributes

NameOccTypeDescriptionNotes
vendorId [1..1]xsd:string The vendorId attribute is used to specify the name of vendor who's vendor specific command the client application wishes to execute.
safeToIgnore [1..1]xsd:boolean In the event that a Web Feature Service does not recognize the vendorId or does not recognize the vendor specific command, the safeToIgnore attribute is used to indicate whether the exception can be safely ignored. A value of TRUE means that the Web Feature Service may ignore the command. A value of FALSE means that a Web Feature Service cannot ignore the command and an exception should be raised if a problem is encountered.

Used in

Sample instance

<wfs:Native vendorId="string" safeToIgnore="true"/>

Site developed and hosted by Datypic, Inc.

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