type attribute (localUri element)

Type

Anonymous

Parent Elements

Element Description
localUri

Usage

      <localUri
	type="token"
/>
    

Definition

      <attribute name="type" >
  <simpleType>
    <restriction base="token">
      <enumeration value="absolutePath" />
      <enumeration value="relativePath" />
      <enumeration value="registryKey" />
      <enumeration value="allUsersDocAndSettings" />
      <enumeration value="currentUserDocAndSettings" />
      <enumeration value="programFiles" />
      <enumeration value="Windows" />
    </restriction>
  </simpleType>
</attribute>

    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp