public interface IMXMLWebServiceNode extends IMXMLInstanceNode
<WebService> tag.
The <WebService> tag is an ordinary instance tag from the compiler's
point of view, except for the fact that a <Webservice> tag can have
special child <operation> tags mixed in with its other child tags
for properties and events.
These are not property tags, because WebService has no operation property.
Instead, each <operation> tag creates an instance of mx.rpc.soap.mxml.Operation
and adds it as a dynamic property of the operations object
of the WebService instance; the name of the property in this object
is the name specified by the name attribute on the <operation> tag.
Each <operaton> tag is represented by a child IMXMLWebServiceOperationNode.
UNKNOWNgetEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveIDgetClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptorgetClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGencontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartCopyright © 2016 The Apache Software Foundation. All rights reserved.