<element name="ProcessSpecification">
<complexType>
<sequence>
<element ref="ds:Reference" minOccurs="0" maxOccurs="unbounded" />
</sequence>
<attribute name="name" type="tns:non-empty-string" use="required" />
<attribute ref="tns:version" use="required" />
<attributeGroup ref="tns:xlink.grp" />
<attribute name="uuid" type="anyURI" />
</complexType>
</element>
|