templateInfo-Element (Bibliotheksschema)
Das templateInfo-Element ist ein Container für das < > folderType-Element, der einen Ordnertyp zum Anzeigen der Ergebnisse einer Abfrage über diese Bibliothek angibt. Dieses Element ist optional und verfügt über keine Attribute.
Syntax
<!-- templateInfo -->
<xs:element name="templateInfo" minOccurs="0">
<xs:complexType>
<xs:all>
<xs:element name="folderType" minOccurs="0"/>
</xs:all>
</xs:complexType>
</xs:element>
Elementinformationen
| Übergeordnetes Element | Untergeordnete Elemente |
|---|---|
| libraryDescription-Element (Bibliotheksschema) | folderType-Element (Bibliotheksschema) |
| propertyStore-Element (Bibliotheksschema) |