Namespace:  | 
|
Type:  | 
|
Content:  | 
empty, 2 attributes  | 
Defined:  | 
XML Representation Summary  | 
|||||||||
<sort  | 
|||||||||
  | 
|||||||||
/>  | 
|||||||||
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
TBD.
 
</xsd:documentation>
</xsd:element> 
 | 
Type:  | 
|
Use:  | 
optional  | 
Default:  | 
"ascending"  | 
Defined:  | 
Derivation:  | 
 restriction of xsd:string 
 | 
|
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
TBD: Direction of sorting (ascending or descending).
 
</xsd:documentation>
<xsd:simpleType> 
<xsd:restriction base="xsd:string">
 
</xsd:simpleType>
<xsd:enumeration value="ascending"/>
 
</xsd:restriction>
<xsd:enumeration value="descending"/> 
</xsd:attribute> 
 | 
Type:  | 
|
Use:  | 
required  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
TBD: Sort key (for example, subject or @size).
 
</xsd:documentation>
</xsd:attribute> 
 |