Schema Central > NIEM 3.0 > deprecatedTypes.xsd > gml:operationMethodRef
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:operationMethodRef

Element information

Content

Attributes

NameOccTypeDescriptionNotes
nilReason [0..1]gml:NilReasonTypefrom group gml:AssociationAttributeGroup
gml:remoteSchema [0..1]xsd:anyURIfrom group gml:AssociationAttributeGroup

Sample instance

<gml:operationMethodRef>
   <gml:OperationMethod gml:id="ID">
      <gml:metaDataProperty>
         <gml:GenericMetaData>Any text, intermingled with:
            <!--any element-->
         </gml:GenericMetaData>
      </gml:metaDataProperty>
      <gml:description>string</gml:description>
      <gml:descriptionReference/>
      <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
      <gml:name>string</gml:name>
      <gml:remarks>string</gml:remarks>
      <gml:formulaCitation>
         <gmd:CI_Citation>.......................................
         </gmd:CI_Citation>
      </gml:formulaCitation>
      <gml:sourceDimensions>1</gml:sourceDimensions>
      <gml:targetDimensions>1</gml:targetDimensions>
      <gml:parameter>
         <gml:OperationParameter gml:id="ID">...
         </gml:OperationParameter>
      </gml:parameter>
   </gml:OperationMethod>
</gml:operationMethodRef>

Site developed and hosted by Datypic, Inc.

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