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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmx:OperationMethodAlt

Element information

Content

Attributes

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

Used in

Sample instance

<gmx:OperationMethodAlt gml:id="ID" codeSpace="http://www.example.com/">
   <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:locale>
      <gmd:PT_Locale id="ID">
         <gmd:languageCode>...
         </gmd:languageCode>
         <gmd:country>...
         </gmd:country>
         <gmd:characterEncoding>...
         </gmd:characterEncoding>
      </gmd:PT_Locale>
   </gmx:locale>
</gmx:OperationMethodAlt>

Site developed and hosted by Datypic, Inc.

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