<?xml version="1.0" encoding="utf-8"?>
<model xmlns="http://schemas.serviceml.org/smlif/2007/02">
<_locDefinition xmlns="urn:locstudio">
    <_locDefault _loc="locNone"/>
    <_locTag _loc="locData">DMF:Name</_locTag>
    <_locTag _loc="locData">DMF:Description</_locTag>
    <_locTag _loc="locData">DMF:Condition</_locTag>
    <_locTag _loc="locData">DMF:ObjectSet</_locTag>
    <_locTag _loc="locData">DMF:RootCondition</_locTag>
    <_locTag _loc="locData">DMF:PolicyCategory</_locTag>
    <_locTag _loc="locData">DMF:HelpText</_locTag>
</_locDefinition>
  <identity>
    <name>urn:uuid:96fe1236-abf6-4a57-b54d-e9baab394fd1</name>
    <baseURI>http://documentcollection/</baseURI>
  </identity>
  <xs:bufferSchema xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <definitions xmlns:sfc="http://schemas.microsoft.com/sqlserver/sfc/serialization/2007/08">
      <document>
        <docinfo>
          <aliases>
            <alias>/system/schema/DMF</alias>
          </aliases>
          <sfc:version DomainVersion="3"/>
        </docinfo>
        <data>
          <xs:schema targetNamespace="http://schemas.microsoft.com/sqlserver/DMF/2007/08" xmlns:sfc="http://schemas.microsoft.com/sqlserver/sfc/serialization/2007/08" xmlns:sml="http://schemas.serviceml.org/sml/2007/02" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
            <xs:element name="Policy">
              <xs:complexType>
                <xs:sequence>
                  <xs:any namespace="http://schemas.microsoft.com/sqlserver/DMF/2007/08" processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="ObjectSet">
              <xs:complexType>
                <xs:sequence>
                  <xs:any namespace="http://schemas.microsoft.com/sqlserver/DMF/2007/08" processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="Condition">
              <xs:complexType>
                <xs:sequence>
                  <xs:any namespace="http://schemas.microsoft.com/sqlserver/DMF/2007/08" processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="PolicyCategory">
              <xs:complexType>
                <xs:sequence>
                  <xs:any namespace="http://schemas.microsoft.com/sqlserver/DMF/2007/08" processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="TargetSet">
              <xs:complexType>
                <xs:sequence>
                  <xs:any namespace="http://schemas.microsoft.com/sqlserver/DMF/2007/08" processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <xs:element name="TargetSetLevel">
              <xs:complexType>
                <xs:sequence>
                  <xs:any namespace="http://schemas.microsoft.com/sqlserver/DMF/2007/08" processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
                </xs:sequence>
              </xs:complexType>
            </xs:element>
            <DMF:bufferData xmlns:DMF="http://schemas.microsoft.com/sqlserver/DMF/2007/08">
              <instances xmlns:sfc="http://schemas.microsoft.com/sqlserver/sfc/serialization/2007/08">
                <document>
                  <docinfo>
                    <aliases>
                      <alias>/PolicyStore/Policy/Database Auto Shrink</alias>
                    </aliases>
                    <sfc:version DomainVersion="3"/>
                  </docinfo>
                  <data>
                    <DMF:Policy xmlns:DMF="http://schemas.microsoft.com/sqlserver/DMF/2007/08" xmlns:sfc="http://schemas.microsoft.com/sqlserver/sfc/serialization/2007/08" xmlns:sml="http://schemas.serviceml.org/sml/2007/02" xmlns:xs="http://www.w3.org/2001/XMLSchema">
                      <DMF:Parent>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore</sml:Uri>
                        </sfc:Reference>
                      </DMF:Parent>
                      <DMF:PolicyCondition>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore/Condition/Auto Shrink Disabled</sml:Uri>
                        </sfc:Reference>
                      </DMF:PolicyCondition>
                      <DMF:PolicyObjectSet>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore/ObjectSet/Database Auto Shrink__ObjectSet</sml:Uri>
                        </sfc:Reference>
                      </DMF:PolicyObjectSet>
                      <DMF:PolicyRootCondition>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore/Condition/Enterprise or Standard Edition</sml:Uri>
                        </sfc:Reference>
                      </DMF:PolicyRootCondition>
                      <DMF:PolicyPolicyCategory>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore/PolicyCategory/Microsoft Best Practices_b Performance</sml:Uri>
                        </sfc:Reference>
                      </DMF:PolicyPolicyCategory>
                      <DMF:Name type="string">Réduction automatique de la base de données</DMF:Name>
                      <DMF:Description type="string">Vérifie si l'option AUTO_SHRINK est désactivée pour les bases de données utilisateur sur SQL Server éditions Standard et Enterprise. La réduction et le développement fréquents d'une base de données peuvent entraîner des performances médiocres en raison d'une fragmentation physique. Affectez à l'option de base de données AUTO_SHRINK la valeur OFF. Si vous savez que l'espace que vous réclamez sera inutile à l'avenir, vous pouvez réduire manuellement la base de données.</DMF:Description>
                      <DMF:Condition type="string">Réduction automatique désactivée</DMF:Condition>
                      <DMF:ObjectSet type="string">Réduction automatique de la base de données_ObjectSet</DMF:ObjectSet>
                      <DMF:RootCondition type="string">Éditions Standard ou Enterprise</DMF:RootCondition>
                      <DMF:PolicyCategory type="string">Recommandations de Microsoft : performances</DMF:PolicyCategory>
                      <DMF:Enabled type="boolean">false</DMF:Enabled>
                      <DMF:AutomatedPolicyEvaluationMode type="AutomatedPolicyEvaluationMode">None</DMF:AutomatedPolicyEvaluationMode>
                      <DMF:HelpText type="string"/>
                      <DMF:HelpLink type="string">http://go.microsoft.com/fwlink/?LinkId=116337</DMF:HelpLink>
                      <DMF:ActiveEndDate type="dateTime">0001-01-01T00:00:00</DMF:ActiveEndDate>
                      <DMF:ActiveStartDate type="dateTime">0001-01-01T00:00:00</DMF:ActiveStartDate>
                    </DMF:Policy>
                  </data>
                </document>
                <document>
                  <docinfo>
                    <aliases>
                      <alias>/PolicyStore/ObjectSet/Database Auto Shrink__ObjectSet</alias>
                    </aliases>
                    <sfc:version DomainVersion="3"/>
                  </docinfo>
                  <data>
                    <DMF:ObjectSet xmlns:DMF="http://schemas.microsoft.com/sqlserver/DMF/2007/08" xmlns:sfc="http://schemas.microsoft.com/sqlserver/sfc/serialization/2007/08" xmlns:sml="http://schemas.serviceml.org/sml/2007/02" xmlns:xs="http://www.w3.org/2001/XMLSchema">
                      <DMF:TargetSets>
                        <sfc:Collection>
                          <sfc:Reference sml:ref="true">
                            <sml:Uri>/PolicyStore/ObjectSet/Database Auto Shrink__ObjectSet/TargetSet/Server_/Database</sml:Uri>
                          </sfc:Reference>
                        </sfc:Collection>
                      </DMF:TargetSets>
                      <DMF:Parent>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore</sml:Uri>
                        </sfc:Reference>
                      </DMF:Parent>
                      <DMF:Name type="string">Réduction automatique de la base de données_ObjectSet</DMF:Name>
                      <DMF:Facet type="string">IDatabasePerformanceFacet</DMF:Facet>
                    </DMF:ObjectSet>
                  </data>
                </document>
                <document>
                  <docinfo>
                    <aliases>
                      <alias>/PolicyStore/Condition/Auto Shrink Disabled</alias>
                    </aliases>
                    <sfc:version DomainVersion="3"/>
                  </docinfo>
                  <data>
                    <DMF:Condition xmlns:DMF="http://schemas.microsoft.com/sqlserver/DMF/2007/08" xmlns:sfc="http://schemas.microsoft.com/sqlserver/sfc/serialization/2007/08" xmlns:sml="http://schemas.serviceml.org/sml/2007/02" xmlns:xs="http://www.w3.org/2001/XMLSchema">
                      <DMF:Parent>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore</sml:Uri>
                        </sfc:Reference>
                      </DMF:Parent>
                      <DMF:Expression type="string">&lt;Operator&gt;&lt;?char 13?&gt;
  &lt;TypeClass&gt;Bool&lt;/TypeClass&gt;&lt;?char 13?&gt;
  &lt;OpType&gt;EQ&lt;/OpType&gt;&lt;?char 13?&gt;
  &lt;Count&gt;2&lt;/Count&gt;&lt;?char 13?&gt;
  &lt;Attribute&gt;&lt;?char 13?&gt;
    &lt;TypeClass&gt;Bool&lt;/TypeClass&gt;&lt;?char 13?&gt;
    &lt;Name&gt;AutoShrink&lt;/Name&gt;&lt;?char 13?&gt;
  &lt;/Attribute&gt;&lt;?char 13?&gt;
  &lt;Function&gt;&lt;?char 13?&gt;
    &lt;TypeClass&gt;Bool&lt;/TypeClass&gt;&lt;?char 13?&gt;
    &lt;FunctionType&gt;False&lt;/FunctionType&gt;&lt;?char 13?&gt;
    &lt;ReturnType&gt;Bool&lt;/ReturnType&gt;&lt;?char 13?&gt;
    &lt;Count&gt;0&lt;/Count&gt;&lt;?char 13?&gt;
  &lt;/Function&gt;&lt;?char 13?&gt;
&lt;/Operator&gt;</DMF:Expression>
                      <DMF:Name type="string">Réduction automatique désactivée</DMF:Name>
                      <DMF:Description type="string">Confirme que l'option de base de données AUTO_SHRINK est désactivée.</DMF:Description>
                      <DMF:Facet type="string">IDatabasePerformanceFacet</DMF:Facet>
                    </DMF:Condition>
                  </data>
                </document>
                <document>
                  <docinfo>
                    <aliases>
                      <alias>/PolicyStore/Condition/Enterprise or Standard Edition</alias>
                    </aliases>
                    <sfc:version DomainVersion="3"/>
                  </docinfo>
                  <data>
                    <DMF:Condition xmlns:DMF="http://schemas.microsoft.com/sqlserver/DMF/2007/08" xmlns:sfc="http://schemas.microsoft.com/sqlserver/sfc/serialization/2007/08" xmlns:sml="http://schemas.serviceml.org/sml/2007/02" xmlns:xs="http://www.w3.org/2001/XMLSchema">
                      <DMF:Parent>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore</sml:Uri>
                        </sfc:Reference>
                      </DMF:Parent>
                      <DMF:Expression type="string">&lt;Operator&gt;&lt;?char 13?&gt;
  &lt;TypeClass&gt;Bool&lt;/TypeClass&gt;&lt;?char 13?&gt;
  &lt;OpType&gt;OR&lt;/OpType&gt;&lt;?char 13?&gt;
  &lt;Count&gt;2&lt;/Count&gt;&lt;?char 13?&gt;
  &lt;Operator&gt;&lt;?char 13?&gt;
    &lt;TypeClass&gt;Bool&lt;/TypeClass&gt;&lt;?char 13?&gt;
    &lt;OpType&gt;EQ&lt;/OpType&gt;&lt;?char 13?&gt;
    &lt;Count&gt;2&lt;/Count&gt;&lt;?char 13?&gt;
    &lt;Attribute&gt;&lt;?char 13?&gt;
      &lt;TypeClass&gt;Numeric&lt;/TypeClass&gt;&lt;?char 13?&gt;
      &lt;Name&gt;EngineEdition&lt;/Name&gt;&lt;?char 13?&gt;
    &lt;/Attribute&gt;&lt;?char 13?&gt;
    &lt;Function&gt;&lt;?char 13?&gt;
      &lt;TypeClass&gt;Numeric&lt;/TypeClass&gt;&lt;?char 13?&gt;
      &lt;FunctionType&gt;Enum&lt;/FunctionType&gt;&lt;?char 13?&gt;
      &lt;ReturnType&gt;Numeric&lt;/ReturnType&gt;&lt;?char 13?&gt;
      &lt;Count&gt;2&lt;/Count&gt;&lt;?char 13?&gt;
      &lt;Constant&gt;&lt;?char 13?&gt;
        &lt;TypeClass&gt;String&lt;/TypeClass&gt;&lt;?char 13?&gt;
        &lt;ObjType&gt;System.String&lt;/ObjType&gt;&lt;?char 13?&gt;
        &lt;Value&gt;Microsoft.SqlServer.Management.Smo.Edition&lt;/Value&gt;&lt;?char 13?&gt;
      &lt;/Constant&gt;&lt;?char 13?&gt;
      &lt;Constant&gt;&lt;?char 13?&gt;
        &lt;TypeClass&gt;String&lt;/TypeClass&gt;&lt;?char 13?&gt;
        &lt;ObjType&gt;System.String&lt;/ObjType&gt;&lt;?char 13?&gt;
        &lt;Value&gt;Standard&lt;/Value&gt;&lt;?char 13?&gt;
      &lt;/Constant&gt;&lt;?char 13?&gt;
    &lt;/Function&gt;&lt;?char 13?&gt;
  &lt;/Operator&gt;&lt;?char 13?&gt;
  &lt;Operator&gt;&lt;?char 13?&gt;
    &lt;TypeClass&gt;Bool&lt;/TypeClass&gt;&lt;?char 13?&gt;
    &lt;OpType&gt;EQ&lt;/OpType&gt;&lt;?char 13?&gt;
    &lt;Count&gt;2&lt;/Count&gt;&lt;?char 13?&gt;
    &lt;Attribute&gt;&lt;?char 13?&gt;
      &lt;TypeClass&gt;Numeric&lt;/TypeClass&gt;&lt;?char 13?&gt;
      &lt;Name&gt;EngineEdition&lt;/Name&gt;&lt;?char 13?&gt;
    &lt;/Attribute&gt;&lt;?char 13?&gt;
    &lt;Function&gt;&lt;?char 13?&gt;
      &lt;TypeClass&gt;Numeric&lt;/TypeClass&gt;&lt;?char 13?&gt;
      &lt;FunctionType&gt;Enum&lt;/FunctionType&gt;&lt;?char 13?&gt;
      &lt;ReturnType&gt;Numeric&lt;/ReturnType&gt;&lt;?char 13?&gt;
      &lt;Count&gt;2&lt;/Count&gt;&lt;?char 13?&gt;
      &lt;Constant&gt;&lt;?char 13?&gt;
        &lt;TypeClass&gt;String&lt;/TypeClass&gt;&lt;?char 13?&gt;
        &lt;ObjType&gt;System.String&lt;/ObjType&gt;&lt;?char 13?&gt;
        &lt;Value&gt;Microsoft.SqlServer.Management.Smo.Edition&lt;/Value&gt;&lt;?char 13?&gt;
      &lt;/Constant&gt;&lt;?char 13?&gt;
      &lt;Constant&gt;&lt;?char 13?&gt;
        &lt;TypeClass&gt;String&lt;/TypeClass&gt;&lt;?char 13?&gt;
        &lt;ObjType&gt;System.String&lt;/ObjType&gt;&lt;?char 13?&gt;
        &lt;Value&gt;EnterpriseOrDeveloper&lt;/Value&gt;&lt;?char 13?&gt;
      &lt;/Constant&gt;&lt;?char 13?&gt;
    &lt;/Function&gt;&lt;?char 13?&gt;
  &lt;/Operator&gt;&lt;?char 13?&gt;
&lt;/Operator&gt;</DMF:Expression>
                      <DMF:Name type="string">Éditions Standard ou Enterprise</DMF:Name>
                      <DMF:Description type="string">Confirme que l'instance de SQL Server est l'édition Enterprise ou Standard.</DMF:Description>
                      <DMF:Facet type="string">Server</DMF:Facet>
                    </DMF:Condition>
                  </data>
                </document>
                <document>
                  <docinfo>
                    <aliases>
                      <alias>/PolicyStore/PolicyCategory/Microsoft Best Practices_b Performance</alias>
                    </aliases>
                    <sfc:version DomainVersion="3"/>
                  </docinfo>
                  <data>
                    <DMF:PolicyCategory xmlns:DMF="http://schemas.microsoft.com/sqlserver/DMF/2007/08" xmlns:sfc="http://schemas.microsoft.com/sqlserver/sfc/serialization/2007/08" xmlns:sml="http://schemas.serviceml.org/sml/2007/02" xmlns:xs="http://www.w3.org/2001/XMLSchema">
                      <DMF:Parent>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore</sml:Uri>
                        </sfc:Reference>
                      </DMF:Parent>
                      <DMF:Name type="string">Recommandations de Microsoft : performances</DMF:Name>
                    </DMF:PolicyCategory>
                  </data>
                </document>
                <document>
                  <docinfo>
                    <aliases>
                      <alias>/PolicyStore/ObjectSet/Database Auto Shrink__ObjectSet/TargetSet/Server_/Database</alias>
                    </aliases>
                    <sfc:version DomainVersion="3"/>
                  </docinfo>
                  <data>
                    <DMF:TargetSet xmlns:DMF="http://schemas.microsoft.com/sqlserver/DMF/2007/08" xmlns:sfc="http://schemas.microsoft.com/sqlserver/sfc/serialization/2007/08" xmlns:sml="http://schemas.serviceml.org/sml/2007/02" xmlns:xs="http://www.w3.org/2001/XMLSchema">
                      <DMF:Levels>
                        <sfc:Collection>
                          <sfc:Reference sml:ref="true">
                            <sml:Uri>/PolicyStore/ObjectSet/Database Auto Shrink__ObjectSet/TargetSet/Server_/Database/TargetSetLevel/Server_/Database</sml:Uri>
                          </sfc:Reference>
                        </sfc:Collection>
                      </DMF:Levels>
                      <DMF:Parent>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore/ObjectSet/Database Auto Shrink__ObjectSet</sml:Uri>
                        </sfc:Reference>
                      </DMF:Parent>
                      <DMF:TargetTypeSkeleton type="string">Server/Database</DMF:TargetTypeSkeleton>
                      <DMF:Enabled type="boolean">true</DMF:Enabled>
                    </DMF:TargetSet>
                  </data>
                </document>
                <document>
                  <docinfo>
                    <aliases>
                      <alias>/PolicyStore/Condition/Online User Database</alias>
                    </aliases>
                    <sfc:version DomainVersion="3"/>
                  </docinfo>
                  <data>
                    <DMF:Condition xmlns:DMF="http://schemas.microsoft.com/sqlserver/DMF/2007/08" xmlns:sfc="http://schemas.microsoft.com/sqlserver/sfc/serialization/2007/08" xmlns:sml="http://schemas.serviceml.org/sml/2007/02" xmlns:xs="http://www.w3.org/2001/XMLSchema">
                      <DMF:Parent>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore</sml:Uri>
                        </sfc:Reference>
                      </DMF:Parent>
                      <DMF:Expression type="string">&lt;Operator&gt;&lt;?char 13?&gt;
  &lt;TypeClass&gt;Bool&lt;/TypeClass&gt;&lt;?char 13?&gt;
  &lt;OpType&gt;AND&lt;/OpType&gt;&lt;?char 13?&gt;
  &lt;Count&gt;2&lt;/Count&gt;&lt;?char 13?&gt;
  &lt;Operator&gt;&lt;?char 13?&gt;
    &lt;TypeClass&gt;Bool&lt;/TypeClass&gt;&lt;?char 13?&gt;
    &lt;OpType&gt;EQ&lt;/OpType&gt;&lt;?char 13?&gt;
    &lt;Count&gt;2&lt;/Count&gt;&lt;?char 13?&gt;
    &lt;Attribute&gt;&lt;?char 13?&gt;
      &lt;TypeClass&gt;Unsupported&lt;/TypeClass&gt;&lt;?char 13?&gt;
      &lt;Name&gt;IsSystemObject&lt;/Name&gt;&lt;?char 13?&gt;
    &lt;/Attribute&gt;&lt;?char 13?&gt;
    &lt;Function&gt;&lt;?char 13?&gt;
      &lt;TypeClass&gt;Bool&lt;/TypeClass&gt;&lt;?char 13?&gt;
      &lt;FunctionType&gt;False&lt;/FunctionType&gt;&lt;?char 13?&gt;
      &lt;ReturnType&gt;Bool&lt;/ReturnType&gt;&lt;?char 13?&gt;
      &lt;Count&gt;0&lt;/Count&gt;&lt;?char 13?&gt;
    &lt;/Function&gt;&lt;?char 13?&gt;
  &lt;/Operator&gt;&lt;?char 13?&gt;
  &lt;Operator&gt;&lt;?char 13?&gt;
    &lt;TypeClass&gt;Bool&lt;/TypeClass&gt;&lt;?char 13?&gt;
    &lt;OpType&gt;EQ&lt;/OpType&gt;&lt;?char 13?&gt;
    &lt;Count&gt;2&lt;/Count&gt;&lt;?char 13?&gt;
    &lt;Attribute&gt;&lt;?char 13?&gt;
      &lt;TypeClass&gt;Unsupported&lt;/TypeClass&gt;&lt;?char 13?&gt;
      &lt;Name&gt;Status&lt;/Name&gt;&lt;?char 13?&gt;
    &lt;/Attribute&gt;&lt;?char 13?&gt;
    &lt;Function&gt;&lt;?char 13?&gt;
      &lt;TypeClass&gt;Numeric&lt;/TypeClass&gt;&lt;?char 13?&gt;
      &lt;FunctionType&gt;Enum&lt;/FunctionType&gt;&lt;?char 13?&gt;
      &lt;ReturnType&gt;Numeric&lt;/ReturnType&gt;&lt;?char 13?&gt;
      &lt;Count&gt;2&lt;/Count&gt;&lt;?char 13?&gt;
      &lt;Constant&gt;&lt;?char 13?&gt;
        &lt;TypeClass&gt;String&lt;/TypeClass&gt;&lt;?char 13?&gt;
        &lt;ObjType&gt;System.String&lt;/ObjType&gt;&lt;?char 13?&gt;
        &lt;Value&gt;Microsoft.SqlServer.Management.Smo.DatabaseStatus&lt;/Value&gt;&lt;?char 13?&gt;
      &lt;/Constant&gt;&lt;?char 13?&gt;
      &lt;Constant&gt;&lt;?char 13?&gt;
        &lt;TypeClass&gt;String&lt;/TypeClass&gt;&lt;?char 13?&gt;
        &lt;ObjType&gt;System.String&lt;/ObjType&gt;&lt;?char 13?&gt;
        &lt;Value&gt;Normal&lt;/Value&gt;&lt;?char 13?&gt;
      &lt;/Constant&gt;&lt;?char 13?&gt;
    &lt;/Function&gt;&lt;?char 13?&gt;
  &lt;/Operator&gt;&lt;?char 13?&gt;
&lt;/Operator&gt;</DMF:Expression>
                      <DMF:Name type="string">Base de données utilisateur en ligne</DMF:Name>
                      <DMF:Description type="string">Confirme que la base de données n'est pas une base de données système et qu'elle est en ligne.</DMF:Description>
                      <DMF:Facet type="string">Database</DMF:Facet>
                    </DMF:Condition>
                  </data>
                </document>
                <document>
                  <docinfo>
                    <aliases>
                      <alias>/PolicyStore/ObjectSet/Database Auto Shrink__ObjectSet/TargetSet/Server_/Database/TargetSetLevel/Server_/Database</alias>
                    </aliases>
                    <sfc:version DomainVersion="3"/>
                  </docinfo>
                  <data>
                    <DMF:TargetSetLevel xmlns:DMF="http://schemas.microsoft.com/sqlserver/DMF/2007/08" xmlns:sfc="http://schemas.microsoft.com/sqlserver/sfc/serialization/2007/08" xmlns:sml="http://schemas.serviceml.org/sml/2007/02" xmlns:xs="http://www.w3.org/2001/XMLSchema">
                      <DMF:Parent>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore/ObjectSet/Database Auto Shrink__ObjectSet/TargetSet/Server_/Database</sml:Uri>
                        </sfc:Reference>
                      </DMF:Parent>
                      <DMF:TargetSetLevelCondition>
                        <sfc:Reference sml:ref="true">
                          <sml:Uri>/PolicyStore/Condition/Online User Database</sml:Uri>
                        </sfc:Reference>
                      </DMF:TargetSetLevelCondition>
                      <DMF:TargetTypeSkeleton type="string">Server/Database</DMF:TargetTypeSkeleton>
                      <DMF:LevelName type="string">Database</DMF:LevelName>
                      <DMF:Condition type="string">Base de données utilisateur en ligne</DMF:Condition>
                    </DMF:TargetSetLevel>
                  </data>
                </document>
              </instances>
            </DMF:bufferData>
          </xs:schema>
        </data>
      </document>
    </definitions>
  </xs:bufferSchema>
</model>
