Share via


PathList simple type [SDM]

 
Platform SDK: System Definition Model Overview

PathList Simple Type

Note: This documentation is preliminary and is subject to change.

Defines the values defining a list of paths that resolve to setting values.

<xs:simpleType name="PathList">
    <xs:list>
        <xs:itemType name="SettingPath" />
SettingPath
</xs:list> </xs:simpleType>
PathList
A list of paths that resolve to setting values.

See Also

SystemDefinitionModel Schema Simple Types

  
  Last updated: June 2005  |  What did you think of this topic?  |  Order a Platform SDK CD
  © Microsoft Corporation. All rights reserved. Terms of use.