2.2.88 location

The location element MUST NOT be present.

Parent Elements

hwsWorkflow

Attributes:

url: This attribute MUST NOT be present.

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

 <xsd:element name="location">
   <xsd:complexType>
     <xsd:attribute name="url" type="xsd:string" use="required"/>
   </xsd:complexType>
 </xsd:element>