GET design-steps XML


<?xml version="1.0" encoding="UTF-8"?>
<!---
    GET: /qcbin/rest/domains/DOMAIN_NAME/projects/PROJECT_NAME/design-steps
    ACCEPT: application/xml
-->
<Entities TotalResults="483">
    <Entity Type="design-step">
        <Fields>
            <Field Name="vc-user-name">
                <Value/>
            </Field>
            <Field Name="id">
                <Value>1201</Value>
            </Field>
            <Field Name="ver-stamp">
                <Value>1</Value>
            </Field>
            <Field Name="parent-id">
                <Value>55</Value>
            </Field>
            <Field Name="expected">
                <Value/>
            </Field>
            <Field Name="description">
                <Value>
                    <html>
                        <body>Call <Connect> with the following parameters:
                        mercury tours url = ?</body>
                    </html>
                </Value>
            </Field>
            <Field Name="name">
                <Value>Call </Value>
            </Field>
            <Field Name="link-test">
                <Value>67</Value>
            </Field>
            <Field Name="attachment">
                <Value/>
            </Field>
            <Field Name="has-params">
                <Value>N</Value>
            </Field>
            <Field Name="step-order">
                <Value>1</Value>
            </Field>
            <Field Name="vts">
                <Value>2011-01-22 17:41:46</Value>
            </Field>
        </Fields>
        <RelatedEntities/>
    </Entity>
    ...
</Entities>