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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmx:ML_OperationParameter

Element information

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<gmx:ML_OperationParameter gml:id="ID">
   <gml:metaDataProperty>
      <!--any element-->
   </gml:metaDataProperty>
   <gml:parameterName>string</gml:parameterName>
   <gml:minimumOccurs>1</gml:minimumOccurs>
   <gml:parameterID>
      <gml:name>string</gml:name>
      <gml:version>string</gml:version>
      <gml:remarks>string</gml:remarks>
   </gml:parameterID>
   <gml:remarks>string</gml:remarks>
   <gmx:alternativeExpression>
      <gmx:OperationParameterAlt gml:id="ID" codeSpace="http://www.example.com/">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:parameterName>string</gml:parameterName>
         <gml:minimumOccurs>1</gml:minimumOccurs>
         <gml:parameterID>...
         </gml:parameterID>
         <gml:remarks>string</gml:remarks>
         <gmx:locale>...
         </gmx:locale>
      </gmx:OperationParameterAlt>
   </gmx:alternativeExpression>
</gmx:ML_OperationParameter>

Site developed and hosted by Datypic, Inc.

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