xpdl:FormalParameters

Element Information

Model

(xpdl:FormalParameter* | xpdl:FormalParameter*) , ((xpdl:Extensions , ANY element from ANY namespace OTHER than 'http://www.wfmc.org/2009/XPDL2.2'))

Attributes

Used By

Source

<xsd:element name="FormalParameters">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:choice minOccurs="0">
        <xsd:element ref="deprecated:FormalParameter" minOccurs="0" maxOccurs="unbounded"/>
        <xsd:element ref="xpdl:FormalParameter" minOccurs="0" maxOccurs="unbounded"/>
      </xsd:choice>
      <xsd:choice minOccurs="0">
        <xsd:sequence>
          <xsd:element name="Extensions">
            <xsd:annotation>
              <xsd:documentation>This element is needed to distinguish neighboring wildcard elements, it is not functional</xsd:documentation>
            </xsd:annotation>
          </xsd:element>