<xs:element name="Predecessor" type="xs:positiveInteger" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Each Predecessor element is a single member of the list. It is a positive integer that is the number of a step and is different from any other member of the list.</xs:documentation>
</xs:annotation>
</xs:element> |