Schema Central > NIEM 2.0 > crsItem.xsd > gmx:ML_OperationMethod
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmx:ML_OperationMethod

Element information

Content

Attributes

NameOccTypeDescriptionNotes
gml:id [1..1]xsd:IDfrom type gml:OperationMethodBaseType

Used in

Substitution hierarchy

Sample instance

<gmx:ML_OperationMethod gml:id="ID">
   <gml:metaDataProperty>
      <!--any element-->
   </gml:metaDataProperty>
   <gml:methodName>string</gml:methodName>
   <gml:methodID>
      <gml:name>string</gml:name>
      <gml:version>string</gml:version>
      <gml:remarks>string</gml:remarks>
   </gml:methodID>
   <gml:remarks>string</gml:remarks>
   <gml:methodFormula>string</gml:methodFormula>
   <gml:sourceDimensions>1</gml:sourceDimensions>
   <gml:targetDimensions>1</gml:targetDimensions>
   <gml:usesParameter>
      <gml:OperationParameter gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:parameterName>string</gml:parameterName>
         <gml:minimumOccurs>1</gml:minimumOccurs>
         <gml:parameterID>...
         </gml:parameterID>
         <gml:remarks>string</gml:remarks>
      </gml:OperationParameter>
   </gml:usesParameter>
   <gmx:alternativeExpression>
      <gmx:OperationMethodAlt gml:id="ID" codeSpace="http://www.example.com/">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:methodName>string</gml:methodName>
         <gml:methodID>...
         </gml:methodID>
         <gml:remarks>string</gml:remarks>
         <gml:methodFormula>string</gml:methodFormula>
         <gml:sourceDimensions>1</gml:sourceDimensions>
         <gml:targetDimensions>1</gml:targetDimensions>
         <gml:usesParameter>...
         </gml:usesParameter>
         <gmx:locale>...
         </gmx:locale>
      </gmx:OperationMethodAlt>
   </gmx:alternativeExpression>
</gmx:ML_OperationMethod>

Site developed and hosted by Datypic, Inc.

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