Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The <templateInfo> element is a container for the folderType element, which specifies a folder type for displaying the results from a query over this library. This element is optional and has no attributes.
Syntax
<!-- templateInfo -->
<xs:element name="templateInfo" minOccurs="0">
<xs:complexType>
<xs:all>
<xs:element name="folderType" minOccurs="0"/>
</xs:all>
</xs:complexType>
</xs:element>
Element Information
Parent Element | Child Elements |
---|---|
libraryDescription Element (Library Schema) | folderType Element (Library Schema) |
propertyStore Element (Library Schema) |
Related topics