Schema Central > NIEM 3.0 > catalogues.xsd > gmx:operationMethod
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmx:operationMethod

Element information

Content

Attributes

NameOccTypeDescriptionNotes
uuidref [0..1]xsd:stringfrom group gco:ObjectReference
gco:nilReason [0..1]gml:NilReasonType

Used in

Sample instance

<gmx:operationMethod>
   <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>
</gmx:operationMethod>

Site developed and hosted by Datypic, Inc.

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