SimpleType PropertyBagParentTypeDefinition
(AppHostWebFeatures)
Remarque
La chaîne app
s’affiche en tant que partie ou en tant que partie de certains noms d’éléments, d’attributs et de fichiers, car les compléments SharePoint étaient initialement appelés « applications pour SharePoint ». Pour garantir la compatibilité descendante, les schémas n’ont pas été modifiés.
Informations sur le type
Ressource | File |
---|---|
Base Type | xs:string |
Namespace | http://schemas.microsoft.com/sharepoint/ |
Fichier de schéma* | apphostwebfeatures.xsd |
Définition
<xs:simpleType name="PropertyBagParentTypeDefinition">
<xs:restriction base="xs:string">
<xs:enumeration value="Web" />
<xs:enumeration value="Folder" />
<xs:enumeration value="ListItem" />
<xs:enumeration value="File" />
</xs:restriction>
</xs:simpleType>
Valeurs d’énumération
Valeur |
Description |
---|---|
Web |
|
Folder |
|
ListItem |
|
File |