Documentation for UsiXML 1.8.0

Element: methodCall

[Table of contents]

Name methodCall
Used by (from the same schema document) Element action , Complex Type nacLhsRhsType
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ipo:methodCall
methodId=" xs:string [1]"/>
Diagram
Schema Component Representation
<xs:element name="methodCall">
<xs:complexType>
<xs:attribute name="methodId" type=" xs:string " use="required"/>
</xs:complexType>
</xs:element>