<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:api="urn:ws.tracker.collabnet.com" targetNamespace="urn:ws.tracker.collabnet.com" elementFormDefault="qualified" attributeFormDefault="unqualified">
  <element name="getArtifactByID">
    <complexType>
      <sequence>
        <element name="id" type="string" maxOccurs="unbounded">
          <annotation>
            <documentation>The id of the artifacts, such as SC1.</documentation>
          </annotation>
        </element>
      </sequence>
    </complexType>
  </element>
</schema>

