@@ -879,9 +879,8 @@ \subsection{Resource Limits}
879
879
880
880
Limits can be specified as direct children of \xmlel {capability}, or in
881
881
\xmlel {limits} groups as per Sect.~\ref {sect:permode }. The limits in
882
- direct children should describe what is enforced for clients doing sync
883
- queries without authentication unless the service does not support that
884
- mode of operation.
882
+ direct children give defaults, overrideable in the limits groups for
883
+ specific modes.
885
884
886
885
\subsubsection {Limits on Time }
887
886
This document defines two time-like resource limits:
@@ -1673,9 +1672,7 @@ \subsection{The Capability Record}
1673
1672
\begin {description }
1674
1673
\item [Type] composite: \xmlel {tr:TimeLimits}
1675
1674
\item [Meaning]
1676
- Limits for how long a service will retain async jobs
1677
- for the service's default access
1678
- mode (typically anonymous-sync).
1675
+ Default limits for how long a service will retain async jobs.
1679
1676
1680
1677
\item [Occurrence] optional
1681
1678
@@ -1684,9 +1681,7 @@ \subsection{The Capability Record}
1684
1681
\begin {description }
1685
1682
\item [Type] composite: \xmlel {tr:TimeLimits}
1686
1683
\item [Meaning]
1687
- Limits on the time after which a query will be cancelled
1688
- for the service's default access mode (typically
1689
- anonymous-sync).
1684
+ Default limits on the time after which a query will be cancelled.
1690
1685
1691
1686
\item [Occurrence] optional
1692
1687
@@ -1695,9 +1690,7 @@ \subsection{The Capability Record}
1695
1690
\begin {description }
1696
1691
\item [Type] composite: \xmlel {tr:DataLimits}
1697
1692
\item [Meaning]
1698
- Limits on the size of data returned
1699
- for the service's default access mode (typically
1700
- anonymous-sync).
1693
+ Deafult limits on the size of data returned.
1701
1694
1702
1695
\item [Occurrence] optional
1703
1696
@@ -1706,9 +1699,7 @@ \subsection{The Capability Record}
1706
1699
\begin {description }
1707
1700
\item [Type] composite: \xmlel {tr:DataLimits}
1708
1701
\item [Meaning]
1709
- Limits on the size of uploaded data
1710
- for the service's default access mode (typically
1711
- anonymous-sync).
1702
+ Default limits on the size of uploaded data.
1712
1703
1713
1704
\item [Occurrence] optional
1714
1705
0 commit comments