All

In a request : All = true means that all lines should be
returned even if high. In a response : All = true means all lines were
returned. (same as Total = Count)

Attribute Information

Used By

Complex Type LineCountType

Source

<xs:attribute name="All" type="xs:boolean" use="optional">
  <xs:annotation>
    <xs:documentation>In a request : All = true means that all lines should be returned even if high. In a response : All = true means all lines were returned. (same as Total = Count)</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample