DocLocation Element
Description
The full path of the test or business component.
Namespace(none)
Type
xs:string
Diagram
DocLocation Element
Overview
DocLocationxs:string
The full path of the test or business component.
Source
<xs:element name="DocLocation" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The full path of the test or business component.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also