2.2.2.2.39 inputScopes

The inputScopes element MUST be ignored.

Parent Elements

solutionDefinition

Child Elements

inputScope

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="inputScopes">
   <xsd:complexType>
     <xsd:sequence>
       <xsd:element ref="xsf2:inputScope" maxOccurs="unbounded" minOccurs="0"/>
     </xsd:sequence>
   </xsd:complexType>
 </xsd:element>