org.apache.woden.xml
Interface ArgumentArrayAttr
- All Superinterfaces:
- XMLAttr
- All Known Implementing Classes:
- ArgumentArrayAttrImpl
public interface ArgumentArrayAttr
- extends XMLAttr
This interface represents an XML attribute information items whose type
is a list of pairs (xs:QName, xs:token) that obey the contraints of
wrpc:signature as defined in Part 2 of the WSDL 2.0 spec.
- Author:
- Arthur Ryman (ryman@ca.ibm.com, arthur.ryman@gmail.com)
getArgumentArray
Argument[] getArgumentArray()
Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.