<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="/lib/hudson/newFromList">
    <xsd:annotation>
<xsd:documentation>These tags provide a higher level primitive for building a form page for creating a new item from a list of descriptors.
Used in "create new job" page, for an example.</xsd:documentation>
</xsd:annotation>
    <xsd:element name="form">
<xsd:annotation>
<xsd:documentation/>
</xsd:annotation>
<xsd:complexType mixed="true"/>
</xsd:element>
  </xsd:schema>
