FilePathType Simple Type
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
In Configuration Manager 2007, the FilePathType simple type is a basic type definition, subject to change as validation of allowed values is improved.
<xs:simpleType name="FilePathType">
<xs:restriction
base="string"
>
<xs:minLength
value="2"
/>
</xs:restriction>
</xs:simpleType>
See Also
Concepts
Authoring Desired Configuration Management Configuration Baselines and Configuration Items